Lines Matching refs:_BITUL
1609 #define V4L2_FWHT_FL_IS_INTERLACED _BITUL(0)
1611 #define V4L2_FWHT_FL_IS_BOTTOM_FIRST _BITUL(1)
1613 #define V4L2_FWHT_FL_IS_ALTERNATE _BITUL(2)
1618 #define V4L2_FWHT_FL_IS_BOTTOM_FIELD _BITUL(3)
1620 #define V4L2_FWHT_FL_LUMA_IS_UNCOMPRESSED _BITUL(4)
1622 #define V4L2_FWHT_FL_CB_IS_UNCOMPRESSED _BITUL(5)
1624 #define V4L2_FWHT_FL_CR_IS_UNCOMPRESSED _BITUL(6)
1626 #define V4L2_FWHT_FL_CHROMA_FULL_HEIGHT _BITUL(7)
1628 #define V4L2_FWHT_FL_CHROMA_FULL_WIDTH _BITUL(8)
1630 #define V4L2_FWHT_FL_ALPHA_IS_UNCOMPRESSED _BITUL(9)
1632 #define V4L2_FWHT_FL_I_FRAME _BITUL(10)