Searched refs:VideoPayloadSize (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
H A Dmkvmuxer.h811 uint64_t VideoPayloadSize() const;
H A Dmkvmuxer.cc1452 uint64_t size = VideoPayloadSize();
1462 const uint64_t size = VideoPayloadSize();
1592 uint64_t VideoTrack::VideoPayloadSize() const { function in class:mkvmuxer::VideoTrack

Completed in 60 milliseconds