Home
last modified time | relevance | path

Searched refs:snprintf (Results 1051 - 1075 of 1570) sorted by relevance

1...<<41424344454647484950>>...63

/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params.c58 snprintf(cap->driver, sizeof(cap->driver), in rkisp_params_querycap()
H A Disp_stats.c57 snprintf(cap->driver, sizeof(cap->driver), in rkisp_stats_querycap()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dparams.c55 snprintf(cap->driver, sizeof(cap->driver), in rkispp_params_querycap()
H A Dstats.c121 snprintf(cap->driver, sizeof(cap->driver), in rkispp_stats_querycap()
/third_party/ffmpeg/fftools/
H A Dffmpeg_hw.c83 snprintf(name, index_pos + 4, "%s%d", type_name, index); in hw_device_default_name()
/third_party/eudev/test/
H A Dtest-libudev.c462 snprintf(path, sizeof(path), "/sys/%s", syspath); in main()
/third_party/eudev/src/shared/
H A Dutil.h230 #define xsprintf(buf, fmt, ...) assert_se((size_t) snprintf(buf, ELEMENTSOF(buf), fmt, __VA_ARGS__) < ELEMENTSOF(buf))
/third_party/ffmpeg/libavfilter/
H A Dvf_blurdetect.c251 snprintf(value, sizeof(value), "%f", d); in set_meta()
H A Df_select.c360 snprintf(buf, sizeof(buf), "%f", select->var_values[VAR_SCENE]); in select_frame()
H A Dgraphparser.c119 snprintf(name2, sizeof(name2), "Parsed_%s_%d", name, index); in create_filter()
H A Daf_pan.c347 r = snprintf(cur, buf + sizeof(buf) - cur, "%s%.3g i%d", in config_props()
H A Dvf_idet.c70 snprintf(valuestr, sizeof(valuestr), "%"PRId64".%0*"PRId64, in av_dict_set_fxp()
H A Dvf_vmafmotion.c216 snprintf(value, sizeof(value), "%0.2f", d); in set_meta()
/third_party/ffmpeg/libavformat/
H A Dlibmodplug.c284 snprintf(intbuf, sizeof(intbuf), "%.0f", var_values[idvalue]); \
H A Dflacenc.c253 snprintf(buf, sizeof(buf), "0x%"PRIx64, par->ch_layout.u.mask); in flac_init()
H A Dutils.c327 snprintf(buf1, sizeof(buf1), "%0*d", nd, number); in av_get_frame_filename2()
/third_party/ffmpeg/libavutil/
H A Davstring.c147 snprintf(str, 16, "%f", d); in av_d2str()
/third_party/curl/scripts/
H A Dchecksrc.pl90 'SNPRINTF' => 'use of snprintf',
753 # scan for use of snprintf for curl-internals reasons
754 if($l =~ /^(.*\W)(v?snprintf)\s*\(/x) {
/third_party/alsa-utils/axfer/test/
H A Dmapper-test.c469 snprintf(paths[i], 8, "hoge%d", i); in main()
/third_party/alsa-lib/src/hwdep/
H A Dhwdep.c114 snprintf(buf, sizeof(buf), "_snd_hwdep_%s_open", str); in snd_hwdep_open_conf()
/third_party/alsa-lib/src/timer/
H A Dtimer.c148 snprintf(buf, sizeof(buf), "_snd_timer_%s_open", str); in snd_timer_open_conf()
/third_party/backends/backend/
H A Dpieusb_buffer.c154 snprintf(buffer->buffer_name, L_tmpnam, "/tmp/sane.XXXXXX"); in sanei_pieusb_buffer_create()
/third_party/alsa-lib/src/pcm/
H A Dpcm_hooks.c425 snprintf(buf, sizeof(buf), "_snd_pcm_hook_%s_install", str); in snd_pcm_hook_add_conf()
/third_party/libsnd/src/
H A Dmat5.c370 snprintf (name, sizeof (name), "%f\n", samplerate) ; in mat5_read_header()
/third_party/libuv/test/
H A Dtest-threadpool-cancel.c72 snprintf(buf, in saturate_threadpool()

Completed in 21 milliseconds

1...<<41424344454647484950>>...63