Searched defs:decoderFormat (Results 1 – 5 of 5) sorted by relevance
425 private MediaFormat setUpEncoderFormat(MediaFormat decoderFormat) { in setUpEncoderFormat()448 MediaFormat decoderFormat = setUpSource(mTestFile); in testSimpleEncodeFromSurface() local552 MediaFormat decoderFormat = setUpSource(mTestFile); in testSimpleEncodeFromSurfaceNative() local
337 MediaFormat setUpEncoderFormat(MediaFormat decoderFormat) { in setUpEncoderFormat()375 MediaFormat decoderFormat = setUpSource(mTestFile); in doTranscode() local
261 MediaFormat decoderFormat = MediaFormat.createVideoFormat(MIME_TYPE, sWidth, sHeight); in encodeVirtualDisplayTest() local
186 MediaFormat decoderFormat = MediaFormat.createVideoFormat(mimeType, w, h); in doTestRenderingOutput() local1513 MediaFormat decoderFormat = MediaFormat.createVideoFormat(mimeType, w, h); in isConcurrentEncodingDecodingSupported() local
1572 final MediaFormat decoderFormat = MediaFormat.createAudioFormat( in testCreateAudioDecoderAndEncoder() local