Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeMediaCommon.h56 constexpr int COLOR_FormatYUV420SemiPlanar = 21; variable
DNativeCodecEncoderTest.cpp137 if (mColorFormat == COLOR_FormatYUV420SemiPlanar) { in setUpSource()
231 if (mColorFormat == COLOR_FormatYUV420SemiPlanar) { in fillByteBuffer()
243 if (mColorFormat == COLOR_FormatYUV420SemiPlanar) { in fillByteBuffer()
/cts/tests/video/src/android/video/cts/
DCodecInfo.java77 if (color == CodecCapabilities.COLOR_FormatYUV420SemiPlanar) { in getSupportedFormatInfo()
DVideoEncoderDecoderTest.java626 return mSrcColorFormat == CodecCapabilities.COLOR_FormatYUV420SemiPlanar; in isSrcSemiPlanar()
634 return mDstColorFormat == CodecCapabilities.COLOR_FormatYUV420SemiPlanar; in isDstSemiPlanar()
643 return CodecCapabilities.COLOR_FormatYUV420SemiPlanar; in getColorFormat()
1277 if (colorFormat == CodecCapabilities.COLOR_FormatYUV420SemiPlanar in runDecoder()
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DEncodeDecodeTest.java463 case MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar: in isRecognizedFormat()
481 case MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar: in isSemiPlanarYUV()
DVideoCodecTestBase.java86 CodecCapabilities.COLOR_FormatYUV420SemiPlanar,
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DAdaptivePlaybackTest.java1276 case MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar:
DDecoderTest.java3603 case CodecCapabilities.COLOR_FormatYUV420SemiPlanar:
/cts/tests/media/src/android/mediav2/cts/
DCodecTestBase.java1929 if (c == MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar || in findByteBufferColorFormat()
/cts/common/device-side/bedstead/remoteframeworkclasses/src/processor/res/apis/
Dcurrent.txt21457 field @Deprecated public static final int COLOR_FormatYUV420SemiPlanar = 21; // 0x15