Searched refs:getCodec (Results 1 – 3 of 3) sorted by relevance
156 assertEquals(profile.videoCodec, videoProfile.getCodec()); in checkAllProfiles()165 switch (videoProfile.getCodec()) { in checkAllProfiles()191 assertEquals(profile.audioCodec, audioProfile.getCodec()); in checkAllProfiles()198 switch (audioProfile.getCodec()) { in checkAllProfiles()
1695 public String getCodec() { in getCodec() method in FilenameParser
1243 + videoSz.toString() + "_" + videoProfile.getCodec(); in doBasicRecordingByProfile()1245 mOutMediaFileName += "_" + audioProfile.getCodec(); in doBasicRecordingByProfile()