Home
last modified time | relevance | path

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

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