Home
last modified time | relevance | path

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

/cts/tests/tests/mediaediting/src/android/media/mediaediting/cts/
DAndroidTestUtil.java825 private static boolean canDecode(Format format) { in canDecode() method in AndroidTestUtil
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java320 public static boolean canDecode(MediaFormat format) { in canDecode() method in MediaUtils
326 public static boolean canDecode(MediaFormat format, double rate ) { in canDecode() method in MediaUtils