Searched defs:decFormat (Results 1 – 6 of 6) sorted by relevance
163 Format decFormat = new Format.Builder() in transcodeTest() local
251 Format decFormat = new Format.Builder() in transformTest() local
164 Format decFormat = new Format.Builder() in checkCodecSupported() local
126 void configureCodec(MediaFormat decFormat, MediaFormat encFormat, boolean isAsync, in configureCodec()504 void configureCodec(MediaFormat decFormat, MediaFormat encFormat, boolean isAsync, in configureCodec()
237 protected void configureCodec(MediaFormat decFormat, MediaFormat encFormat, boolean isAsync, in configureCodec()
383 AMediaFormat* decFormat = AMediaCodec_getOutputFormat(mCodec); in testSimpleDecode() local