Home
last modified time | relevance | path

Searched defs:opt_name (Results 1 – 10 of 10) sorted by relevance

/third_party/glib/gio/tests/
Dgdbus-example-watch-name.c3 static gchar *opt_name = NULL; variable
Dgdbus-example-own-name.c35 gchar *opt_name; in main() local
Dgdbus-example-watch-proxy.c3 static gchar *opt_name = NULL; variable
/third_party/gstreamer/gstreamer/gst/
Dgsttracerrecord.c81 gchar *opt_name = g_strconcat ("have-", g_quark_to_string (field_id), NULL); in build_field_template() local
/third_party/libwebsockets/lib/roles/ws/ext/
Dextension.c357 const char *opt_name, const char *opt_val) in lws_set_extension_option()
/third_party/ffmpeg/fftools/
Dffmpeg_filter.c547 #define AUTO_INSERT_FILTER(opt_name, filter_name, arg) do { \ in configure_output_audio_filter() argument
883 #define AUTO_INSERT_FILTER_INPUT(opt_name, filter_name, arg) do { \ in configure_input_audio_filter() argument
Dffprobe.c1653 #define CHECK_COMPLIANCE(opt, opt_name) \ in xml_init() argument
/third_party/ffmpeg/libavfilter/
Dvf_rotate.c328 #define SET_SIZE_EXPR(name, opt_name) do { \ in config_props() argument
/third_party/ffmpeg/libavcodec/
Dac3enc.c1906 static void validate_mix_level(void *log_ctx, const char *opt_name, in validate_mix_level()
/third_party/libwebsockets/lib/core-net/
Dwsi.c806 const char *opt_name, const char *opt_val) in lws_set_extension_option()