Searched refs:METEOR_PIXTYPE_YUV (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/video/bktr/ |
| HD | ioctl_bt848.h | 191 typedef enum { METEOR_PIXTYPE_RGB, METEOR_PIXTYPE_YUV, enumerator
|
| HD | bktr_core.c | 234 { { 0, METEOR_PIXTYPE_YUV, 2, { 0xff0000,0x00ff00,0x0000ff }, 1,1 }, 0x88 }, 256 { 0, METEOR_PIXTYPE_YUV, 2, { 0xff0000,0x00ff00,0x0000ff }, 1,1 } 3479 if ( pf_int->public.type == METEOR_PIXTYPE_YUV ) { in build_dma_prog()
|