Searched refs:psf_f2i_array (Results 1 – 4 of 4) sorted by relevance
132 convert = (psf->add_clipping) ? psf_f2i_clip_array : psf_f2i_array ; in mpeg_dec_read_i()
1061 void psf_f2i_array (const float *src, int *dest, int count, int normalize) ;
712 convert = (psf->add_clipping) ? psf_f2i_clip_array : psf_f2i_array ; in alac_write_f()
1746 psf_f2i_array (const float *src, int *dest, int count, int normalize) in psf_f2i_array() function