Searched refs:COLOR_FormatYUV420SemiPlanar (Results 1 – 10 of 10) sorted by relevance
56 constexpr int COLOR_FormatYUV420SemiPlanar = 21; variable
137 if (mColorFormat == COLOR_FormatYUV420SemiPlanar) { in setUpSource()231 if (mColorFormat == COLOR_FormatYUV420SemiPlanar) { in fillByteBuffer()243 if (mColorFormat == COLOR_FormatYUV420SemiPlanar) { in fillByteBuffer()
77 if (color == CodecCapabilities.COLOR_FormatYUV420SemiPlanar) { in getSupportedFormatInfo()
626 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()
463 case MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar: in isRecognizedFormat()481 case MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar: in isSemiPlanarYUV()
86 CodecCapabilities.COLOR_FormatYUV420SemiPlanar,
1276 case MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar:
3603 case CodecCapabilities.COLOR_FormatYUV420SemiPlanar:
1929 if (c == MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar || in findByteBufferColorFormat()
21457 field @Deprecated public static final int COLOR_FormatYUV420SemiPlanar = 21; // 0x15