Searched refs:peak_info_calloc (Results 1 – 6 of 6) sorted by relevance
161 { if ((psf->peak_info = peak_info_calloc (psf->sf.channels)) == NULL) in caf_open()419 if ((psf->peak_info = peak_info_calloc (psf->sf.channels)) == NULL) in caf_read_header()
256 peak_info_calloc (int channels) in peak_info_calloc() function
267 { if ((psf->peak_info = peak_info_calloc (psf->sf.channels)) == NULL) in aiff_open()507 if ((psf->peak_info = peak_info_calloc (psf->sf.channels)) == NULL) in aiff_read_header()
216 { if ((psf->peak_info = peak_info_calloc (psf->sf.channels)) == NULL) in wav_open()
1201 if ((psf->peak_info = peak_info_calloc (psf->sf.channels)) == NULL) in wavlike_read_peak_chunk()
1050 { psf->peak_info = peak_info_calloc (psf->sf.channels) ; in sf_command()