Home
last modified time | relevance | path

Searched defs:cluster_offset (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-parse.h81 guint64 cluster_offset; member
Dmatroska-demux.h87 guint64 cluster_offset; member
Dmatroska-demux.c2443 gint64 * cluster_offset, GstClockTime * cluster_time) in gst_matroska_demux_scan_back_for_keyframe_cluster()
2541 gint64 prev_cluster_offset = -1, current_cluster_offset, cluster_offset; 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/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp7520 Temp cluster_offset = bld.vop2(aco_opcode::v_and_b32, bld.def(v1), in emit_boolean_reduce() local