HomeSort by relevance Sort by last modified time
    Searched refs:ltp_quant (Results 1 - 2 of 2) sorted by null

  /external/speex/libspeex/
modes.h 102 ltp_quant_func ltp_quant; /**< Long-term predictor (pitch) quantizer */ member in struct:SpeexSubmode
nb_celp.c 760 speex_assert (SUBMODE(ltp_quant));
790 pitch = SUBMODE(ltp_quant)(target, sw, interp_qlpc, bw_lpc1, bw_lpc2,
    [all...]

Completed in 347 milliseconds