Lines Matching refs:_BITUL
1209 #define V4L2_FWHT_FL_IS_INTERLACED _BITUL(0)
1210 #define V4L2_FWHT_FL_IS_BOTTOM_FIRST _BITUL(1)
1211 #define V4L2_FWHT_FL_IS_ALTERNATE _BITUL(2)
1212 #define V4L2_FWHT_FL_IS_BOTTOM_FIELD _BITUL(3)
1213 #define V4L2_FWHT_FL_LUMA_IS_UNCOMPRESSED _BITUL(4)
1214 #define V4L2_FWHT_FL_CB_IS_UNCOMPRESSED _BITUL(5)
1215 #define V4L2_FWHT_FL_CR_IS_UNCOMPRESSED _BITUL(6)
1216 #define V4L2_FWHT_FL_CHROMA_FULL_HEIGHT _BITUL(7)
1217 #define V4L2_FWHT_FL_CHROMA_FULL_WIDTH _BITUL(8)
1218 #define V4L2_FWHT_FL_ALPHA_IS_UNCOMPRESSED _BITUL(9)
1219 #define V4L2_FWHT_FL_I_FRAME _BITUL(10)