Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dxbmenc.c27 #define ANSI_MIN_READLINE 509 macro
40 if (lineout > (ANSI_MIN_READLINE / 6)) { in xbm_encode_frame()
41 lineout = ANSI_MIN_READLINE / 6; in xbm_encode_frame()