HomeSort by relevance Sort by last modified time
    Searched full:first_sample_flags_present (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/media/mp4/
box_definitions.cc 685 bool first_sample_flags_present = (flags & 0x4) != 0; local
698 if (first_sample_flags_present)
725 if (first_sample_flags_present) {

Completed in 35 milliseconds