Home
last modified time | relevance | path

Searched refs:psf_instrument_alloc (Results 1 - 6 of 6) sorted by relevance

/third_party/libsnd/src/
H A Dcommon.h988 SF_INSTRUMENT * psf_instrument_alloc (void) ;
H A Dxi.c392 if (psf->instrument == NULL && (psf->instrument = psf_instrument_alloc ()) == NULL) in xi_read_header()
H A Dcommon.c1363 psf_instrument_alloc (void) in psf_instrument_alloc() function
1379 } /* psf_instrument_alloc */ in psf_instrument_alloc()
H A Dwav.c1430 if ((psf->instrument = psf_instrument_alloc ()) == NULL) in wav_read_smpl_chunk()
H A Daiff.c724 if (psf->instrument == NULL && (psf->instrument = psf_instrument_alloc ()) == NULL) in aiff_read_header()
851 ** if (psf->instrument == NULL && (psf->instrument = psf_instrument_alloc ()) == NULL) in aiff_read_header()
H A Dsndfile.c1416 if (psf->instrument == NULL && (psf->instrument = psf_instrument_alloc ()) == NULL) in sf_command()

Completed in 13 milliseconds