Searched refs:MAX_X_CHARS (Results 1 – 2 of 2) sorted by relevance
27 #define MAX_X_CHARS 53 macro464 if (!x || (x > 64) || (x > MAX_X_CHARS) || in osd_size()497 "size_x(max. " __stringify(MAX_X_CHARS)
19 static const uint MAX_X_CHARS = 53; variable185 if (!col || col > MAX_VIDEOMEM_WIDTH || col > MAX_X_CHARS || in ihs_video_out_set_size()