Home
last modified time | relevance | path

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

/dports/audio/fossmixer/detroit-0.2.3/engine/
H A Dimage.h557 static int image_cel_channs(struct pixel_rgba_8 *, uint16_t, uint16_t, unsigned int);
H A Dimage.c879 if(image_cel_channs(p, w, h, f) != 0) return(-1); in image_cel_write_32()
906 static int image_cel_channs(struct pixel_rgba_8 *p, uint16_t w, uint16_t h, unsigned int f) { in image_cel_channs() function