Lines Matching refs:_BITUL
1704 #define V4L2_FWHT_FL_IS_INTERLACED _BITUL(0)
1706 #define V4L2_FWHT_FL_IS_BOTTOM_FIRST _BITUL(1)
1708 #define V4L2_FWHT_FL_IS_ALTERNATE _BITUL(2)
1713 #define V4L2_FWHT_FL_IS_BOTTOM_FIELD _BITUL(3)
1715 #define V4L2_FWHT_FL_LUMA_IS_UNCOMPRESSED _BITUL(4)
1717 #define V4L2_FWHT_FL_CB_IS_UNCOMPRESSED _BITUL(5)
1719 #define V4L2_FWHT_FL_CR_IS_UNCOMPRESSED _BITUL(6)
1721 #define V4L2_FWHT_FL_CHROMA_FULL_HEIGHT _BITUL(7)
1723 #define V4L2_FWHT_FL_CHROMA_FULL_WIDTH _BITUL(8)
1725 #define V4L2_FWHT_FL_ALPHA_IS_UNCOMPRESSED _BITUL(9)
1727 #define V4L2_FWHT_FL_I_FRAME _BITUL(10)