ACELPVContext     268 libavcodec/acelp_vectors.c void ff_acelp_vectors_init(ACELPVContext *c)
ACELPVContext      49 libavcodec/acelp_vectors.h void ff_acelp_vectors_init(ACELPVContext *c);
ACELPVContext      50 libavcodec/acelp_vectors.h void ff_acelp_vectors_init_mips(ACELPVContext *c);
ACELPVContext     142 libavcodec/amrnbdec.c     ACELPVContext                     acelpv_ctx; ///< context for vector operations for ACELP-based codecs
ACELPVContext     239 libavcodec/amrnbdec.c static void interpolate_lsf(ACELPVContext *ctx, float lsf_q[4][LP_FILTER_ORDER], float *lsf_new)
ACELPVContext      90 libavcodec/amrwbdec.c     ACELPVContext                     acelpv_ctx; ///< context for vector operations for ACELP-based codecs
ACELPVContext      99 libavcodec/mips/acelp_vectors_mips.c void ff_acelp_vectors_init_mips(ACELPVContext *c)