Searched defs:yuva (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/tools/gpu/ |
H A D | YUVUtils.cpp | 26 static SkPMColor convert_yuva_to_rgba(const float mtx[20], uint8_t yuva[4]) { in convert_yuva_to_rgba() argument 91 uint8_t yuva[4] = {0, 0, 0, 255}; variable
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_datascope.c | 575 const char yuva[4] = { 'Y', 'U', 'V', 'A' }; in pixscope_filter_frame() local 1099 const char yuva[4] = { 'Y', 'U', 'V', 'A' }; in oscilloscope_filter_frame() local
|
/third_party/skia/gm/ |
H A D | wacky_yuv_formats.cpp | 429 uint8_t yuva[4]; in extract_planes() local [all...] |
Completed in 5 milliseconds