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

/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_core.c258 #define MAX_VBI_LINES 16 /* Maximum for all vidoe formats */ macro
261 #define VBI_DATA_SIZE (VBI_LINE_SIZE * MAX_VBI_LINES * 2)
2885 ((i+MAX_VBI_LINES) * VBI_LINE_SIZE));

Completed in 45 milliseconds