Searched refs:IsValidColorspace (Results 1 – 1 of 1) sorted by relevance
32 static int IsValidColorspace(int webp_csp_mode) { in IsValidColorspace() function46 if (!IsValidColorspace(mode)) { in CheckDecBuffer()92 if (w <= 0 || h <= 0 || !IsValidColorspace(mode)) { in AllocateBuffer()
Completed in 3 milliseconds