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.java1129 MediaFormat decOutputFormat = decoder.getOutputFormat(); in verifyDecoder() local
1130 Log.d(TAG, "output format " + decOutputFormat); in verifyDecoder()