Searched defs:CencSampleEncryptionInfoEntry (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/media/formats/mp4/
H A Dbox_definitions.cc829 CencSampleEncryptionInfoEntry::CencSampleEncryptionInfoEntry() function in class:media::mp4::CencSampleEncryptionInfoEntry
831 CencSampleEncryptionInfoEntry::~CencSampleEncryptionInfoEntry() {}
H A Dbox_definitions.h377 struct MEDIA_EXPORT CencSampleEncryptionInfoEntry { struct in namespace:media::mp4
378 CencSampleEncryptionInfoEntry();
379 ~CencSampleEncryptionInfoEntry();
390 std::vector<CencSampleEncryptionInfoEntry> entries;

Completed in 166 milliseconds