Searched refs:ff_set_fixed_vector (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dacelp_vectors.h222 void ff_set_fixed_vector(float *out, const AMRFixed *in, float scale, int size);
H A Dacelp_vectors.c212 void ff_set_fixed_vector(float *out, const AMRFixed *in, float scale, int size) function
H A Dsipr16k.c237 ff_set_fixed_vector(fixed_vector, &f, 1.0, L_SUBFR_16k);
H A Damrnbdec.c992 ff_set_fixed_vector(p->fixed_vector, &fixed_sparse, 1.0,
1006 ff_set_fixed_vector(p->excitation, &fixed_sparse, p->fixed_gain[4],
H A Dwmavoice.c1314 ff_set_fixed_vector(pulses, &fcb, 1.0, size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dacelp_vectors.h277 void ff_set_fixed_vector(float *out, const AMRFixed *in, float scale, int size);
H A Dacelp_vectors.c234 void ff_set_fixed_vector(float *out, const AMRFixed *in, float scale, int size) function
H A Dsipr16k.c239 ff_set_fixed_vector(fixed_vector, &f, 1.0, L_SUBFR_16k);
H A Damrnbdec.c1010 ff_set_fixed_vector(p->fixed_vector, &fixed_sparse, 1.0,
1026 ff_set_fixed_vector(p->excitation, &fixed_sparse, p->fixed_gain[4],
H A Dwmavoice.c1331 ff_set_fixed_vector(pulses, &fcb, 1.0, size);

Completed in 94 milliseconds