Searched defs:TestFrame (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.cpp2822 int Segment::TestFrame(uint64 track_number, function in class:mkvmuxer::Segment
2976 const int result = TestFrame(track_number, frame_timestamp_ns, is_key);
2980 // Always set force_new_cluster_ to false after TestFrame.
2992 // Write the current frame to the current cluster (if TestFrame
2993 // returns 0) or to a newly created cluster (TestFrame returns 1).
2997 // TestFrame returned 2, which means there was a large time

Completed in 39 milliseconds