Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dxbmenc.c29 #define ANSI_MIN_READLINE 509 macro
42 if (lineout > (ANSI_MIN_READLINE / 6)) { in xbm_encode_frame()
43 lineout = ANSI_MIN_READLINE / 6; in xbm_encode_frame()

Completed in 1 milliseconds