Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dcaf.c97 static int caf_command (SF_PRIVATE *psf, int command, void *data, int datasize) ;
170 psf->command = caf_command ; in caf_open()
229 caf_command (SF_PRIVATE * psf, int command, void * UNUSED (data), int UNUSED (datasize)) in caf_command() function