Home
last modified time | relevance | path

Searched refs:hwaccel_device (Results 1 – 25 of 61) sorted by relevance

123

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/fftools/
H A Dffmpeg_hw.c305 if (ist->hwaccel_device) { in hw_device_setup_for_decode()
306 dev = hw_device_get_by_name(ist->hwaccel_device); in hw_device_setup_for_decode()
312 err = hw_device_init_from_type(type, ist->hwaccel_device, in hw_device_setup_for_decode()
373 err = hw_device_init_from_type(type, ist->hwaccel_device, in hw_device_setup_for_decode()
379 if (ist->hwaccel_device) { in hw_device_setup_for_decode()
383 ist->hwaccel_device); in hw_device_setup_for_decode()
H A Dffmpeg_cuvid.c40 ist->hwaccel_device, NULL, 0); in cuvid_init()
H A Dffmpeg_qsv.c58 ist->hwaccel_device, dict, 0); in qsv_device_init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/fftools/
H A Dffmpeg_hw.c308 if (ist->hwaccel_device) { in hw_device_setup_for_decode()
309 dev = hw_device_get_by_name(ist->hwaccel_device); in hw_device_setup_for_decode()
315 err = hw_device_init_from_type(type, ist->hwaccel_device, in hw_device_setup_for_decode()
376 err = hw_device_init_from_type(type, ist->hwaccel_device, in hw_device_setup_for_decode()
382 if (ist->hwaccel_device) { in hw_device_setup_for_decode()
386 ist->hwaccel_device); in hw_device_setup_for_decode()
H A Dffmpeg_cuvid.c40 ist->hwaccel_device, NULL, 0); in cuvid_init()
H A Dffmpeg_qsv.c58 ist->hwaccel_device, dict, 0); in qsv_device_init()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/fftools/
H A Dffmpeg_hw.c310 if (ist->hwaccel_device) { in hw_device_setup_for_decode()
311 dev = hw_device_get_by_name(ist->hwaccel_device); in hw_device_setup_for_decode()
317 err = hw_device_init_from_type(type, ist->hwaccel_device, in hw_device_setup_for_decode()
378 err = hw_device_init_from_type(type, ist->hwaccel_device, in hw_device_setup_for_decode()
384 if (ist->hwaccel_device) { in hw_device_setup_for_decode()
388 ist->hwaccel_device); in hw_device_setup_for_decode()
H A Dffmpeg_qsv.c59 ist->hwaccel_device, dict, 0); in qsv_device_init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/fftools/
H A Dffmpeg_hw.c310 if (ist->hwaccel_device) { in hw_device_setup_for_decode()
311 dev = hw_device_get_by_name(ist->hwaccel_device); in hw_device_setup_for_decode()
317 err = hw_device_init_from_type(type, ist->hwaccel_device, in hw_device_setup_for_decode()
378 err = hw_device_init_from_type(type, ist->hwaccel_device, in hw_device_setup_for_decode()
384 if (ist->hwaccel_device) { in hw_device_setup_for_decode()
388 ist->hwaccel_device); in hw_device_setup_for_decode()
H A Dffmpeg_qsv.c59 ist->hwaccel_device, dict, 0); in qsv_device_init()
/dports/multimedia/handbrake/ffmpeg-4.4/fftools/
H A Dffmpeg_hw.c310 if (ist->hwaccel_device) { in hw_device_setup_for_decode()
311 dev = hw_device_get_by_name(ist->hwaccel_device); in hw_device_setup_for_decode()
317 err = hw_device_init_from_type(type, ist->hwaccel_device, in hw_device_setup_for_decode()
378 err = hw_device_init_from_type(type, ist->hwaccel_device, in hw_device_setup_for_decode()
384 if (ist->hwaccel_device) { in hw_device_setup_for_decode()
388 ist->hwaccel_device); in hw_device_setup_for_decode()
H A Dffmpeg_qsv.c59 ist->hwaccel_device, dict, 0); in qsv_device_init()
/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_ffmpeg_camera.cpp132 hwaccel_device(p_hwaccel_device) in FfmpegCamera()
483 (hwaccel_device != "" ? hwaccel_device.c_str() : nullptr), nullptr, 0); in OpenFfmpeg()
484 if ( ret < 0 and hwaccel_device != "" ) { in OpenFfmpeg()
491 Debug(1, "Created hwdevice for %s", hwaccel_device.c_str()); in OpenFfmpeg()
H A Dzm_ffmpeg_camera.h45 std::string hwaccel_device; variable
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/
H A Dffmpeg_vdpau.c212 ctx->dpy = XOpenDisplay(ist->hwaccel_device); in vdpau_alloc()
215 XDisplayName(ist->hwaccel_device)); in vdpau_alloc()
H A Dffmpeg_dxva2.c349 if (ist->hwaccel_device) { in dxva2_alloc()
350 adapter = atoi(ist->hwaccel_device); in dxva2_alloc()
H A Dffmpeg.h309 char *hwaccel_device; member
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/
H A Dffmpeg_vdpau.c212 ctx->dpy = XOpenDisplay(ist->hwaccel_device); in vdpau_alloc()
215 XDisplayName(ist->hwaccel_device)); in vdpau_alloc()
H A Dffmpeg_dxva2.c349 if (ist->hwaccel_device) { in dxva2_alloc()
350 adapter = atoi(ist->hwaccel_device); in dxva2_alloc()
H A Dffmpeg.h309 char *hwaccel_device; member
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/common/ADM_render/ADM_coreDxva2/src/
H A DADM_coreDxva2_ff.c357 if (ist->hwaccel_device) { in dxva2_alloc()
358 adapter = atoi(ist->hwaccel_device); in dxva2_alloc()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/common/ADM_render/ADM_coreDxva2/src/
H A DADM_coreDxva2_ff.c357 if (ist->hwaccel_device) { in dxva2_alloc()
358 adapter = atoi(ist->hwaccel_device); in dxva2_alloc()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/common/ADM_render/ADM_coreDxva2/src/
H A DADM_coreDxva2_ff.c357 if (ist->hwaccel_device) { in dxva2_alloc()
358 adapter = atoi(ist->hwaccel_device); in dxva2_alloc()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/common/ADM_render/ADM_coreDxva2/src/
H A DADM_coreDxva2_ff.c357 if (ist->hwaccel_device) { in dxva2_alloc()
358 adapter = atoi(ist->hwaccel_device); in dxva2_alloc()
/dports/multimedia/kdenlive/kdenlive-21.12.3/data/
H A Dencodingprofiles.rc47 VAAPI AMD=hwaccel=vaapi hwaccel_device=renderD129 hwaccel_output_format=vaapi vcodec=h264_vaapi vb=…

123