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

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dwebmids.hpp114 kMkvAESSettingsCipherMode = 0x47E8, enumerator in enum:mkvmuxer::MkvId
H A Dmkvmuxer.cpp372 if (!WriteEbmlElement(writer, kMkvAESSettingsCipherMode, cipher_mode_))
384 uint64 size = EbmlElementSize(kMkvAESSettingsCipherMode, cipher_mode_);
/external/libvpx/libvpx/third_party/libwebm/
H A Dwebmids.hpp114 kMkvAESSettingsCipherMode = 0x47E8, enumerator in enum:mkvmuxer::MkvId
H A Dmkvmuxer.cpp379 if (!WriteEbmlElement(writer, kMkvAESSettingsCipherMode, cipher_mode_))
391 uint64 size = EbmlElementSize(kMkvAESSettingsCipherMode, cipher_mode_);

Completed in 391 milliseconds