Searched refs:tga_source_ptr (Results 1 – 1 of 1) sorted by relevance
48 typedef struct _tga_source_struct * tga_source_ptr; typedef61 void (*read_pixel) (tga_source_ptr sinfo);89 read_byte (tga_source_ptr sinfo) in read_byte()102 read_colormap (tga_source_ptr sinfo, int cmaplen, int mapentrysize) in read_colormap()124 read_non_rle_pixel (tga_source_ptr sinfo) in read_non_rle_pixel()137 read_rle_pixel (tga_source_ptr sinfo) in read_rle_pixel()178 tga_source_ptr source = (tga_source_ptr) sinfo; in get_8bit_gray_row()194 tga_source_ptr source = (tga_source_ptr) sinfo; in get_8bit_row()215 tga_source_ptr source = (tga_source_ptr) sinfo; in get_16bit_row()243 tga_source_ptr source = (tga_source_ptr) sinfo; in get_24bit_row()[all …]