Home
last modified time | relevance | path

Searched defs:lpc_coefs (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dra144dec.c49 static void do_output_subblock(RA144Context *ractx, const int16_t *lpc_coefs, in do_output_subblock()
Dra144enc.c332 const int16_t *lpc_coefs, unsigned int rms, in ra144_encode_subblock()
438 int32_t lpc_coefs[LPC_ORDER][MAX_LPC_ORDER]; in ra144_encode_frame() local
Dalac.c175 int nb_samples, int bps, int16_t *lpc_coefs, in lpc_prediction()
290 int16_t lpc_coefs[2][32]; in decode_element() local
Dra144.c1694 void ff_subblock_synthesis(RA144Context *ractx, const int16_t *lpc_coefs, in ff_subblock_synthesis()
Dwmalosslessdec.c171 int lpc_coefs[WMALL_MAX_CHANNELS][40]; member