Home
last modified time | relevance | path

Searched defs:copy_tag (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtputils.c26 GQuark copy_tag; member
38 GQuark copy_tag = data->copy_tag; in foreach_metadata_copy() local
61 GQuark copy_tag) in gst_rtp_copy_meta()
Dgstrtph265depay.h100 GQuark copy_tag; member
/third_party/ffmpeg/libavcodec/
Dyop.c155 static int yop_copy_previous_block(YopDecContext *s, int linesize, int copy_tag) in yop_copy_previous_block()
/third_party/ffmpeg/tools/
Dismindex.c107 static int copy_tag(AVIOContext *in, AVIOContext *out, int32_t tag_name) in copy_tag() function