Home
last modified time | relevance | path

Searched defs:YUV (Results 1 – 13 of 13) sorted by relevance

/external/libkmsxx/kms++util/inc/kms++util/
Dcolor.h49 struct YUV { struct
54 uint8_t v;
55 uint8_t u;
56 uint8_t y;
57 uint8_t a;
/external/libkmsxx/kms++util/src/
Dcolor.cpp136 YUV::YUV() in YUV() function in kms::YUV
141 YUV::YUV(uint8_t y, uint8_t u, uint8_t v) in YUV() function in kms::YUV
179 YUV::YUV(const RGB& rgb, YUVType type) in YUV() function in kms::YUV
/external/libyuv/files/
DCMakeLists.txt5 PROJECT ( YUV C CXX ) # "C" is required even for C++ projects project
/external/libkmsxx/kms++/inc/kms++/
Dpixelformats.h86 YUV, enumerator
/external/libjpeg-turbo/gtest/
Dtjunittest-gtest-wrapper.cpp46 const int YUV = 1; variable
/external/libaom/libaom/common/
Dtools_common.h84 YUV, // Tile output in YUV format. enumerator
/external/webrtc/sdk/android/src/java/org/webrtc/
DGlGenericDrawer.java39 public static enum ShaderType { OES, RGB, YUV } enumConstant
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_parse.py43 YUV = 'yuv' variable
/external/mesa3d/src/freedreno/vulkan/
Dvk_format_parse.py41 YUV = 'yuv' variable
/external/mesa3d/src/amd/vulkan/
Dvk_format_parse.py41 YUV = 'yuv' variable
/external/mesa3d/src/util/format/
Du_format_parse.py43 YUV = 'yuv' variable
/external/mesa3d/src/mesa/main/
Dformat_parser.py39 YUV = 'yuv' variable
/external/python/cpython2/Lib/plat-irix5/
DCL_old.py36 YUV = 5 variable