Searched refs:WAV_ID_WAVE (Results 1 - 1 of 1) sorted by relevance
/third_party/lame/frontend/ | ||
H A D | get_audio.c | 1445 static uint32_t const WAV_ID_WAVE = 0x57415645; /* "WAVE" */ variable 1490 if (ui32_WAVEID != WAV_ID_WAVE || ui32_chunkSize < 1) in parse_wave_header() |
Completed in 6 milliseconds