ff_opencl_unsharp_process_inout_buf   30 libavfilter/unsharp_opencl.h int ff_opencl_unsharp_process_inout_buf(AVFilterContext *ctx, AVFrame *in, AVFrame *out);
ff_opencl_unsharp_process_inout_buf  247 libavfilter/vf_unsharp.c         ret = ff_opencl_unsharp_process_inout_buf(link->dst, in, out);