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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
entropy_coding.h 135 * WebRtcIsac_DecodeInterpolLpcUb()
162 int16_t WebRtcIsac_DecodeInterpolLpcUb(Bitstr* streamdata,
decode.c 203 err = WebRtcIsac_DecodeInterpolLpcUb(&ISACdecUB_obj->bitstr_obj,
270 err = WebRtcIsac_DecodeInterpolLpcUb(&ISACdecUB_obj->bitstr_obj,
entropy_coding.c 789 int16_t WebRtcIsac_DecodeInterpolLpcUb(Bitstr* streamdata,
    [all...]

Completed in 35 milliseconds