Searched refs:tga_source_ptr (Results 1 – 1 of 1) sorted by relevance
41 typedef struct _tga_source_struct *tga_source_ptr; typedef54 void (*read_pixel) (tga_source_ptr sinfo);83 read_byte(tga_source_ptr sinfo) in read_byte()96 read_colormap(tga_source_ptr sinfo, int cmaplen, int mapentrysize) in read_colormap()118 read_non_rle_pixel(tga_source_ptr sinfo) in read_non_rle_pixel()130 read_rle_pixel(tga_source_ptr sinfo) in read_rle_pixel()170 tga_source_ptr source = (tga_source_ptr)sinfo; in get_8bit_gray_row()186 tga_source_ptr source = (tga_source_ptr)sinfo; in get_8bit_row()210 tga_source_ptr source = (tga_source_ptr)sinfo; in get_16bit_row()238 tga_source_ptr source = (tga_source_ptr)sinfo; in get_24bit_row()[all …]