Home
last modified time | relevance | path

Searched refs:wav_command (Results 1 – 1 of 1) sorted by relevance

/third_party/libsnd/src/
Dwav.c143 static int wav_command (SF_PRIVATE *psf, int command, void *data, int datasize) ;
226 psf->command = wav_command ; in wav_open()
1262 wav_command (SF_PRIVATE *psf, int command, void * UNUSED (data), int datasize) in wav_command() function