Searched refs:tga_source_ptr (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Drdtarga.c46 typedef struct _tga_source_struct * tga_source_ptr; typedef in typeref:struct:_tga_source_struct
59 JMETHOD(void, read_pixel, (tga_source_ptr sinfo));
88 read_byte (tga_source_ptr sinfo)
101 read_colormap (tga_source_ptr sinfo, int cmaplen, int mapentrysize)
123 read_non_rle_pixel (tga_source_ptr sinfo)
136 read_rle_pixel (tga_source_ptr sinfo)
177 tga_source_ptr source = (tga_source_ptr) sinfo;
193 tga_source_ptr source = (tga_source_ptr) sinf
[all...]
/external/jpeg/
H A Drdtarga.c46 typedef struct _tga_source_struct * tga_source_ptr; typedef in typeref:struct:_tga_source_struct
59 JMETHOD(void, read_pixel, (tga_source_ptr sinfo));
88 read_byte (tga_source_ptr sinfo)
101 read_colormap (tga_source_ptr sinfo, int cmaplen, int mapentrysize)
123 read_non_rle_pixel (tga_source_ptr sinfo)
136 read_rle_pixel (tga_source_ptr sinfo)
177 tga_source_ptr source = (tga_source_ptr) sinfo;
193 tga_source_ptr source = (tga_source_ptr) sinf
[all...]
/external/qemu/distrib/jpeg-6b/
H A Drdtarga.c46 typedef struct _tga_source_struct * tga_source_ptr; typedef in typeref:struct:_tga_source_struct
59 JMETHOD(void, read_pixel, (tga_source_ptr sinfo));
88 read_byte (tga_source_ptr sinfo)
101 read_colormap (tga_source_ptr sinfo, int cmaplen, int mapentrysize)
123 read_non_rle_pixel (tga_source_ptr sinfo)
136 read_rle_pixel (tga_source_ptr sinfo)
177 tga_source_ptr source = (tga_source_ptr) sinfo;
193 tga_source_ptr source = (tga_source_ptr) sinf
[all...]

Completed in 352 milliseconds