Home
last modified time | relevance | path

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

/frameworks/av/media/module/extractors/mp4/
DMPEG4Extractor.cpp6986 static bool LegacySniffMPEG4(DataSourceHelper *source, float *confidence) { in LegacySniffMPEG4() function
7190 if (LegacySniffMPEG4(&helper, confidence)) { in Sniff()