Searched refs:COLOR_FormatSurface (Results 1 – 17 of 17) sorted by relevance
58 constexpr int COLOR_FormatSurface = 0x7f000789; variable
210 AMediaFormat_setInt32(mEncFormat, AMEDIAFORMAT_KEY_COLOR_FORMAT, COLOR_FormatSurface); in setUpEncoderFormat()
50 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in setUpFormat()
95 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in setUpEncoderFormat()
87 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in setUpSource()348 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in setUpEncoderFormat()
46 import static android.media.MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface;426 format.setInteger(MediaFormat.KEY_COLOR_FORMAT, COLOR_FormatSurface); in setUpSource()
222 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in generateVideoFile()414 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in editVideoFile()
330 CodecCapabilities.COLOR_FormatSurface); in doTest()
197 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in verifyException()993 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in initCodecAndSurface()1757 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in runVideoEncoding()1864 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in createMediaFormat()1901 if (colorFormat != MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface) { in findNonSurfaceColorFormat()
568 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in doEncoding()1446 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in getMaxSupportedEncoderSize()1521 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in isConcurrentEncodingDecodingSupported()
234 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in encodeVirtualDisplayTest()
81 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface;
498 int colorFormat = MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface; in encodeDecodeVideoFromSurfaceToSurface()
717 CodecCapabilities.COLOR_FormatSurface)) { in processLoop()
340 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in setUpEncoderFormat()
436 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in setUpEncoderFormat()
61 import static android.media.MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface;1146 format.setInteger(MediaFormat.KEY_COLOR_FORMAT, COLOR_FormatSurface); in setUpSource()