Home
last modified time | relevance | path

Searched defs:parse_tag (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Did3v1.c257 static int parse_tag(AVFormatContext *s, const uint8_t *buf) in parse_tag() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagdemux.h116 GstTagDemuxResult (*parse_tag) (GstTagDemux * demux, member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-common.cc777 parse_tag (const char **pp, const char *end, hb_tag_t *tag) in parse_tag() function