LPCContext         75 libavcodec/alacenc.c     LPCContext lpc_ctx;
LPCContext         30 libavcodec/cngenc.c     LPCContext lpc;
LPCContext        112 libavcodec/flacenc.c     LPCContext lpc_ctx;
LPCContext        152 libavcodec/lpc.c int ff_lpc_calc_ref_coefs(LPCContext *s,
LPCContext        170 libavcodec/lpc.c int ff_lpc_calc_coefs(LPCContext *s,
LPCContext        268 libavcodec/lpc.c av_cold int ff_lpc_init(LPCContext *s, int blocksize, int max_order,
LPCContext        290 libavcodec/lpc.c av_cold void ff_lpc_end(LPCContext *s)
LPCContext         92 libavcodec/lpc.h int ff_lpc_calc_coefs(LPCContext *s,
LPCContext         99 libavcodec/lpc.h int ff_lpc_calc_ref_coefs(LPCContext *s,
LPCContext        105 libavcodec/lpc.h int ff_lpc_init(LPCContext *s, int blocksize, int max_order,
LPCContext        107 libavcodec/lpc.h void ff_lpc_init_x86(LPCContext *s);
LPCContext        112 libavcodec/lpc.h void ff_lpc_end(LPCContext *s);
LPCContext         40 libavcodec/ra144.h     LPCContext lpc_ctx;
LPCContext        152 libavcodec/x86/lpc.c av_cold void ff_lpc_init_x86(LPCContext *c)