Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DSampleTable.cpp758 flags = kFlagBefore; in findSampleAtTime()
760 if (flags == kFlagBefore) { in findSampleAtTime()
770 case kFlagBefore: in findSampleAtTime()
838 flags = kFlagBefore; in findSyncSampleNear()
841 if (flags == kFlagBefore) { in findSyncSampleNear()
854 case kFlagBefore: in findSyncSampleNear()
DSampleTable.h73 kFlagBefore, enumerator
DMPEG4Extractor.cpp4710 findFlags = SampleTable::kFlagBefore; in read()
4737 findFlags = SampleTable::kFlagBefore; in read()