Home
last modified time | relevance | path

Searched refs:TGA_STREAM_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/translators/tga/
H A DTGATranslator.h130 #define TGA_STREAM_BUFFER_SIZE 1024 macro
H A DTGATranslator.cpp1669 StreamBuffer sbuf(inSource, TGA_STREAM_BUFFER_SIZE); in translate_from_tganmrle_to_bits()
1974 StreamBuffer sbuf(inSource, TGA_STREAM_BUFFER_SIZE); in translate_from_tgamrle_to_bits()