Home
last modified time | relevance | path

Searched refs:decOutputFormat (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/util/src/com/android/compatibility/common/util/
DMediaUtils.java1111 MediaFormat decOutputFormat = decoder.getOutputFormat(); in verifyDecoder() local
1112 Log.d(TAG, "output format " + decOutputFormat); in verifyDecoder()