Searched refs:submit_exec_ctx (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_vulkan.c | 1238 static int submit_exec_ctx(AVHWFramesContext *hwfc, VulkanExecCtx *cmd, in submit_exec_ctx() function 1997 return submit_exec_ctx(hwfc, ectx, &s_info, frame, 0); in prepare_frame() 3808 return submit_exec_ctx(hwfc, ectx, &s_info, frame, !ref); in transfer_image_buf() 3810 return submit_exec_ctx(hwfc, ectx, &s_info, frame, 1); in transfer_image_buf()
|
Completed in 6 milliseconds