Searched refs:s_gif_interlace_step (Results 1 – 2 of 2) sorted by relevance
208 static const int32_t s_gif_interlace_step[4] = {8, 8, 4, 2}; variable
982 s_gif_interlace_step[gif_ptr->img_pass_num]; in gif_load_frame()986 if (gif_ptr->img_pass_num == FX_ArraySize(s_gif_interlace_step)) { in gif_load_frame()991 s_gif_interlace_step[gif_ptr->img_pass_num] / 2; in gif_load_frame()