mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-03-20 19:38:34 +01:00
ctx->options.async does not exist on DnnContext; the correct field is ctx->async directly on the context struct. Signed-off-by: younengxiao <steven.xiao@amd.com>