Home
last modified time | relevance | path

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

/external/speex/include/speex/
Dspeex.h156 #define SPEEX_GET_HIGHPASS 45 macro
/external/speex/libspeex/
Dsb_celp.c1318 case SPEEX_GET_HIGHPASS: in sb_encoder_ctl()
1319 speex_encoder_ctl(st->st_low, SPEEX_GET_HIGHPASS, ptr); in sb_encoder_ctl()
1447 case SPEEX_GET_HIGHPASS: in sb_decoder_ctl()
1448 speex_decoder_ctl(st->st_low, SPEEX_GET_HIGHPASS, ptr); in sb_decoder_ctl()
Dnb_celp.c1739 case SPEEX_GET_HIGHPASS: in nb_encoder_ctl()
1852 case SPEEX_GET_HIGHPASS: in nb_decoder_ctl()