Searched defs:FOURCC_YU12 (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/talk/media/base/ |
D | videocommon.h | 111 FOURCC_YU12 = FOURCC('Y', 'U', '1', '2'), // Linux version of I420. enumerator
|
/external/libyuv/files/include/libyuv/ |
D | video_common.h | 91 FOURCC_YU12 = FOURCC('Y', 'U', '1', '2'), // Linux version of I420. enumerator
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | video_common.h | 92 FOURCC_YU12 = FOURCC('Y', 'U', '1', '2'), // Linux version of I420. enumerator
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | video_common.h | 86 FOURCC_YU12 = FOURCC('Y', 'U', '1', '2'), // Linux version of I420. enumerator
|