Searched refs:acelpv_ctx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Damrnbdec.c142 ACELPVContext acelpv_ctx; ///< context for vector operations for ACELP-based codecs member in struct:AMRContext
188 ff_acelp_vectors_init(&p->acelpv_ctx);
288 interpolate_lsf(&p->acelpv_ctx, p->lsf_q, lsf_q);
351 interpolate_lsf(&p->acelpv_ctx, p->lsf_q, lsf_q);
803 p->acelpv_ctx.weighted_vector_sumf(excitation, p->pitch_vector, fixed_vector,
1073 p->acelpv_ctx.weighted_vector_sumf(p->lsf_avg, p->lsf_avg, p->lsf_q[3],
H A Damrwbdec.c90 ACELPVContext acelpv_ctx; ///< context for vector operations for ACELP-based codecs member in struct:__anon3077
124 ff_acelp_vectors_init(&ctx->acelpv_ctx);
777 ctx->acelpv_ctx.weighted_vector_sumf(excitation, ctx->pitch_vector, fixed_vector,
1023 ctx->acelpv_ctx.weighted_vector_sumf(e_isf, isf_past, isf, isfp_inter[subframe],

Completed in 101 milliseconds