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

/freebsd-10.2-release/sys/dev/bktr/
H A Dioctl_meteor.h157 #define METEOR_GEO_YUV_422 0x4000000 /* 4-2-2 YUV in Y-U-V combined */ macro
H A Dbktr_core.c343 { METEOR_GEO_YUV_422,
1831 bktr->format = METEOR_GEO_YUV_422;
1840 case METEOR_GEO_YUV_422:
1841 bktr->format = METEOR_GEO_YUV_422;

Completed in 50 milliseconds