Searched refs:setAudioParams (Results 1 – 1 of 1) sorted by relevance
133 public CodecConfig setAudioParams(int sampleRate, int channelCount) { in setAudioParams() method in StagefrightTest.CodecConfig1797 CodecConfig codecConfig = new CodecConfig().setAudioParams(48000, 8); in testStagefright_cve_2018_9531()