Searched defs:setAudioParams (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/aacenc/ | ||
H A D | SoftAACEncoder2.cpp | 420 status_t SoftAACEncoder2::setAudioParams() { in setAudioParams() function in android::SoftAACEncoder2 |
/aosp_15_r20/frameworks/av/media/codec2/components/aac/ | ||
H A D | C2SoftAacEnc.cpp | 246 status_t C2SoftAacEnc::setAudioParams() { in setAudioParams() function in android::C2SoftAacEnc |
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/ | ||
H A D | StagefrightTest.java | 121 public CodecConfig setAudioParams(int sampleRate, int channelCount) { in setAudioParams() method in StagefrightTest.CodecConfig |