OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allowBandwidthSwitch
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/opus/src/silk/
control.h
102
opus_int
allowBandwidthSwitch
;
enc_API.c
128
encStatus->
allowBandwidthSwitch
= state_Fxx[ 0 ].sCmn.allow_bandwidth_switch;
240
if( ( ret = silk_control_encoder( &psEnc->state_Fxx[ n ], encControl, TargetRate_bps, psEnc->
allowBandwidthSwitch
, n, force_fs_kHz ) ) != 0 ) {
321
psEnc->
allowBandwidthSwitch
= 0;
521
psEnc->
allowBandwidthSwitch
= 1;
524
psEnc->
allowBandwidthSwitch
= 0;
540
encControl->
allowBandwidthSwitch
= psEnc->
allowBandwidthSwitch
;
/external/libopus/silk/
control.h
102
opus_int
allowBandwidthSwitch
;
enc_API.c
128
encStatus->
allowBandwidthSwitch
= state_Fxx[ 0 ].sCmn.allow_bandwidth_switch;
240
if( ( ret = silk_control_encoder( &psEnc->state_Fxx[ n ], encControl, TargetRate_bps, psEnc->
allowBandwidthSwitch
, n, force_fs_kHz ) ) != 0 ) {
321
psEnc->
allowBandwidthSwitch
= 0;
521
psEnc->
allowBandwidthSwitch
= 1;
524
psEnc->
allowBandwidthSwitch
= 0;
540
encControl->
allowBandwidthSwitch
= psEnc->
allowBandwidthSwitch
;
/external/chromium_org/third_party/opus/src/silk/float/
structs_FLP.h
123
opus_int
allowBandwidthSwitch
;
/external/libopus/silk/float/
structs_FLP.h
123
opus_int
allowBandwidthSwitch
;
/external/chromium_org/third_party/opus/src/silk/fixed/
structs_FIX.h
124
opus_int
allowBandwidthSwitch
;
/external/libopus/silk/fixed/
structs_FIX.h
124
opus_int
allowBandwidthSwitch
;
/external/chromium_org/third_party/opus/src/src/
opus_encoder.c
[
all
...]
/external/libopus/src/
opus_encoder.c
[
all
...]
Completed in 396 milliseconds