Searched refs:WebRtcIsacfix_SetMaxRate (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/interface/
H A Disacfix.h465 * NOTE! This function may override the function WebRtcIsacfix_SetMaxRate()
482 * WebRtcIsacfix_SetMaxRate(...)
504 WebRtc_Word16 WebRtcIsacfix_SetMaxRate(ISACFIX_MainStruct *ISAC_main_inst,
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
H A Dkenny.c525 err = WebRtcIsacfix_SetMaxRate(ISAC_main_inst, payloadRate);
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Disacfix.c1420 * NOTE! This function may override the function WebRtcIsacfix_SetMaxRate()
1469 * WebRtcIsacfix_SetMaxRate(...)
1491 WebRtc_Word16 WebRtcIsacfix_SetMaxRate(ISACFIX_MainStruct *ISAC_main_inst, function

Completed in 102 milliseconds