Lines Matching refs:_BITUL
1634 #define V4L2_FWHT_FL_IS_INTERLACED _BITUL(0)
1636 #define V4L2_FWHT_FL_IS_BOTTOM_FIRST _BITUL(1)
1638 #define V4L2_FWHT_FL_IS_ALTERNATE _BITUL(2)
1643 #define V4L2_FWHT_FL_IS_BOTTOM_FIELD _BITUL(3)
1645 #define V4L2_FWHT_FL_LUMA_IS_UNCOMPRESSED _BITUL(4)
1647 #define V4L2_FWHT_FL_CB_IS_UNCOMPRESSED _BITUL(5)
1649 #define V4L2_FWHT_FL_CR_IS_UNCOMPRESSED _BITUL(6)
1651 #define V4L2_FWHT_FL_CHROMA_FULL_HEIGHT _BITUL(7)
1653 #define V4L2_FWHT_FL_CHROMA_FULL_WIDTH _BITUL(8)
1655 #define V4L2_FWHT_FL_ALPHA_IS_UNCOMPRESSED _BITUL(9)
1657 #define V4L2_FWHT_FL_I_FRAME _BITUL(10)