Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DSampleTable.cpp757 flags = kFlagBefore; in findSampleAtTime()
759 if (flags == kFlagBefore) { in findSampleAtTime()
769 case kFlagBefore: in findSampleAtTime()
837 flags = kFlagBefore; in findSyncSampleNear()
840 if (flags == kFlagBefore) { in findSyncSampleNear()
853 case kFlagBefore: in findSyncSampleNear()
DSampleTable.h77 kFlagBefore, enumerator
DMPEG4Extractor.cpp5684 findFlags = SampleTable::kFlagBefore; in read()
5714 findFlags = SampleTable::kFlagBefore; in read()