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

/external/chromium_org/media/formats/mp4/
H A Dbox_definitions.cc754 bool sample_size_present = (flags & 0x200) != 0; local
768 int fields = sample_duration_present + sample_size_present +
774 if (sample_size_present)
784 if (sample_size_present)

Completed in 75 milliseconds