Home
last modified time | relevance | path

Searched refs:ff_framesync_get_frame (Results 1 – 23 of 23) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_threshold.c128 if ((ret = ff_framesync_get_frame(&s->fs, 0, &in, 0)) < 0 || in process_frame()
129 (ret = ff_framesync_get_frame(&s->fs, 1, &threshold, 0)) < 0 || in process_frame()
130 (ret = ff_framesync_get_frame(&s->fs, 2, &min, 0)) < 0 || in process_frame()
131 (ret = ff_framesync_get_frame(&s->fs, 3, &max, 0)) < 0) in process_frame()
Dvf_maskedmerge.c118 if ((ret = ff_framesync_get_frame(&s->fs, 0, &base, 0)) < 0 || in process_frame()
119 (ret = ff_framesync_get_frame(&s->fs, 1, &overlay, 0)) < 0 || in process_frame()
120 (ret = ff_framesync_get_frame(&s->fs, 2, &mask, 0)) < 0) in process_frame()
Dvf_maskedclamp.c140 if ((ret = ff_framesync_get_frame(&s->fs, 0, &base, 0)) < 0 || in process_frame()
141 (ret = ff_framesync_get_frame(&s->fs, 1, &dark, 0)) < 0 || in process_frame()
142 (ret = ff_framesync_get_frame(&s->fs, 2, &bright, 0)) < 0) in process_frame()
Dvf_maskedminmax.c202 if ((ret = ff_framesync_get_frame(&s->fs, 0, &src, 0)) < 0 || in process_frame()
203 (ret = ff_framesync_get_frame(&s->fs, 1, &f1, 0)) < 0 || in process_frame()
204 (ret = ff_framesync_get_frame(&s->fs, 2, &f2, 0)) < 0) in process_frame()
Dframesync.c253 int ff_framesync_get_frame(FFFrameSync *fs, unsigned in, AVFrame **rframe, in ff_framesync_get_frame() function
382 if ((ret = ff_framesync_get_frame(fs, 0, &mainpic, 1)) < 0 || in ff_framesync_dualinput_get()
383 (ret = ff_framesync_get_frame(fs, 1, &secondpic, 0)) < 0) { in ff_framesync_dualinput_get()
Dvf_remap.c281 if ((ret = ff_framesync_get_frame(&s->fs, 0, &in, 0)) < 0 || in process_frame()
282 (ret = ff_framesync_get_frame(&s->fs, 1, &xpic, 0)) < 0 || in process_frame()
283 (ret = ff_framesync_get_frame(&s->fs, 2, &ypic, 0)) < 0) in process_frame()
Dvf_displace.c251 if ((ret = ff_framesync_get_frame(&s->fs, 0, &in, 0)) < 0 || in process_frame()
252 (ret = ff_framesync_get_frame(&s->fs, 1, &xpic, 0)) < 0 || in process_frame()
253 (ret = ff_framesync_get_frame(&s->fs, 2, &ypic, 0)) < 0) in process_frame()
Dvf_overlay_opencl.c133 err = ff_framesync_get_frame(fs, 0, &input_main, 0); in overlay_opencl_blend()
136 err = ff_framesync_get_frame(fs, 1, &input_overlay, 0); in overlay_opencl_blend()
Dframesync.h261 int ff_framesync_get_frame(FFFrameSync *fs, unsigned in, AVFrame **rframe,
Dvf_maskedthreshold.c174 if ((ret = ff_framesync_get_frame(&s->fs, 0, &src, 0)) < 0 || in process_frame()
175 (ret = ff_framesync_get_frame(&s->fs, 1, &ref, 0)) < 0) in process_frame()
Dvf_midequalizer.c97 if ((ret = ff_framesync_get_frame(&s->fs, 0, &in0, 0)) < 0 || in process_frame()
98 (ret = ff_framesync_get_frame(&s->fs, 1, &in1, 0)) < 0) in process_frame()
Dvf_hysteresis.c95 if ((ret = ff_framesync_get_frame(&s->fs, 0, &base, 0)) < 0 || in process_frame()
96 (ret = ff_framesync_get_frame(&s->fs, 1, &alt, 0)) < 0) in process_frame()
Dvf_overlay_vulkan.c357 err = ff_framesync_get_frame(fs, 0, &input_main, 0);
360 err = ff_framesync_get_frame(fs, 1, &input_overlay, 0);
Dvf_lut2.c300 if ((ret = ff_framesync_get_frame(&s->fs, 0, &srcx, 0)) < 0 || in process_frame()
301 (ret = ff_framesync_get_frame(&s->fs, 1, &srcy, 0)) < 0) in process_frame()
Df_streamselect.c61 if ((ret = ff_framesync_get_frame(&s->fs, i, &in[i], 0)) < 0) in process_frame()
Dvf_program_opencl.c193 err = ff_framesync_get_frame(&ctx->fs, i, &ctx->frames[i], 0); in program_opencl_filter()
Dvf_mergeplanes.c146 if ((ret = ff_framesync_get_frame(&s->fs, i, &in[i], 0)) < 0) in process_frame()
Dvf_premultiply.c653 if ((ret = ff_framesync_get_frame(&s->fs, 0, &base, 0)) < 0 || in process_frame()
654 (ret = ff_framesync_get_frame(&s->fs, 1, &alpha, 0)) < 0) in process_frame()
Dvf_overlay_qsv.c239 ret = ff_framesync_get_frame(fs, i, &frame, 0); in process_frame()
Dvf_mix.c210 if ((ret = ff_framesync_get_frame(&s->fs, i, &in[i], 0)) < 0) in process_frame()
Dvf_stack.c168 if ((ret = ff_framesync_get_frame(&s->fs, i, &in[i], 0)) < 0) in process_frame()
Dvf_xmedian.c243 if ((ret = ff_framesync_get_frame(&s->fs, i, &in[i], 0)) < 0) in process_frame()
Dvf_bm3d.c896 if ((ret = ff_framesync_get_frame(&s->fs, 0, &src, 0)) < 0 || in process_frame()
897 (ret = ff_framesync_get_frame(&s->fs, 1, &ref, 0)) < 0) in process_frame()