Home
last modified time | relevance | path

Searched refs:cur_row_g (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dwarp.c928 guchar *cur_row_g, *crg = NULL; in diff() local
1018 cur_row_g = g_new (guchar, (x2 - x1 + 2) * src_bytes); in diff()
1079 crg = cur_row_g + gbytes; in diff()
1260 g_free (cur_row_g); in diff()