Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DEncoderProfiles.java268 YUV_420, 8 /* bitDepth */, HDR_NONE); in VideoProfile()
327 YUV_420,
339 public static final int YUV_420 = 0; field in EncoderProfiles.VideoProfile
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp150 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
156 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.cpp128 C2Color::YUV_420); in IntfImpl()
133 C2Color::YUV_420); in IntfImpl()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp188 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
194 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp126 C2Color::YUV_420); in IntfImpl()
131 C2Color::YUV_420); in IntfImpl()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.cpp131 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
137 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp122 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
127 C2Color::YUV_420); in IntfImpl()
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.cpp113 1u, 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
119 0u, 8u /* bitDepth */, C2Color::YUV_420); in IntfImpl()
/frameworks/av/media/codec2/core/include/
DC2Config.h1418 YUV_420, ///< Cr and Cb planes are subsampled by 2 both horizontally and vertically
1445 : bitDepth(8), subsampling(C2Color::YUV_420) { } in C2ColorInfoStruct()
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecBuffers_test.cpp148 || desc.subsampling != C2Color::YUV_420 in TEST()
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp1046 if (desc.subsampling != C2Color::YUV_420 in configure()
/frameworks/base/core/api/
Dcurrent.txt20786 field public static final int YUV_420 = 0; // 0x0