Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpicture.c91 const WebPEncCSP uv_csp = picture->colorspace & WEBP_CSP_UV_MASK; in WebPPictureAllocYUVA() local
106 if (uv_csp != WEBP_YUV420) { in WebPPictureAllocYUVA()