Searched refs:INT_BIT (Results 1 – 6 of 6) sorted by relevance
31 #define INT_BIT (CHAR_BIT * sizeof(int)) macro110 l= INT_BIT - 6 - bit_size; in h263_get_motion_length()
30 #define INT_BIT (CHAR_BIT * sizeof(int)) macro1501 …if(!get_cabac(&sl->cabac, &sl->cabac_state[ctxbase+((amvd-3)>>(INT_BIT-1))+((amvd-33)>>(INT_BIT-1)… in decode_cabac_mb_mvd()
60 #define INT_BIT (1 << 5) macro74 INT_BIT | UNSIGNED_INT_BIT | \83 INT_BIT | UNSIGNED_INT_BIT)104 return INT_BIT; in type_to_bit()591 INT_BIT | in get_legal_types_mask()1003 : (SHORT_BIT | INT_BIT | FLOAT_BIT | in _mesa_VertexPointer()1030 : (SHORT_BIT | INT_BIT | FLOAT_BIT | in _mesa_VertexArrayVertexOffsetEXT()1075 : (BYTE_BIT | SHORT_BIT | INT_BIT | in _mesa_NormalPointer()1102 : (BYTE_BIT | SHORT_BIT | INT_BIT | in _mesa_VertexArrayNormalOffsetEXT()1152 INT_BIT | UNSIGNED_INT_BIT | in _mesa_ColorPointer()[all …]
146 %define INT_BIT DWORD_BIT ; sizeof(INT)*BYTE_BIT
185 %define INT_BIT DWORD_BIT ; sizeof(INT)*BYTE_BIT