Home
last modified time | relevance | path

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

/system/media/audio_utils/
Dtinysndfile.c27 #define WAVE_FORMAT_IEEE_FLOAT 3 macro
156 case WAVE_FORMAT_IEEE_FLOAT: in sf_open_read()
223 if (format == WAVE_FORMAT_IEEE_FLOAT) in sf_open_read()
323 wav[20] = WAVE_FORMAT_IEEE_FLOAT; in sf_open_write()