Searched refs:WAV_ID_FMT (Results 1 - 1 of 1) sorted by relevance
/third_party/lame/frontend/ | ||
H A D | get_audio.c | 1446 static uint32_t const WAV_ID_FMT = 0x666d7420; /* "fmt " */ variable 1495 if (ui32_ckID == WAV_ID_FMT) { in parse_wave_header() |
Completed in 4 milliseconds