Searched refs:ff_clear_fixed_vector (Results 1 – 3 of 3) sorted by relevance
285 void ff_clear_fixed_vector(float *out, const AMRFixed *in, int size);
242 void ff_clear_fixed_vector(float *out, const AMRFixed *in, int size) in ff_clear_fixed_vector() function
1057 ff_clear_fixed_vector(p->fixed_vector, &fixed_sparse, AMR_SUBFRAME_SIZE); in amrnb_decode_frame()