Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dansi.c40 #define ATTR_REVERSE 0x40 /**< Reverse (mode 7) */ macro
172 if ((s->attributes & ATTR_REVERSE)) in draw_char()