HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIsacfix_DecodePlcNb (Results 1 - 4 of 4) sorted by null

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/interface/
isacfix.h 293 * WebRtcIsacfix_DecodePlcNb(...)
314 WebRtc_Word16 WebRtcIsacfix_DecodePlcNb(ISACFIX_MainStruct *ISAC_main_inst,
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c 547 declen = WebRtcIsacfix_DecodePlcNb( ISACFIX_main_inst, decoded, 1 );
620 declen = WebRtcIsacfix_DecodePlcNb( ISACFIX_main_inst, decoded, 1 );
kenny.c 744 declen = WebRtcIsacfix_DecodePlcNb(ISAC_main_inst, decoded,
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
isacfix.c 942 * WebRtcIsacfix_DecodePlcNb(...)
962 WebRtc_Word16 WebRtcIsacfix_DecodePlcNb(ISACFIX_MainStruct *ISAC_main_inst,
    [all...]

Completed in 316 milliseconds