Searched refs:checkIfTrackFormatIsOk (Results 1 – 1 of 1) sorted by relevance
544 void checkIfTrackFormatIsOk(MediaFormat trackFormat) { in checkIfTrackFormatIsOk() method in EncoderProfileLevelTest678 if (trackFormat != null) checkIfTrackFormatIsOk(trackFormat); in testValidateProfileLevel()