Searched defs:lpc_coefs (Results 1 – 5 of 5) sorted by relevance
50 static void do_output_subblock(RA144Context *ractx, const int16_t *lpc_coefs, in do_output_subblock()
175 int nb_samples, int bps, int16_t *lpc_coefs, in lpc_prediction()289 int16_t lpc_coefs[2][32]; in decode_element() local
326 const int16_t *lpc_coefs, unsigned int rms, in ra144_encode_subblock()432 int32_t lpc_coefs[LPC_ORDER][MAX_LPC_ORDER]; in ra144_encode_frame() local
1694 void ff_subblock_synthesis(RA144Context *ractx, const int16_t *lpc_coefs, in ff_subblock_synthesis()
173 int lpc_coefs[WMALL_MAX_CHANNELS][40]; member