Searched defs:decoderFormat (Results 1 – 6 of 6) sorted by relevance
179 MediaFormat decoderFormat = createVideoFormat(info); in allocateCodecs() local
345 MediaFormat setUpEncoderFormat(MediaFormat decoderFormat) { in setUpEncoderFormat()387 MediaFormat decoderFormat = setUpSource(mTestFile); in doTranscode() local
275 MediaFormat decoderFormat = MediaFormat.createVideoFormat(mMediaType, mWidth, mHeight); in encodeVirtualDisplayTest() local
182 MediaFormat decoderFormat = MediaFormat.createVideoFormat(mimeType, w, h); in doTestRenderingOutput() local1512 MediaFormat decoderFormat = MediaFormat.createVideoFormat(mimeType, w, h); in isConcurrentEncodingDecodingSupported() local
1636 final MediaFormat decoderFormat = MediaFormat.createAudioFormat( in testCreateAudioDecoderAndEncoder() local
414 MediaFormat decoderFormat = inputData.getMediaFormat(); in editVideoFile() local