Home
last modified time | relevance | path

Searched refs:YUV_420 (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_overlay.h112 #define YUV_420 (0xc<<10) macro
Dpsb_overlay.c736 OCMD |= YUV_420; in i830_display_video()
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.cpp110 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
116 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Dec.cpp125 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
131 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.cpp95 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
100 C2Color::YUV_420); in IntfImpl()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.cpp117 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
123 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.cpp86 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
92 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
/hardware/google/av/codec2/include/
DC2Config.h1302 YUV_420, ///< Cr and Cb planes are subsampled by 2 both horizontally and vertically