Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtarga.h42 TGA_RIGHTTOLEFT = 0x10, // right-to-left (flipped horizontally) enumerator
Dtarga.c269 if (flags & TGA_RIGHTTOLEFT) { // right-to-left, needs horizontal flip in decode_frame()