fill_from_cache   253 libavfilter/vsrc_mandelbrot.c     fill_from_cache(ctx, NULL, &in_cidx, NULL, mb->start_y+scale*(-mb->h/2-0.5), scale);
fill_from_cache   259 libavfilter/vsrc_mandelbrot.c         fill_from_cache(ctx, NULL, &in_cidx, &next_cidx, ci, scale);
fill_from_cache   262 libavfilter/vsrc_mandelbrot.c             fill_from_cache(ctx, color+linesize*y1, &tmp_cidx, NULL, ci + 3*scale/2, scale);
fill_from_cache   388 libavfilter/vsrc_mandelbrot.c         fill_from_cache(ctx, NULL, &in_cidx, &next_cidx, ci + scale/2, scale);