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

  /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;
528 psEnc->allowBandwidthSwitch = 1;
531 psEnc->allowBandwidthSwitch = 0;
547 encControl->allowBandwidthSwitch = psEnc->allowBandwidthSwitch;
  /external/libopus/silk/fixed/
structs_FIX.h 125 opus_int allowBandwidthSwitch;
  /external/libopus/silk/float/
structs_FLP.h 124 opus_int allowBandwidthSwitch;
  /external/libopus/src/
opus_encoder.c     [all...]

Completed in 56 milliseconds