Home
last modified time | relevance | path

Searched refs:ff_vk_start_exec_recording (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvulkan.h305 int ff_vk_start_exec_recording(AVFilterContext *avctx, FFVkExecContext *e);
Dvf_chromaber_vulkan.c182 ff_vk_start_exec_recording(avctx, s->exec);
Dvf_avgblur_vulkan.c213 ff_vk_start_exec_recording(avctx, s->exec);
Dvf_overlay_vulkan.c245 ff_vk_start_exec_recording(avctx, s->exec);
Dvf_scale_vulkan.c305 ff_vk_start_exec_recording(avctx, s->exec);
Dvulkan.c417 int ff_vk_start_exec_recording(AVFilterContext *avctx, FFVkExecContext *e) in ff_vk_start_exec_recording() function