OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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