Searched defs:width_mask (Results 1 – 2 of 2) sorted by relevance
581 unsigned int *width_mask, unsigned int *height_mask) in etna_get_rs_alignment_mask()
232 uint64_t width_mask = ~UINT64_C(0) >> (64 - width); in RotateRight() local