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

/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_core.c259 #define VBI_LINE_SIZE 2048 /* Store up to 2048 bytes per line */ macro
261 #define VBI_DATA_SIZE (VBI_LINE_SIZE * MAX_VBI_LINES * 2)
2834 (i * VBI_LINE_SIZE));
2885 ((i+MAX_VBI_LINES) * VBI_LINE_SIZE));

Completed in 99 milliseconds