Searched refs:ff_opencl_deshake_process_inout_buf (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Ddeshake_opencl.h37 int ff_opencl_deshake_process_inout_buf(AVFilterContext *ctx, AVFrame *in, AVFrame *out);
H A Ddeshake_opencl.c157 int ff_opencl_deshake_process_inout_buf(AVFilterContext *ctx, AVFrame *in, AVFrame *out) function
H A Dvf_deshake.c455 ret = ff_opencl_deshake_process_inout_buf(link->dst,in, out);

Completed in 109 milliseconds