Home
last modified time | relevance | path

Searched defs:yuva (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/gpu/
H A DYUVUtils.cpp26 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 Dvf_datascope.c575 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 Dwacky_yuv_formats.cpp429 uint8_t yuva[4]; in extract_planes() local
[all...]

Completed in 5 milliseconds