Searched refs:tmp_cidx (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vsrc_mandelbrot.c | 243 int x,y,i, in_cidx=0, next_cidx=0, tmp_cidx; in draw_mandelbrot() local 247 tmp_cidx= in_cidx; in draw_mandelbrot() 255 fill_from_cache(ctx, color+linesize*y1, &tmp_cidx, NULL, ci + 3*scale/2, scale); in draw_mandelbrot()
|
Completed in 1 milliseconds