Home
last modified time | relevance | path

Searched refs:ID_WAVE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/cmds/bootanimation/
Daudioplay.cpp60 static const uint32_t ID_WAVE = 0x45564157; variable
267 (wavHeader->wave_id != ID_WAVE)) { in parseClipBuf()