Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
Disac_speed_test.cc92 value = WebRtcIsacfix_Decode(ISACFIX_main_inst_, bit_stream, encoded_bytes, in DecodeABlock()
Dtest_iSACfixfloat.c510 declen = WebRtcIsacfix_Decode(ISACFIX_main_inst, streamdata, in main()
570 declen = WebRtcIsacfix_Decode(ISACFIX_main_inst, streamdata, in main()
Dkenny.cc749 declen = WebRtcIsacfix_Decode( in main()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Disac_fix_type.h43 return WebRtcIsacfix_Decode(inst, encoded, len, decoded, speech_type); in DecodeInternal()
Disacfix.c765 int WebRtcIsacfix_Decode(ISACFIX_MainStruct* ISAC_main_inst, in WebRtcIsacfix_Decode() function
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/include/
Disacfix.h249 int WebRtcIsacfix_Decode(ISACFIX_MainStruct *ISAC_main_inst,