Searched refs:encFormat (Results 1 – 1 of 1) sorted by relevance
208 private void configureCodec(MediaFormat decFormat, MediaFormat encFormat) { in configureCodec() argument211 mEncoder.configure(encFormat, null, null, MediaCodec.CONFIGURE_FLAG_ENCODE); in configureCodec()