Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/bktr/
HDioctl_bt848.h191 typedef enum { METEOR_PIXTYPE_RGB, METEOR_PIXTYPE_YUV, enumerator
HDbktr_core.c234 { { 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()