Searched refs:ff_eval_coefs (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dra144.h62 void ff_eval_coefs(int *coefs, const int *refl);
H A Dra144dec.c97 ff_eval_coefs(ractx->lpc_coef[0], lpc_refl);
H A Dra144.c1585 void ff_eval_coefs(int *coefs, const int *refl) function
H A Dra144enc.c492 ff_eval_coefs(ractx->lpc_coef[0], lpc_refl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dra144.h68 void ff_eval_coefs(int *coefs, const int *refl);
H A Dra144dec.c98 ff_eval_coefs(ractx->lpc_coef[0], lpc_refl);
H A Dra144.c1593 void ff_eval_coefs(int *coefs, const int *refl) function
H A Dra144enc.c505 ff_eval_coefs(ractx->lpc_coef[0], lpc_refl);

Completed in 78 milliseconds