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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp727 bool AddFrame(const uint8* frame,
860 // Used to implement AddFrame and AddMetadata.
1061 // function must be called after AddFrame to calculate the correct
1073 bool AddFrame(const uint8* frame,
H A Dmkvmuxer.cpp1490 bool Cluster::AddFrame(const uint8* frame, function in class:mkvmuxer::Cluster
2384 bool Segment::AddFrame(const uint8* frame, function in class:mkvmuxer::Segment
2429 if (!cluster->AddFrame(frame,
2651 return AddFrame(frame->frame(),
3143 if (!cluster->AddFrame(frame->frame(),
3208 if (!cluster->AddFrame(frame_prev->frame(),

Completed in 88 milliseconds