Searched refs:set_cluster_pos (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp146 void set_cluster_pos(uint64 cluster_pos) { cluster_pos_ = cluster_pos; } function in class:mkvmuxer::CuePoint
H A Dmkvmuxer.cpp2021 cue_point->set_cluster_pos(cluster_pos); // update the new cluster position
2243 cue->set_cluster_pos(cluster->position_for_cues());
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp147 void set_cluster_pos(uint64 cluster_pos) { cluster_pos_ = cluster_pos; } function in class:mkvmuxer::CuePoint
H A Dmkvmuxer.cpp2133 cue_point->set_cluster_pos(cluster_pos); // update the new cluster position
2358 cue->set_cluster_pos(cluster->position_for_cues());

Completed in 782 milliseconds