Home
last modified time | relevance | path

Searched refs:enc_algo_ (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h325 uint64_t enc_algo() const { return enc_algo_; } in enc_algo()
340 uint64_t enc_algo_; variable
Dmkvmuxer.cc526 : enc_algo_(5), in ContentEncoding()
590 static_cast<uint64>(enc_algo_))) { in Write()
637 static_cast<uint64>(enc_algo_)); in EncryptionSize()