ff_clear_fixed_vector 286 libavcodec/acelp_vectors.h void ff_clear_fixed_vector(float *out, const AMRFixed *in, int size); ff_clear_fixed_vector 1057 libavcodec/amrnbdec.c ff_clear_fixed_vector(p->fixed_vector, &fixed_sparse, AMR_SUBFRAME_SIZE);