Lines Matching refs:cluster_pos
164 int64_t cluster_pos; ///< offset of the cluster containing the block relative to the segment
210 int64_t cluster_pos; ///< file offset of the current Cluster
914 int64_t cluster_pos, int64_t relative_pos, int64_t duration)
936 entries[idx].cluster_pos = cluster_pos - mkv->segment_offset;
971 put_ebml_uint(cuepoint, MATROSKA_ID_CUECLUSTERPOSITION , entry->cluster_pos + offset);
2471 mkv->cluster_pos = -1;
2616 mkv->cluster_pos, track_number, keyframe != 0);
2669 mkv->cluster_pos = -1;
2772 if (mkv->cluster_pos != -1) {
2782 if (mkv->cluster_pos == -1) {
2787 mkv->cluster_pos = avio_tell(s->pb);
2793 mkv->cluster_pts, mkv->cluster_pos);
2812 mkv->cluster_pos, relative_packet_pos,
2840 if (mkv->cluster_pos != -1) {
2874 if (!mkv->cluster_pos)
2905 if (mkv->cluster_pos != -1) {
2935 if (mkv->cluster_pos != -1) {