Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dstrings.c179 psf_location_string_count (const SF_PRIVATE * psf, int location) in psf_location_string_count() function
Dcommon.h811 int psf_location_string_count (const SF_PRIVATE * psf, int location) ;
Dwavlike.c1144 if (psf_location_string_count (psf, location) == 0) in wavlike_write_strings()