Home
last modified time | relevance | path

Searched defs:lpc_order (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dalac.c290 int lpc_order[2]; in decode_element() local
174 lpc_prediction(int32_t *error_buffer, uint32_t *buffer_out, int nb_samples, int bps, int16_t *lpc_coefs, int lpc_order, int lpc_quant) lpc_prediction() argument
[all...]
H A Dalacenc.c58 int lpc_order; member
[all...]
H A Dopus_silk.c305 silk_decode_lpc(SilkContext *s, SilkFrame *frame, OpusRangeCoder *rc, float lpc_leadin[16], float lpc[16], int *lpc_order, int *has_lpc_leadin, int voiced) silk_decode_lpc() argument
H A Dwmalosslessdec.c174 int lpc_order; member

Completed in 6 milliseconds