Home
last modified time | relevance | path

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

/external/chromium_org/media/mp4/
Dbox_definitions.h42 struct MEDIA_EXPORT ProtectionSystemSpecificHeader : Box { struct
45 std::vector<uint8> system_id;
46 std::vector<uint8> raw_box;
Dbox_definitions.cc24 ProtectionSystemSpecificHeader::ProtectionSystemSpecificHeader() {} in ProtectionSystemSpecificHeader() function in media::mp4::ProtectionSystemSpecificHeader