Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbt8xx.h401 #define BT848_MAX_CLIP_NODE 100 macro
403 struct bktr_clip x[BT848_MAX_CLIP_NODE];
/openbsd/sys/dev/pci/bktr/
H A Dbktr_core.c1122 for (i = 0; i < BT848_MAX_CLIP_NODE; i++) { in video_ioctl()
1145 for (i = 0; i < BT848_MAX_CLIP_NODE - 1 ; i++) { in video_ioctl()