Searched refs:TGA_PAL (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | targa.h | 35 TGA_PAL = 1, // palettized enumerator |
D | targaenc.c | 116 pkt->data[2] = TGA_PAL; /* uncompressed palettised image */ in targa_encode_frame() |