/third_party/ffmpeg/libavfilter/ |
H A D | af_amerge.c | 170 av_log(ctx, AV_LOG_VERBOSE, "%s\n", bp.str); in config_output()
|
H A D | vf_chromakey_cuda.c | 452 {"color", "set the chromakey key color", OFFSET(chromakey_rgba), AV_OPT_TYPE_COLOR, {.str = "black"}, 0, 0, FLAGS},
|
H A D | af_volume.c | 69 OFFSET(volume_expr), AV_OPT_TYPE_STRING, { .str = "1.0" }, .flags = A|F|T },
|
H A D | af_pan.c | 405 { "args", NULL, OFFSET(args), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_FILTERING_PARAM },
|
H A D | vf_remap.c | 72 { "fill", "set the color of the unmapped pixels", OFFSET(fill_rgba), AV_OPT_TYPE_COLOR, {.str="black"}, .flags = FLAGS },
|
H A D | vf_remap_opencl.c | 56 { "fill", "set the color of the unmapped pixels", OFFSET(fill_rgba), AV_OPT_TYPE_COLOR, {.str="black"}, .flags = FLAGS },
|
H A D | vf_framerate.c | 50 {"fps", "required output frames per second rate", OFFSET(dest_frame_rate), AV_OPT_TYPE_VIDEO_RATE, {.str="50"}, 0, INT_MAX, V|F },
|
H A D | vf_lenscorrection.c | 65 { "fc", "set the color of the unmapped pixels", OFFSET(fill_rgba), AV_OPT_TYPE_COLOR, {.str="black@0"}, .flags = FLAGS },
|
H A D | vf_vmafmotion.c | 55 {"stats_file", "Set file where to store per-frame difference information", OFFSET(stats_file_str), AV_OPT_TYPE_STRING, {.str=NULL}, 0, 0, FLAGS },
|
/third_party/ffmpeg/libavdevice/ |
H A D | iec61883.c | 493 { "dvguid", "select one of multiple DV devices by its GUID", offsetof(struct iec61883_data, device_guid), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, AV_OPT_FLAG_DECODING_PARAM },
|
/third_party/ffmpeg/libavformat/ |
H A D | argo_asf.c | 460 .default_val = {.str = NULL},
|
H A D | libssh.c | 481 {"private_key", "set path to private key", OFFSET(priv_key), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, D|E },
|
H A D | hashenc.c | 42 { "hash", "set hash to use", OFFSET(hash_name), AV_OPT_TYPE_STRING, {.str = defaulttype}, 0, 0, ENC }
|
H A D | libmodplug.c | 94 {"video_stream_expr", "Color formula", OFFSET(color_eval), AV_OPT_TYPE_STRING, {.str = NULL}, 0, 0, D},
|
H A D | av1dec.c | 113 { "framerate", "", OFFSET(framerate), AV_OPT_TYPE_VIDEO_RATE, {.str = "25"}, 0, INT_MAX, DEC},
|
H A D | aadec.c | 362 AV_OPT_TYPE_BINARY, {.str="77214d4b196a87cd520045fd2a51d673"},
|
H A D | flacenc.c | 97 mimetype = mime->str; in flac_write_picture()
|
/third_party/curl/lib/vquic/ |
H A D | vquic-tls.c | 592 data->set.str[STRING_SSL_PINNEDPUBLICKEY]); in Curl_vquic_tls_verify_peer()
|
/third_party/glslang/glslang/ResourceLimits/ |
H A D | ResourceLimits.cpp | 277 return ostream.str(); in GetDefaultTBuiltInResourceString()
|
/third_party/gn/build/ |
H A D | gen.py | 181 args_list.add('--out-path', type=str,
|
/third_party/gn/src/gn/ |
H A D | input_conversion.cc | 287 a string renders with quotes, e.g. "str" 290 a list renders as a representation of its contents, e.g. "[\"str\", 6]"
|
/third_party/backends/backend/genesys/ |
H A D | low.h | 444 DBG(level, "%s\n", out.str().c_str()); in debug_dump()
|
/third_party/benchmark/src/ |
H A D | benchmark_register.cc | 170 const auto full_name = instance.name().str(); in FindBenchmarks()
|
H A D | benchmark_runner.cc | 260 BM_VLOG(2) << "Running " << b.name().str() << " for " << iters << "\n"; in DoNIterations()
|
/third_party/cares/include/ |
H A D | ares.h | 700 CARES_EXTERN void ares_free_string(void *str);
|