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

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp702 Cluster(uint64 timecode, int64 cues_pos);
705 // |timecode| is the absolute timecode of the cluster. |cues_pos| is the
H A Dmkvmuxer.cpp1427 Cluster::Cluster(uint64 timecode, int64 cues_pos) argument
1432 position_for_cues_(cues_pos),
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp709 Cluster(uint64 timecode, int64 cues_pos);
712 // |timecode| is the absolute timecode of the cluster. |cues_pos| is the
H A Dmkvmuxer.cpp1468 Cluster::Cluster(uint64 timecode, int64 cues_pos) argument
1473 position_for_cues_(cues_pos),

Completed in 142 milliseconds