OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allow_bandwidth_switch
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/opus/src/silk/
control_audio_bandwidth.c
62
if( psEncC->
allow_bandwidth_switch
|| encControl->opusCanSwitch ) {
structs.h
141
opus_int
allow_bandwidth_switch
; /* Flag indicating that switching of internal bandwidth is allowed */
member in struct:__anon15702
control_codec.c
84
psEnc->sCmn.
allow_bandwidth_switch
= allow_bw_switch;
enc_API.c
126
encStatus->allowBandwidthSwitch = state_Fxx[ 0 ].sCmn.
allow_bandwidth_switch
;
Completed in 40 milliseconds