Searched refs:WAVE_FORMAT_IEEE_FLOAT (Results 1 – 2 of 2) sorted by relevance
53 WAVE_FORMAT_IEEE_FLOAT = 0x0003, enumerator204 && mWaveFormat != WAVE_FORMAT_IEEE_FLOAT in init()285 } else if (mWaveFormat == WAVE_FORMAT_IEEE_FLOAT) { in init()312 case WAVE_FORMAT_IEEE_FLOAT: in init()551 } else if (mWaveFormat == WAVE_FORMAT_IEEE_FLOAT) { in read()
27 #define WAVE_FORMAT_IEEE_FLOAT 3 macro156 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()