Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/id3demux/
Dgstid3demux.c140 gboolean start_tag, guint * tag_size) in gst_id3demux_identify_tag()
183 gboolean start_tag, guint * tag_size, GstTagList ** tags) in gst_id3demux_parse_tag()
/third_party/gstreamer/gstplugins_good/gst/apetag/
Dgstapedemux.c330 gboolean start_tag, guint * tag_size) in gst_ape_demux_identify_tag()
355 gboolean start_tag, guint * tag_size, GstTagList ** tags) in gst_ape_demux_parse_tag()
/third_party/protobuf/src/google/protobuf/
Dparse_context.h184 bool ConsumeEndGroup(uint32 start_tag) { in ConsumeEndGroup()
/third_party/libwebsockets/lib/misc/cache-ttl/
Dfile.c311 *start_wc, *start_tag; in lws_cache_nscookiejar_tag_match() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc1844 uint32 start_tag = WireFormatLite::MakeTag( in GenerateParseLoop() local