Home
last modified time | relevance | path

Searched defs:src_colorspace (Results 1 – 3 of 3) sorted by relevance

/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_pack.py301 src_colorspace = RGB, argument
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_pack.py299 src_colorspace = RGB, argument
/external/webp/src/dec/
Dwebp_dec.c789 VP8Io* const io, WEBP_CSP_MODE src_colorspace) { in WebPIoInitFromOptions()