Searched refs:ref_type (Results 1 – 14 of 14) sorted by relevance
8 "Upstream URL": "https://gitlab.freedesktop.org/mesa/mesa/-/tree/mesa-22.2.4?ref_type=tags",
46 gboolean ref_type; member
53 entry->ref_type = aux >> 31; in gst_isoff_qt_parse_sidx_entry()
13769 guint32 ref_type; in qtdemux_parse_redirects() local13775 ref_type = QT_FOURCC ((guint8 *) rdrf->data + 12); in qtdemux_parse_redirects()13777 if (ref_type == FOURCC_alis) { in qtdemux_parse_redirects()13792 } else if (ref_type == FOURCC_url_) { in qtdemux_parse_redirects()13797 GST_FOURCC_ARGS (ref_type)); in qtdemux_parse_redirects()
1612 ref_type=None, desc='', xrefs=None): argument1614 if ref_type is None and data is not None:1615 ref_type = data.directory1616 if ref_type is None:1617 ref_type = "????"1619 entity, ref_type, desc, ' '.join(xrefs or []))
28 std::string ref_type; member102 if (!b.ref_type.empty() && !b.ref_mem.empty()) { in GenerateReferenceString()103 ostream << "var r" << index << " : " << b.ref_type << " = b" << index << "." in GenerateReferenceString()
239 gboolean ref_type; member
819 entry->ref_type = aux >> 31; in gst_isoff_parse_sidx_entry()
105 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local106 if (ref_type->AsPointer() != nullptr) { in GenCheckCode()
1336 my $ref_type = ref $user{$_};1362 $mkvalue->($ref_type, $user{$_})1363 || $mkvalue->($ref_type, $target{$_});
959 if (auto* ref_type = tip_type->As<Reference>()) { in EmitPipelineInput() local960 tip_type = ref_type->type; in EmitPipelineInput()1095 if (auto* ref_type = tip_type->As<Reference>()) { in EmitPipelineOutput() local1096 tip_type = ref_type->type; in EmitPipelineOutput()
2933 if (entry->ref_type != 0) { in gst_dash_demux_parse_isobmff()