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

/external/chromium_org/media/formats/mp4/
H A Dbox_definitions.cc753 bool sample_duration_present = (flags & 0x100) != 0; local
768 int fields = sample_duration_present + sample_size_present +
772 if (sample_duration_present)
782 if (sample_duration_present)

Completed in 256 milliseconds