Searched refs:COLOR_FormatYUV420SemiPlanar (Results 1 – 13 of 13) sorted by relevance
63 constexpr int COLOR_FormatYUV420SemiPlanar = 21; variable
133 if (mColorFormat == COLOR_FormatYUV420SemiPlanar) { in setUpSource()174 if (mColorFormat == COLOR_FormatYUV420SemiPlanar) { in fillByteBuffer()186 if (mColorFormat == COLOR_FormatYUV420SemiPlanar) { in fillByteBuffer()
72 if (color == CodecCapabilities.COLOR_FormatYUV420SemiPlanar) { in getSupportedFormatInfo()
335 return mSrcColorFormat == CodecCapabilities.COLOR_FormatYUV420SemiPlanar; in isSrcSemiPlanar()343 return mDstColorFormat == CodecCapabilities.COLOR_FormatYUV420SemiPlanar; in isDstSemiPlanar()352 return CodecCapabilities.COLOR_FormatYUV420SemiPlanar; in getColorFormat()979 if (colorFormat == CodecCapabilities.COLOR_FormatYUV420SemiPlanar in runDecoder()
22 import static android.media.MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar;155 && cfg.mColorFormat != COLOR_FormatYUV420SemiPlanar in EncoderConfigParams()164 } else if (cfg.mColorFormat == COLOR_FormatYUV420SemiPlanar in EncoderConfigParams()
120 if (c == MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar in findByteBufferColorFormat()
25 import static android.media.MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar;197 .noneMatch(x -> x == COLOR_FormatYUV420SemiPlanar)); in testColorFormatSupport()
22 import static android.media.MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar;971 COLOR_FormatYUV420PackedPlanar, COLOR_FormatYUV420SemiPlanar}; in testDefaultOutputColorFormat()
481 case MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar: in isRecognizedFormat()499 case MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar: in isSemiPlanarYUV()
87 CodecCapabilities.COLOR_FormatYUV420SemiPlanar,
1289 case MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420SemiPlanar:
3047 case CodecCapabilities.COLOR_FormatYUV420SemiPlanar:
22853 field @Deprecated public static final int COLOR_FormatYUV420SemiPlanar = 21; // 0x15