Home
last modified time | relevance | path

Searched refs:WAV_ID_DATA (Results 1 - 1 of 1) sorted by relevance

/third_party/lame/frontend/
H A Dget_audio.c1447 static uint32_t const WAV_ID_DATA = 0x64617461; /* "data" */ variable
1529 else if (ui32_ckID == WAV_ID_DATA) { in parse_wave_header()

Completed in 4 milliseconds