Searched defs:in_cidx (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vsrc_mandelbrot.c | 168 static void fill_from_cache(AVFilterContext *ctx, uint32_t *color, int *in_cidx, int *out_cidx, double py, double scale){ in fill_from_cache() argument 243 int x,y,i, in_cidx=0, next_cidx=0, tmp_cidx; in draw_mandelbrot() local
|
Completed in 2 milliseconds