Home
last modified time | relevance | path

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

/system/media/audio_utils/
Dtinysndfile.c65 static SNDFILE *sf_open_read(const char *path, SF_INFO *info) in sf_open_read() function
387 return sf_open_read(path, info); in sf_open()