Searched refs:IsValidColorspace (Results 1 – 2 of 2) sorted by relevance
36 static int IsValidColorspace(int webp_csp_mode) { in IsValidColorspace() function45 if (!IsValidColorspace(mode)) { in CheckDecBuffer()82 if (w <= 0 || h <= 0 || !IsValidColorspace(mode)) { in AllocateBuffer()
32 static int IsValidColorspace(int webp_csp_mode) { in IsValidColorspace() function46 if (!IsValidColorspace(mode)) { in CheckDecBuffer()91 if (w <= 0 || h <= 0 || !IsValidColorspace(mode)) { in AllocateBuffer()