Searched refs:dst_py (Results 1 – 1 of 1) sorted by relevance
118 *dst_py = dst + y_start; in gif_copy_img_rect() local122 for (; src_py < src_pb; src_py += linesize, dst_py += linesize) { in gif_copy_img_rect()124 dst_px = (uint32_t *)dst_py + l; in gif_copy_img_rect()