Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvmuxer.hpp357 uint64 codec_private_length() const { return codec_private_length_; } in codec_private_length()
376 uint64 codec_private_length_; member in mkvmuxer::Track
Dmkvmuxer.cpp526 codec_private_length_(0), in Track()
592 codec_private_length_); in PayloadSize()
644 codec_private_length_); in Write()
690 codec_private_length_)) in Write()
744 codec_private_length_ = length; in SetCodecPrivate()