Searched refs:ff_weighted_vector_sumf (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dacelp_vectors.h179 void ff_weighted_vector_sumf(float *out, const float *in_a, const float *in_b,
H A Dacelp_vectors.c170 void ff_weighted_vector_sumf(float *out, const float *in_a, const float *in_b, function
H A Dsipr16k.c249 ff_weighted_vector_sumf(&excitation[i_subfr], &excitation[i_subfr],
H A Dqcelpdec.c164 ff_weighted_vector_sumf(lspf, lspf, q->prev_lspf, smooth, 1.0 - smooth, 10);
579 ff_weighted_vector_sumf(interpolated_lspf, curr_lspf, q->prev_lspf,
H A Damrnbdec.c141 /** Double version of ff_weighted_vector_sumf() */
230 ff_weighted_vector_sumf(lsf_q[i], lsf_q[3], lsf_new,
788 ff_weighted_vector_sumf(excitation, p->pitch_vector, fixed_vector,
1052 ff_weighted_vector_sumf(p->lsf_avg, p->lsf_avg, p->lsf_q[3],
H A Damrwbdec.c758 ff_weighted_vector_sumf(excitation, ctx->pitch_vector, fixed_vector,
1002 ff_weighted_vector_sumf(e_isf, isf_past, isf, isfp_inter[subframe],
H A Dsipr.c424 ff_weighted_vector_sumf(excitation, excitation, fixed_vector,
H A Dwmavoice.c1370 ff_weighted_vector_sumf(excitation, excitation, pulses,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dacelp_vectors.h234 void ff_weighted_vector_sumf(float *out, const float *in_a, const float *in_b,
H A Dacelp_vectors.c192 void ff_weighted_vector_sumf(float *out, const float *in_a, const float *in_b, function
268 c->weighted_vector_sumf = ff_weighted_vector_sumf;
H A Dsipr16k.c251 ff_weighted_vector_sumf(&excitation[i_subfr], &excitation[i_subfr],
H A Dqcelpdec.c159 ff_weighted_vector_sumf(lspf, lspf, q->prev_lspf, smooth, 1.0 - smooth, 10);
578 ff_weighted_vector_sumf(interpolated_lspf, curr_lspf, q->prev_lspf,
H A Dsipr.c426 ff_weighted_vector_sumf(excitation, excitation, fixed_vector,
H A Devrcdec.c314 ff_weighted_vector_sumf(ilsp, prev, lsp,
H A Dwmavoice.c1388 ff_weighted_vector_sumf(excitation, excitation, pulses,

Completed in 106 milliseconds