Home
last modified time | relevance | path

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

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