Searched defs:colorFormat (Results 1 – 6 of 6) sorted by relevance
404 int colorFormat = selectColorFormat(encoder.getCodecInfo(), mMimeType); in encodeDecodeVideoFromBuffer() local466 int colorFormat = MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface; in encodeDecodeVideoFromSurfaceToSurface() local534 int colorFormat = capabilities.colorFormats[i]; in selectColorFormat() local547 private static boolean isRecognizedFormat(int colorFormat) { in isRecognizedFormat()565 private static boolean isSemiPlanarYUV(int colorFormat) { in isSemiPlanarYUV()1077 private void generateFrame(int frameIndex, int colorFormat, byte[] frameData) { in generateFrame()1137 int colorFormat = format.getInteger(MediaFormat.KEY_COLOR_FORMAT); in checkFrame() local
237 int colorFormat = COLOR_FormatYUV420Flexible; in videoDecode() local245 MediaAsset asset, int imageFormat, int colorFormat, int mode, boolean checkSwirl) { in videoDecode()
312 int colorFormat = findNonSurfaceColorFormat(codecInfo, MIME_TYPE); in testCreateInputSurfaceErrors() local1480 int colorFormat = capabilities.colorFormats[i]; in findNonSurfaceColorFormat() local
97 CodecProperties(String codecName, int colorFormat) { in CodecProperties()106 public final int colorFormat; // Color format supported by codec. field in Vp8CodecTestBase.CodecProperties
243 int colorFormat) throws IOException { in initCodecsAndConfigureEncoder()
1141 int colorFormat = mDecOutputFormat.getInteger(MediaFormat.KEY_COLOR_FORMAT); in runDecoder() local