Searched refs:WAVE_FORMAT_IEEE_FLOAT (Results 1 – 3 of 3) sorted by relevance
77 #define WAVE_FORMAT_IEEE_FLOAT 0x0003 macro193 is_float = ctx->chunk_fmt.audio_format == WAVE_FORMAT_IEEE_FLOAT; in ctx_init()
168 case WAVE_FORMAT_IEEE_FLOAT: in WaveFormatTagToString()664 : ptr_->wFormatTag == WAVE_FORMAT_IEEE_FLOAT; in IsFloat()
106 format.wFormatTag = WAVE_FORMAT_IEEE_FLOAT; in TEST_F()