Searched defs:opt_name (Results 1 – 10 of 10) sorted by relevance
/third_party/glib/gio/tests/ |
D | gdbus-example-watch-name.c | 3 static gchar *opt_name = NULL; variable
|
D | gdbus-example-own-name.c | 35 gchar *opt_name; in main() local
|
D | gdbus-example-watch-proxy.c | 3 static gchar *opt_name = NULL; variable
|
/third_party/gstreamer/gstreamer/gst/ |
D | gsttracerrecord.c | 81 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/ |
D | extension.c | 357 const char *opt_name, const char *opt_val) in lws_set_extension_option()
|
/third_party/ffmpeg/fftools/ |
D | ffmpeg_filter.c | 547 #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
|
D | ffprobe.c | 1653 #define CHECK_COMPLIANCE(opt, opt_name) \ in xml_init() argument
|
/third_party/ffmpeg/libavfilter/ |
D | vf_rotate.c | 328 #define SET_SIZE_EXPR(name, opt_name) do { \ in config_props() argument
|
/third_party/ffmpeg/libavcodec/ |
D | ac3enc.c | 1906 static void validate_mix_level(void *log_ctx, const char *opt_name, in validate_mix_level()
|
/third_party/libwebsockets/lib/core-net/ |
D | wsi.c | 806 const char *opt_name, const char *opt_val) in lws_set_extension_option()
|