Home
last modified time | relevance | path

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

/cts/tests/tests/media/misc/src/android/media/misc/cts/
DCamcorderProfileTest.java176 assertEquals(profile.videoCodec, videoProfile.getCodec()); in checkAllProfiles()
193 switch (videoProfile.getCodec()) { in checkAllProfiles()
230 assertEquals(profile.audioCodec, audioProfile.getCodec()); in checkAllProfiles()
237 switch (audioProfile.getCodec()) { in checkAllProfiles()
/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java1633 + videoSz.toString() + "_" + videoProfile.getCodec(); in doBasicRecordingByProfile()
1635 mOutMediaFileName += "_" + audioProfile.getCodec(); in doBasicRecordingByProfile()
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecodeAccuracyTestBase.java1714 public String getCodec() { in getCodec() method in FilenameParser
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt22104 method public int getCodec();
22114 method public int getCodec();
29156 method @Deprecated public static android.net.rtp.AudioCodec getCodec(int, String, String);
29184 method @Deprecated public android.net.rtp.AudioCodec getCodec();