Searched refs:image_t (Results 1 – 2 of 2) sorted by relevance
91 struct image_t struct95 image_t (unsigned int width_, in image_t() argument104 image_t (unsigned int width_, in image_t() argument111 ~image_t (void) in ~image_t() argument121 copy_sub_image (const image_t &s, in copy_sub_image() argument165 void set (const image_t &image) in set() argument384 image_t image (width, height, data, stride); in ansi_print_image_rgb24()388 image_t cell (CELL_W, CELL_H); in ansi_print_image_rgb24()
9 typedef struct image_t { struct12 } image_t; argument29 image_t* grep_image;143 image_t* image; in do_visual_grep()274 static image_t* loadpnm(const char* filename) in loadpnm()279 image_t* image; in loadpnm()303 image=(image_t*)malloc(sizeof(image_t)); in loadpnm()328 static void free_image(image_t* image) in free_image()363 image_t *image; in displaypnm()511 image_t* image; in visualgrep()