Searched refs:tga_source_ptr (Results 1 – 2 of 2) sorted by relevance
46 typedef struct _tga_source_struct * tga_source_ptr; typedef59 JMETHOD(void, read_pixel, (tga_source_ptr sinfo));88 read_byte (tga_source_ptr sinfo) in read_byte()101 read_colormap (tga_source_ptr sinfo, int cmaplen, int mapentrysize) in read_colormap()123 read_non_rle_pixel (tga_source_ptr sinfo) in read_non_rle_pixel()136 read_rle_pixel (tga_source_ptr sinfo) in read_rle_pixel()177 tga_source_ptr source = (tga_source_ptr) sinfo; in get_8bit_gray_row()193 tga_source_ptr source = (tga_source_ptr) sinfo; in get_8bit_row()214 tga_source_ptr source = (tga_source_ptr) sinfo; in get_16bit_row()242 tga_source_ptr source = (tga_source_ptr) sinfo; in get_24bit_row()[all …]