Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dmodes.h57 #define SPEEX_GET_DTX_STATUS 103 macro
Dsb_celp.c900 speex_decoder_ctl(st->st_low, SPEEX_GET_DTX_STATUS, &dtx); in sb_decode()
1468 case SPEEX_GET_DTX_STATUS: in sb_decoder_ctl()
1469 speex_decoder_ctl(st->st_low, SPEEX_GET_DTX_STATUS, ptr); in sb_decoder_ctl()
Dnb_celp.c1886 case SPEEX_GET_DTX_STATUS: in nb_decoder_ctl()