Home
last modified time | relevance | path

Searched refs:IsValidColorspace (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dbuffer_dec.c32 static int IsValidColorspace(int webp_csp_mode) { in IsValidColorspace() function
46 if (!IsValidColorspace(mode)) { in CheckDecBuffer()
92 if (w <= 0 || h <= 0 || !IsValidColorspace(mode)) { in AllocateBuffer()

Completed in 3 milliseconds