HomeSort by relevance Sort by last modified time
    Searched refs:kFlagBefore (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/extractors/mp4/
SampleTable.cpp 758 flags = kFlagBefore;
760 if (flags == kFlagBefore) {
770 case kFlagBefore:
838 flags = kFlagBefore;
841 if (flags == kFlagBefore) {
854 case kFlagBefore:
SampleTable.h 77 kFlagBefore,
MPEG4Extractor.cpp     [all...]

Completed in 55 milliseconds