Home
last modified time | relevance | path

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

/system/media/audio_utils/
Dtinysndfile.c297 static SNDFILE *sf_open_write(const char *path, SF_INFO *info) in sf_open_write() function
389 return sf_open_write(path, info); in sf_open()