Home
last modified time | relevance | path

Searched refs:weighted_vector_sumf (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dacelp_vectors_mips.c103 c->weighted_vector_sumf = ff_weighted_vector_sumf_mips; in ff_acelp_vectors_init_mips()
/third_party/ffmpeg/libavcodec/
H A Dacelp_vectors.h40 void (*weighted_vector_sumf)(float *out, const float *in_a, const float *in_b, member
H A Dacelp_vectors.c260 c->weighted_vector_sumf = ff_weighted_vector_sumf; in ff_acelp_vectors_init()
H A Damrnbdec.c254 ctx->weighted_vector_sumf(lsf_q[i], lsf_q[3], lsf_new, in interpolate_lsf()
813 p->acelpv_ctx.weighted_vector_sumf(excitation, p->pitch_vector, fixed_vector, in synthesis()
1087 p->acelpv_ctx.weighted_vector_sumf(p->lsf_avg, p->lsf_avg, p->lsf_q[3], in amrnb_decode_frame()
H A Damrwbdec.c785 ctx->acelpv_ctx.weighted_vector_sumf(excitation, ctx->pitch_vector, fixed_vector, in synthesis()
1036 ctx->acelpv_ctx.weighted_vector_sumf(e_isf, isf_past, isf, isfp_inter[subframe], in hb_synthesis()

Completed in 6 milliseconds