Home
last modified time | relevance | path

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

/cts/tests/tests/media/misc/src/android/media/misc/cts/
DCamcorderProfileTest.java221 int codecProfile = videoProfile.getProfile(); in checkAllProfiles() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java420 private static long getDynamicRangeProfile(int codecProfile, StaticMetadata staticMeta) { in getDynamicRangeProfile()
445 private static int getTransferFunction(int codecProfile) { in getTransferFunction()