Home
last modified time | relevance | path

Searched refs:silk_control_encoder (Results 1 – 4 of 4) sorted by relevance

/external/libopus/silk/fixed/
Dmain_FIX.h90 opus_int silk_control_encoder(
/external/libopus/silk/float/
Dmain_FLP.h80 opus_int silk_control_encoder(
/external/libopus/silk/
Dcontrol_codec.c65 opus_int silk_control_encoder( in silk_control_encoder() function
Denc_API.c250 …if( ( ret = silk_control_encoder( &psEnc->state_Fxx[ n ], encControl, psEnc->allowBandwidthSwitch,… in silk_Encode()