Home
last modified time | relevance | path

Searched refs:add_meta (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavformat/
Dlibgme.c51 static void add_meta(AVFormatContext *s, const char *name, const char *value) in add_meta() function
67 add_meta(s, "system", info->system); in load_metadata()
68 add_meta(s, "game", info->game); in load_metadata()
69 add_meta(s, "song", info->song); in load_metadata()
70 add_meta(s, "author", info->author); in load_metadata()
71 add_meta(s, "copyright", info->copyright); in load_metadata()
72 add_meta(s, "comment", info->comment); in load_metadata()
73 add_meta(s, "dumper", info->dumper); in load_metadata()
76 add_meta(s, "tracks", buf); in load_metadata()
Dlibopenmpt.c71 #define add_meta(s, name, meta) \ macro
144 add_meta(s, "artist", openmpt_module_get_metadata(openmpt->module, "artist")); in read_header_openmpt()
145 add_meta(s, "title", openmpt_module_get_metadata(openmpt->module, "title")); in read_header_openmpt()
146 add_meta(s, "encoder", openmpt_module_get_metadata(openmpt->module, "tracker")); in read_header_openmpt()
147 add_meta(s, "comment", openmpt_module_get_metadata(openmpt->module, "message")); in read_header_openmpt()
148 add_meta(s, "date", openmpt_module_get_metadata(openmpt->module, "date")); in read_header_openmpt()
/third_party/iptables/iptables/
Dnft-shared.c40 void add_meta(struct nftnl_rule *r, uint32_t key) in add_meta() function
142 add_meta(r, NFT_META_IIFNAME); in add_iniface()
156 add_meta(r, NFT_META_OIFNAME); in add_outiface()
198 add_meta(r, NFT_META_L4PROTO); in add_l4proto()
Dnft-shared.h115 void add_meta(struct nftnl_rule *r, uint32_t key);
Dnft-bridge.c74 add_meta(r, NFT_META_BRI_IIFNAME); in add_logical_iniface()
87 add_meta(r, NFT_META_BRI_OIFNAME); in add_logical_outiface()
Dnft.c1203 add_meta(r, NFT_META_PROTOCOL); in add_nft_among()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Daudio.c1358 gboolean add_meta; member
1399 if (td[i].add_meta) { in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/
DChangeLog14079 This is inconsistent with other add_meta methods such as