Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_cropdetect.c184 #define FIND(DST, FROM, NOEND, INC, STEP0, STEP1, LEN) \ in filter_frame() argument
187 if (checkline(ctx, frame->data[0] + STEP0 * y, STEP1, LEN, bpp) > limit) {\ in filter_frame()