Home
last modified time | relevance | path

Searched refs:YV12 (Results 1 – 10 of 10) sorted by relevance

/external/v4l2_codec2/include/
DC2VDACommon.h15 YV12 = 0x32315659, enumerator
/external/libaom/libaom/apps/
Daomenc.h30 YV12, // 4:2:0 with uv flipped, only 8-bit depth enumerator
Daomenc.c1149 global->color_type = YV12; in parse_global_config()
2161 case YV12: input.fmt = AOM_IMG_FMT_YV12; break; in main()
/external/libvpx/libvpx/
Dvpxenc.h30 YV12, // 4:2:0 with uv flipped, only 8-bit depth enumerator
Dvpxenc.c953 global->color_type = YV12; in parse_global_config()
1950 case YV12: input.fmt = VPX_IMG_FMT_YV12; break; in main()
DCHANGELOG577 * For raw I420/YV12 output instead of Y4M, the --i420 or --yv12
/external/v4l2_codec2/
DC2VDAAdaptor.cpp81 case HalPixelFormat::YV12: in importBufferForPicture()
DC2VDAComponent.cpp1180 CHECK(pixelFormat == android::HalPixelFormat::YV12 || in appendSecureOutputBuffer()
/external/webrtc/talk/media/base/
Dvideoframe_unittest.h880 TEST_ROTATE(YV12, 12, 0)
881 TEST_ROTATE(YV12, 12, 90)
882 TEST_ROTATE(YV12, 12, 180)
883 TEST_ROTATE(YV12, 12, 270)
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_nsopengl.mm222 // Using the VideoFrame for YV12: YV12 is YVU; I420 assumes