Searched defs:cipher_mode_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/media/formats/webm/
H A Dwebm_content_encodings.h72 CipherMode cipher_mode() const { return cipher_mode_; }
73 void set_cipher_mode(CipherMode mode) { cipher_mode_ = mode; }
81 CipherMode cipher_mode_; member in class:media::ContentEncoding
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp240 uint64 cipher_mode() const { return cipher_mode_; }
248 uint64 cipher_mode_; member in class:mkvmuxer::ContentEncAESSettings
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp237 uint64 cipher_mode() const { return cipher_mode_; }
245 uint64 cipher_mode_; member in class:mkvmuxer::ContentEncAESSettings

Completed in 919 milliseconds