Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/wav/
DWAVExtractor.cpp59 static const char* AMBISONIC_SUBFORMAT = "\x00\x00\x21\x07\xD3\x11\x86\x44\xC8\xC1\xCA\x00\x00\x00"; variable
272 memcmp(&formatSpec[26], AMBISONIC_SUBFORMAT, 14)) { in init()