Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java133 public CodecConfig setAudioParams(int sampleRate, int channelCount) { in setAudioParams() method in StagefrightTest.CodecConfig
1785 CodecConfig codecConfig = new CodecConfig().setAudioParams(48000, 8); in testStagefright_cve_2018_9531()