Searched refs:psf_instrument_alloc (Results 1 – 6 of 6) sorted by relevance
988 SF_INSTRUMENT * psf_instrument_alloc (void) ;
392 if (psf->instrument == NULL && (psf->instrument = psf_instrument_alloc ()) == NULL) in xi_read_header()
1430 if ((psf->instrument = psf_instrument_alloc ()) == NULL) in wav_read_smpl_chunk()
1363 psf_instrument_alloc (void) in psf_instrument_alloc() function
724 if (psf->instrument == NULL && (psf->instrument = psf_instrument_alloc ()) == NULL) in aiff_read_header()
1416 if (psf->instrument == NULL && (psf->instrument = psf_instrument_alloc ()) == NULL) in sf_command()