Home
last modified time | relevance | path

Searched refs:SPEEX_SET_SAMPLING_RATE (Results 1 – 3 of 3) sorted by relevance

/external/speex/include/speex/
Dspeex.h108 #define SPEEX_SET_SAMPLING_RATE 24 macro
/external/speex/libspeex/
Dsb_celp.c1242 case SPEEX_SET_SAMPLING_RATE: in sb_encoder_ctl()
1247 speex_encoder_ctl(st->st_low, SPEEX_SET_SAMPLING_RATE, &tmp); in sb_encoder_ctl()
1406 case SPEEX_SET_SAMPLING_RATE: in sb_decoder_ctl()
1411 speex_decoder_ctl(st->st_low, SPEEX_SET_SAMPLING_RATE, &tmp); in sb_decoder_ctl()
Dnb_celp.c1690 case SPEEX_SET_SAMPLING_RATE: in nb_encoder_ctl()
1809 case SPEEX_SET_SAMPLING_RATE: in nb_decoder_ctl()