Searched refs:SPEEX_GET_DTX_STATUS (Results 1 - 6 of 6) sorted by relevance

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

Completed in 171 milliseconds