Home
last modified time | relevance | path

Searched defs:tga (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/games/wizznic/Wizznic-1.1/src/platform/
H A Ddumplevelimages.c83 tgaData_t* tga = tgaData(screen); in dumplevelimages() local
135 tgaData_t* tga = tgaData(screen); in dumpOneLevelFile() local
148 tgaData_t* tga = malloc(sizeof(tgaData_t)); in tgaData() local
221 void tgaSave(tgaData_t* tga, const char* fileName) in tgaSave()
236 void tgaFree(tgaData_t* tga) in tgaFree()
250 tgaData_t* tga = tgaData(scr); in screenShot() local
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/image/
H A Dir_tga.c39 tga_image tga; member
60 tga_t * tga = priv; in destroy_tga() local
99 tga_t * tga = priv; in read_header_tga() local
144 tga_t * tga = priv; in get_compression_info_tga() local
157 tga_t * tga = priv; in read_image_tga() local
H A Diw_tga.c60 tga_t * tga = priv; in destroy_tga() local
74 tga_t * tga = priv; in write_header_tga() local
93 tga_t * tga = priv; in write_image_tga() local
175 tga_t * tga; in set_parameter_tga() local
/dports/russian/gd/libgd-2.3.1/src/
H A Dgd_tga.c65 oTga *tga = NULL; in gdImageCreateFromTgaCtx() local
146 int read_header_tga(gdIOCtx *ctx, oTga *tga) in read_header_tga()
206 int read_image_tga( gdIOCtx *ctx, oTga *tga ) in read_image_tga()
351 void free_tga(oTga * tga) in free_tga()
/dports/www/mod_php81/php-8.1.1/ext/gd/libgd/
H A Dgd_tga.c65 oTga *tga = NULL; in gdImageCreateFromTgaCtx() local
146 int read_header_tga(gdIOCtx *ctx, oTga *tga) in read_header_tga()
206 int read_image_tga( gdIOCtx *ctx, oTga *tga ) in read_image_tga()
351 void free_tga(oTga * tga) in free_tga()
/dports/lang/php81/php-8.1.1/ext/gd/libgd/
H A Dgd_tga.c65 oTga *tga = NULL; in gdImageCreateFromTgaCtx() local
146 int read_header_tga(gdIOCtx *ctx, oTga *tga) in read_header_tga()
206 int read_image_tga( gdIOCtx *ctx, oTga *tga ) in read_image_tga()
351 void free_tga(oTga * tga) in free_tga()
/dports/lang/php74/php-7.4.27/ext/gd/libgd/
H A Dgd_tga.c65 oTga *tga = NULL; in gdImageCreateFromTgaCtx() local
146 int read_header_tga(gdIOCtx *ctx, oTga *tga) in read_header_tga()
206 int read_image_tga( gdIOCtx *ctx, oTga *tga ) in read_image_tga()
351 void free_tga(oTga * tga) in free_tga()
/dports/lang/php80/php-8.0.15/ext/gd/libgd/
H A Dgd_tga.c65 oTga *tga = NULL; in gdImageCreateFromTgaCtx() local
146 int read_header_tga(gdIOCtx *ctx, oTga *tga) in read_header_tga()
206 int read_image_tga( gdIOCtx *ctx, oTga *tga ) in read_image_tga()
351 void free_tga(oTga * tga) in free_tga()
/dports/ukrainian/gd/libgd-2.3.1/src/
H A Dgd_tga.c65 oTga *tga = NULL; in gdImageCreateFromTgaCtx() local
146 int read_header_tga(gdIOCtx *ctx, oTga *tga) in read_header_tga()
206 int read_image_tga( gdIOCtx *ctx, oTga *tga ) in read_image_tga()
351 void free_tga(oTga * tga) in free_tga()
/dports/japanese/gd/libgd-2.3.1/src/
H A Dgd_tga.c65 oTga *tga = NULL; in gdImageCreateFromTgaCtx() local
146 int read_header_tga(gdIOCtx *ctx, oTga *tga) in read_header_tga()
206 int read_image_tga( gdIOCtx *ctx, oTga *tga ) in read_image_tga()
351 void free_tga(oTga * tga) in free_tga()
/dports/graphics/gd/libgd-2.3.1/src/
H A Dgd_tga.c65 oTga *tga = NULL; in gdImageCreateFromTgaCtx() local
146 int read_header_tga(gdIOCtx *ctx, oTga *tga) in read_header_tga()
206 int read_image_tga( gdIOCtx *ctx, oTga *tga ) in read_image_tga()
351 void free_tga(oTga * tga) in free_tga()
/dports/www/mod_php74/php-7.4.27/ext/gd/libgd/
H A Dgd_tga.c65 oTga *tga = NULL; in gdImageCreateFromTgaCtx() local
146 int read_header_tga(gdIOCtx *ctx, oTga *tga) in read_header_tga()
206 int read_image_tga( gdIOCtx *ctx, oTga *tga ) in read_image_tga()
351 void free_tga(oTga * tga) in free_tga()
/dports/www/mod_php80/php-8.0.15/ext/gd/libgd/
H A Dgd_tga.c65 oTga *tga = NULL; in gdImageCreateFromTgaCtx() local
146 int read_header_tga(gdIOCtx *ctx, oTga *tga) in read_header_tga()
206 int read_image_tga( gdIOCtx *ctx, oTga *tga ) in read_image_tga()
351 void free_tga(oTga * tga) in free_tga()
/dports/games/libretro-scummvm/scummvm-7b1e929/image/
H A Dtga.cpp54 bool TGADecoder::loadStream(Common::SeekableReadStream &tga) { in loadStream()
86 bool TGADecoder::readHeader(Common::SeekableReadStream &tga, byte &imageType, byte &pixelDepth) { in readHeader()
185 bool TGADecoder::readColorMap(Common::SeekableReadStream &tga, byte imageType, byte pixelDepth) { in readColorMap()
222 bool TGADecoder::readData(Common::SeekableReadStream &tga, byte imageType, byte pixelDepth) { in readData()
293 bool TGADecoder::readDataColorMapped(Common::SeekableReadStream &tga, byte imageType, byte indexDep… in readDataColorMapped()
320 bool TGADecoder::readDataRLE(Common::SeekableReadStream &tga, byte imageType, byte pixelDepth) { in readDataRLE()
/dports/games/scummvm/scummvm-2.5.1/image/
H A Dtga.cpp54 bool TGADecoder::loadStream(Common::SeekableReadStream &tga) { in loadStream()
86 bool TGADecoder::readHeader(Common::SeekableReadStream &tga, byte &imageType, byte &pixelDepth) { in readHeader()
185 bool TGADecoder::readColorMap(Common::SeekableReadStream &tga, byte imageType, byte pixelDepth) { in readColorMap()
222 bool TGADecoder::readData(Common::SeekableReadStream &tga, byte imageType, byte pixelDepth) { in readData()
293 bool TGADecoder::readDataColorMapped(Common::SeekableReadStream &tga, byte imageType, byte indexDep… in readDataColorMapped()
320 bool TGADecoder::readDataRLE(Common::SeekableReadStream &tga, byte imageType, byte pixelDepth) { in readDataRLE()
/dports/games/residualvm/residualvm-0.3.1/image/
H A Dtga.cpp54 bool TGADecoder::loadStream(Common::SeekableReadStream &tga) { in loadStream()
86 bool TGADecoder::readHeader(Common::SeekableReadStream &tga, byte &imageType, byte &pixelDepth) { in readHeader()
185 bool TGADecoder::readColorMap(Common::SeekableReadStream &tga, byte imageType, byte pixelDepth) { in readColorMap()
222 bool TGADecoder::readData(Common::SeekableReadStream &tga, byte imageType, byte pixelDepth) { in readData()
293 bool TGADecoder::readDataColorMapped(Common::SeekableReadStream &tga, byte imageType, byte indexDep… in readDataColorMapped()
320 bool TGADecoder::readDataRLE(Common::SeekableReadStream &tga, byte imageType, byte pixelDepth) { in readDataRLE()
/dports/graphics/liblug/lug/convert/
H A Dtga.c58 tga_hdr tga; local
158 read_tga24( handle, r, g, b, tga ) in read_tga24() argument
253 read_tga_to24( handle, r, g, b, tga, cmap ) in read_tga_to24() argument
263 read_tga8( handle, r, tga ) in read_tga8() argument
294 read_tga_header(handle, tga) in read_tga_header() argument
/dports/devel/allegro5/allegro5-5.2.7.0/tests/
H A Dtest_image.ini54 extend=template
55 filename=../examples/data/fixed_font.tga
56 hash=64fa3221
138 extend=save template
139 filename=tmp.tga
140 hash=c44929e5
173 extend = identify
174 filename=../examples/data/fixed_font.tga
175 hash=fca11c13
/dports/graphics/exiv2/exiv2-0.27.5-Source/include/exiv2/
H A Dtgaimage.hpp38 const int tga = 13; //!< Truevision TARGA (tga) image type (see class TgaImage) variable
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/include/exiv2/
H A Dtgaimage.hpp53 const int tga = 13; //!< Truevision TARGA (tga) image type (see class TgaImage) variable
/dports/graphics/tachyon/tachyon/src/
H A Dtgafile.c67 tgahandle * tga; in opentgafile() local
93 tgahandle * tga = (tgahandle *) voidhandle; in writetgaregion() local
167 tgahandle * tga = (tgahandle *) voidhandle; in closetgafile() local
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/image-0.23.14/src/
H A Dlib.rs242 pub mod tga; module
339 pub mod tga { module
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/image-0.23.14/src/
H A Dlib.rs242 pub mod tga; module
339 pub mod tga { module
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/image-0.23.14/src/
H A Dlib.rs242 pub mod tga; module
339 pub mod tga { module
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/image-0.23.14/src/
H A Dlib.rs242 pub mod tga; module
339 pub mod tga { module

123456789