Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/wav/
DWAVExtractor.cpp58 static const char* WAVEEXT_SUBFORMAT = "\x00\x00\x00\x00\x10\x00\x80\x00\x00\xAA\x00\x38\x9B\x71"; variable
271 if (memcmp(&formatSpec[26], WAVEEXT_SUBFORMAT, 14) && in init()