Searched refs:ltp_quant (Results 1 – 4 of 4) sorted by relevance
/external/speex/libspeex/ |
D | modes.h | 102 ltp_quant_func ltp_quant; /**< Long-term predictor (pitch) quantizer */ member
|
D | nb_celp.c | 760 speex_assert (SUBMODE(ltp_quant)); in nb_encode() 790 pitch = SUBMODE(ltp_quant)(target, sw, interp_qlpc, bw_lpc1, bw_lpc2, in nb_encode()
|
/external/chromium_org/third_party/speex/libspeex/ |
D | modes.h | 102 ltp_quant_func ltp_quant; /**< Long-term predictor (pitch) quantizer */ member
|
D | nb_celp.c | 760 speex_assert (SUBMODE(ltp_quant)); in nb_encode() 790 pitch = SUBMODE(ltp_quant)(target, sw, interp_qlpc, bw_lpc1, bw_lpc2, in nb_encode()
|