Searched defs:copy_tag (Results 1 – 4 of 4) sorted by relevance
26 GQuark copy_tag; member38 GQuark copy_tag = data->copy_tag; in foreach_metadata_copy() local61 GQuark copy_tag) in gst_rtp_copy_meta()
100 GQuark copy_tag; member
155 static int yop_copy_previous_block(YopDecContext *s, int linesize, int copy_tag) in yop_copy_previous_block()
107 static int copy_tag(AVIOContext *in, AVIOContext *out, int32_t tag_name) in copy_tag() function