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

/frameworks/av/media/extractors/wav/
H A DWAVExtractor.cpp47 static const char* WAVEEXT_SUBFORMAT = "\x00\x00\x00\x00\x10\x00\x80\x00\x00\xAA\x00\x38\x9B\x71"; member in namespace:android
252 if (memcmp(&formatSpec[26], WAVEEXT_SUBFORMAT, 14) &&

Completed in 34 milliseconds