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

/frameworks/av/media/libstagefright/
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
251 if (memcmp(&formatSpec[26], WAVEEXT_SUBFORMAT, 14)) {

Completed in 424 milliseconds