Searched refs:getCodec (Results 1 – 4 of 4) sorted by relevance
176 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()
1633 + videoSz.toString() + "_" + videoProfile.getCodec(); in doBasicRecordingByProfile()1635 mOutMediaFileName += "_" + audioProfile.getCodec(); in doBasicRecordingByProfile()
1714 public String getCodec() { in getCodec() method in FilenameParser
22104 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();