Home
last modified time | relevance | path

Searched defs:decodeRate (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java716 …c static boolean canDecodeVideo(String mime, int width, int height, float rate, float decodeRate) { in canDecodeVideo()
730 Integer profile, Integer level, Integer bitrate, float decodeRate) { in canDecodeVideo()