Searched refs:COLOR_FormatYUV420Planar (Results 1 – 7 of 7) sorted by relevance
43 static final int[] DECODER_COLOR_FORMATS = new int[] {CodecCapabilities.COLOR_FormatYUV420Planar,53 MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420Planar,
497 if (colorFormat == CodecCapabilities.COLOR_FormatYUV420Planar) {
681 case MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420Planar:
34 COLOR_FormatYUV420Planar = 0x13, enumerator
22 constexpr int32_t COLOR_FormatYUV420Planar = 19; variable165 AMediaFormat_setInt32(format, AMEDIAFORMAT_KEY_COLOR_FORMAT, COLOR_FormatYUV420Planar); in Configure()
128 /* yuvColorFormat= */ MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420Planar, in build()
54 private static final int COLOR_FORMAT = CodecCapabilities.COLOR_FormatYUV420Planar;