Searched refs:YUV_420 (Results 1 – 8 of 8) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | psb_overlay.h | 112 #define YUV_420 (0xc<<10) macro
|
D | psb_overlay.c | 736 OCMD |= YUV_420; in i830_display_video()
|
/hardware/google/av/media/codecs/vpx/ |
D | C2SoftVpxDec.cpp | 110 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/ |
D | C2SoftMpeg4Dec.cpp | 125 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl() 131 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
|
/hardware/google/av/media/codecs/hevc/ |
D | C2SoftHevcDec.cpp | 95 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl() 100 C2Color::YUV_420); in IntfImpl()
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcDec.cpp | 117 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl() 123 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
|
/hardware/google/av/media/codecs/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 86 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl() 92 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
|
/hardware/google/av/codec2/include/ |
D | C2Config.h | 1302 YUV_420, ///< Cr and Cb planes are subsampled by 2 both horizontally and vertically
|