Home
last modified time | relevance | path

Searched refs:TGAImageSpec (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/translators/tga/
H A DTGATranslator.h95 struct TGAImageSpec { struct
154 TGAImageSpec &imagespec);
161 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec);
165 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec);
169 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec, uint8 *pmap);
H A DTGATranslator.cpp178 TGAImageSpec &imagespec) in tga_alphabits()
253 TGAImageSpec *pimagespec = NULL) in identify_tga_header()
307 TGAImageSpec imagespec; in identify_tga_header()
833 TGAImageSpec &imagespec, bool brle) in translate_from_bits_to_tgatc()
963 TGAImageSpec &imagespec, bool brle) in translate_from_bits1_to_tgabw()
1069 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec) in write_tga_headers()
1084 TGAImageSpec outImagespec; in write_tga_headers()
1214 TGAImageSpec imagespec; in translate_from_bits()
1536 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec) in translate_from_tganm_to_bits()
1632 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec) in translate_from_tganmrle_to_bits()
[all …]
/haiku/src/tools/translation/tgainfo/
H A Dtgainfo.cpp77 struct TGAImageSpec { struct
185 TGAImageSpec imagespec; in print_tga_info()