Searched defs:correlate_start_y (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | snowdec.c | 577 int correlate_start_y = FFMIN(b->height, (start_y ? start_y + 1 : 0)); in decode_frame() local |
Completed in 3 milliseconds