Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtargaenc.c135 pkt->data[2] = TGA_RGB; /* uncompressed true-color image */ in targa_encode_frame()
140 pkt->data[2] = TGA_RGB; /* uncompressed true-color image */ in targa_encode_frame()
144 pkt->data[2] = TGA_RGB; /* uncompressed true-color image */ in targa_encode_frame()
Dtarga.h36 TGA_RGB = 2, // true-color enumerator