Home
last modified time | relevance | path

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

/dports/graphics/gimp-resynthesizer/resynthesizer-2.0.3/lib/
H A DimageFormatIndicies.h39 typedef unsigned char TPixelelIndex; typedef
47 TPixelelIndex colorEndBip; /* Index of last color pixelels in target/context image. */
48 TPixelelIndex alpha_bip; /* Index of target alpha pixelel */
49 TPixelelIndex map_start_bip; /* Index of map pixelels */
50 TPixelelIndex map_end_bip;
52 TPixelelIndex img_match_bpp; /* bpp to match in image. */
53 TPixelelIndex map_match_bpp; /* bpp to match in map. */
54 TPixelelIndex total_bpp; /* Total pixelels */
H A Dsynthesize.h173 TPixelelIndex k; in new_neighbor()
330 TPixelelIndex j; in computeBestFit()
344 TPixelelIndex j; in computeBestFit()
412 TPixelelIndex j; in setColor()
H A Dresynth-vectorized.h29 TPixelelIndex j;