Home
last modified time | relevance | path

Searched defs:cluster_time (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-parse.h80 GstClockTime cluster_time; member
Dmatroska-demux.h86 GstClockTime cluster_time; member
Dmatroska-mux.h138 cluster_time, member
Dmatroska-demux.c2443 gint64 * cluster_offset, GstClockTime * cluster_time) in gst_matroska_demux_scan_back_for_keyframe_cluster()
2538 GstClockTime otime, prev_cluster_time, current_cluster_time, cluster_time; in gst_matroska_demux_search_pos() local
4377 GstEbmlRead * ebml, guint64 cluster_time, guint64 cluster_offset, in gst_matroska_demux_parse_blockgroup_or_simpleblock()
Dmatroska-parse.c1580 GstEbmlRead * ebml, guint64 cluster_time, guint64 cluster_offset, in gst_matroska_parse_parse_blockgroup_or_simpleblock()
/third_party/ffmpeg/libavformat/
Dmatroskaenc.c2316 int64_t cluster_time = ts - mkv->cluster_pts; in mkv_write_packet_internal() local
2395 int64_t cluster_time; in mkv_write_packet() local
Dmatroskadec.c3615 int size, int64_t pos, uint64_t cluster_time, in matroska_parse_block()