Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dsndfile.c297 static int try_resource_fork (SF_PRIVATE * psf) ;
2604 try_resource_fork (SF_PRIVATE * psf) in try_resource_fork() function
2799 if (psf->filelength > 0 && (format = try_resource_fork (psf)) != 0) in guess_file_type()