Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bktr/
HDbktr_core.c259 #define VBI_LINE_SIZE 2048 /* Store upto 2048 bytes per line */ macro
261 #define VBI_DATA_SIZE (VBI_LINE_SIZE * MAX_VBI_LINES * 2)
2835 (i * VBI_LINE_SIZE));
2886 ((i+MAX_VBI_LINES) * VBI_LINE_SIZE));