Searched refs:first_sample_flags_present (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/formats/mp4/
H A Dbox_definitions.cc752 bool first_sample_flags_present = (flags & 0x4) != 0; local
765 if (first_sample_flags_present)
792 if (first_sample_flags_present) {

Completed in 67 milliseconds