Searched refs:gif_img_row_bytes (Results 1 – 1 of 1) sorted by relevance
999 FX_DWORD gif_img_row_bytes = gif_image_ptr->image_info_ptr->width; in _gif_load_frame() local1005 gif_image_ptr->image_row_buf = FX_Alloc(uint8_t, gif_img_row_bytes); in _gif_load_frame()1079 gif_ptr->img_row_avail_size = gif_img_row_bytes - gif_ptr->img_row_offset; in _gif_load_frame()1114 gif_img_row_bytes - gif_ptr->img_row_offset; in _gif_load_frame()1137 gif_ptr->img_row_avail_size = gif_img_row_bytes; in _gif_load_frame()