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

  /external/chromium_org/media/formats/mp4/
track_run_iterator_unittest.cc 501 {1, SampleToGroupEntry::kFragmentGroupDescriptionIndexBase + 2},
503 {1, SampleToGroupEntry::kFragmentGroupDescriptionIndexBase + 1}};
528 {2, SampleToGroupEntry::kFragmentGroupDescriptionIndexBase + 2},
532 {3, SampleToGroupEntry::kFragmentGroupDescriptionIndexBase + 1}};
track_run_iterator.cc 333 if (index >= SampleToGroupEntry::kFragmentGroupDescriptionIndexBase) {
334 index -= SampleToGroupEntry::kFragmentGroupDescriptionIndexBase;
box_definitions.h 396 kFragmentGroupDescriptionIndexBase = 0x10000,

Completed in 3193 milliseconds