Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_w3fdif.c352 static int deinterlace_slice(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in deinterlace_slice() function
489 …ctx->internal->execute(ctx, deinterlace_slice, &td, NULL, FFMIN(s->planeheight[plane], s->nb_threa… in filter()