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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
decode_bwe.c 42 err = WebRtcIsac_DecodeSendBW(streamdata, &index);
entropy_coding.h 194 int WebRtcIsac_DecodeSendBW(Bitstr* streamdata, int16_t* BWno);
decode.c 88 err = WebRtcIsac_DecodeSendBW(&ISACdecLB_obj->bitstr_obj, &bandwidthInd);
isac.c     [all...]
entropy_coding.c     [all...]

Completed in 365 milliseconds