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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
decode.c 43 int16_t bandwidthInd;
87 err = WebRtcIsac_DecodeSendBW(&ISACdecLB_obj->bitstr_obj, &bandwidthInd);
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
decode.c 43 WebRtc_Word16 bandwidthInd;
87 err = WebRtcIsac_DecodeSendBW(&ISACdecLB_obj->bitstr_obj, &bandwidthInd);

Completed in 1022 milliseconds