Home
last modified time | relevance | path

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

/external/speex/include/speex/
Dspeex.h110 #define SPEEX_GET_SAMPLING_RATE 25 macro
/external/speex/libspeex/
Dsb_celp.c267 speex_encoder_ctl(st->st_low, SPEEX_GET_SAMPLING_RATE, &st->sampling_rate); in sb_encoder_init()
780 speex_decoder_ctl(st->st_low, SPEEX_GET_SAMPLING_RATE, &st->sampling_rate); in sb_decoder_init()
1250 case SPEEX_GET_SAMPLING_RATE: in sb_encoder_ctl()
1414 case SPEEX_GET_SAMPLING_RATE: in sb_decoder_ctl()
Dnb_celp.c1693 case SPEEX_GET_SAMPLING_RATE: in nb_encoder_ctl()
1812 case SPEEX_GET_SAMPLING_RATE: in nb_decoder_ctl()