Searched refs:ff_vk_bind_pipeline_exec (Results 1 – 6 of 6) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | vf_avgblur_vulkan.c | 297 ff_vk_bind_pipeline_exec(avctx, s->exec, s->pl_hor); 302 ff_vk_bind_pipeline_exec(avctx, s->exec, s->pl_ver);
|
D | vulkan.h | 311 void ff_vk_bind_pipeline_exec(AVFilterContext *avctx, FFVkExecContext *e,
|
D | vf_chromaber_vulkan.c | 243 ff_vk_bind_pipeline_exec(avctx, s->exec, s->pl);
|
D | vf_overlay_vulkan.c | 328 ff_vk_bind_pipeline_exec(avctx, s->exec, s->pl);
|
D | vf_scale_vulkan.c | 374 ff_vk_bind_pipeline_exec(avctx, s->exec, s->pl);
|
D | vulkan.c | 1316 void ff_vk_bind_pipeline_exec(AVFilterContext *avctx, FFVkExecContext *e, in ff_vk_bind_pipeline_exec() function
|