Home
last modified time | relevance | path

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

/external/speex/include/speex/
Dspeex.h154 #define SPEEX_SET_HIGHPASS 44 macro
/external/speex/libspeex/
Dsb_celp.c1315 case SPEEX_SET_HIGHPASS: in sb_encoder_ctl()
1316 speex_encoder_ctl(st->st_low, SPEEX_SET_HIGHPASS, ptr); in sb_encoder_ctl()
1444 case SPEEX_SET_HIGHPASS: in sb_decoder_ctl()
1445 speex_decoder_ctl(st->st_low, SPEEX_SET_HIGHPASS, ptr); in sb_decoder_ctl()
Dnb_celp.c1736 case SPEEX_SET_HIGHPASS: in nb_encoder_ctl()
1849 case SPEEX_SET_HIGHPASS: in nb_decoder_ctl()