Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DMPEG4Extractor.cpp5379 static bool LegacySniffMPEG4(DataSourceBase *source, float *confidence) { in LegacySniffMPEG4() function
5562 if (LegacySniffMPEG4(source, confidence)) { in Sniff()