LPCContext        388 libavcodec/aacenc.h     LPCContext lpc;                              ///< used by TNS
LPCContext         80 libavcodec/alacenc.c     LPCContext lpc_ctx;
LPCContext         30 libavcodec/cngenc.c     LPCContext lpc;
LPCContext        120 libavcodec/flacenc.c     LPCContext lpc_ctx;
LPCContext        159 libavcodec/lpc.c int ff_lpc_calc_ref_coefs(LPCContext *s,
LPCContext        171 libavcodec/lpc.c double ff_lpc_calc_ref_coefs_f(LPCContext *s, const float *samples, int len,
LPCContext        200 libavcodec/lpc.c int ff_lpc_calc_coefs(LPCContext *s,
LPCContext        300 libavcodec/lpc.c av_cold int ff_lpc_init(LPCContext *s, int blocksize, int max_order,
LPCContext        322 libavcodec/lpc.c av_cold void ff_lpc_end(LPCContext *s)
LPCContext         93 libavcodec/lpc.h int ff_lpc_calc_coefs(LPCContext *s,
LPCContext        100 libavcodec/lpc.h int ff_lpc_calc_ref_coefs(LPCContext *s,
LPCContext        103 libavcodec/lpc.h double ff_lpc_calc_ref_coefs_f(LPCContext *s, const float *samples, int len,
LPCContext        109 libavcodec/lpc.h int ff_lpc_init(LPCContext *s, int blocksize, int max_order,
LPCContext        111 libavcodec/lpc.h void ff_lpc_init_x86(LPCContext *s);
LPCContext        116 libavcodec/lpc.h void ff_lpc_end(LPCContext *s);
LPCContext        201 libavcodec/mlpenc.c     LPCContext      lpc_ctx;
LPCContext         40 libavcodec/ra144.h     LPCContext lpc_ctx;
LPCContext        152 libavcodec/x86/lpc.c av_cold void ff_lpc_init_x86(LPCContext *c)