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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.cpp2416 if (!DoNewClusterProcessing(track_number, timestamp, is_key))
2482 if (!DoNewClusterProcessing(track_number, timestamp, is_key))
2550 if (!DoNewClusterProcessing(track_number, timestamp, is_key))
2597 if (!DoNewClusterProcessing(track_number, timestamp_ns, true))
2970 bool Segment::DoNewClusterProcessing(uint64 track_number, function in class:mkvmuxer::Segment
H A Dmkvmuxer.hpp1269 bool DoNewClusterProcessing(uint64 track_num, uint64 timestamp_ns, bool key);

Completed in 34 milliseconds