Home
last modified time | relevance | path

Searched defs:SyncSample (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/media/formats/mp4/
Dbox_definitions.h232 struct MEDIA_EXPORT SyncSample : Box { struct
251 SyncSample sync_sample; argument
Dbox_definitions.cc248 SyncSample::SyncSample() : is_present(false) {} in SyncSample() function in media::mp4::SyncSample