Searched defs:cluster_time (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-parse.h | 80 GstClockTime cluster_time; member
|
D | matroska-demux.h | 86 GstClockTime cluster_time; member
|
D | matroska-mux.h | 138 cluster_time, member
|
D | matroska-demux.c | 2443 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()
|
D | matroska-parse.c | 1580 GstEbmlRead * ebml, guint64 cluster_time, guint64 cluster_offset, in gst_matroska_parse_parse_blockgroup_or_simpleblock()
|
/third_party/ffmpeg/libavformat/ |
D | matroskaenc.c | 2316 int64_t cluster_time = ts - mkv->cluster_pts; in mkv_write_packet_internal() local 2395 int64_t cluster_time; in mkv_write_packet() local
|
D | matroskadec.c | 3615 int size, int64_t pos, uint64_t cluster_time, in matroska_parse_block()
|