Home
last modified time | relevance | path

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

/dports/graphics/tif22pnm/tif22pnm-0.14/
H A Dminigimp.c159 typedef struct Hash46 { struct
164 } Hash46; typedef
166 static void hash46_init(Hash46 *self) { in hash46_init()
182 static unsigned char *hash46_walk(Hash46 *self, unsigned char k[4]) { in hash46_walk()
797 Hash46 h; in gimpts_rgb2indexed()
845 Hash46 h; in gimpts_indexed_packpal()
899 Hash46 h; in gimpts_drawable_packpal()
/dports/graphics/sam2p/sam2p-0.49.4/
H A Dimage.cpp53 class Hash46 { class
56 Hash46();
77 Hash46::Hash46(): size(0) { in Hash46() function in Hash46
81 unsigned char *Hash46::walk(unsigned char k[4]) { in walk()
263 Hash46 h; in toIndexed0()
721 Hash46 h; in packPal()