Searched refs:COLOR_FormatSurface (Results 1 – 11 of 11) sorted by relevance
51 constexpr int COLOR_FormatSurface = 0x7f000789; variable
204 AMediaFormat_setInt32(mEncFormat, AMEDIAFORMAT_KEY_COLOR_FORMAT, COLOR_FormatSurface); in setUpEncoderFormat()
210 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in generateVideoFile()402 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in editVideoFile()
289 CodecCapabilities.COLOR_FormatSurface); in doTest()
641 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in doEncoding()1512 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in getMaxSupportedEncoderSize()1577 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in isConcurrentEncodingDecodingSupported()
810 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in initCodecAndSurface()1574 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in runVideoEncoding()1681 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in createMediaFormat()1718 if (colorFormat != MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface) { in findNonSurfaceColorFormat()
218 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in encodeVirtualDisplayTest()
81 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface;
493 int colorFormat = MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface; in encodeDecodeVideoFromSurfaceToSurface()
682 CodecCapabilities.COLOR_FormatSurface)) { in processLoop()
447 MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface); in setUpEncoderFormat()