Searched refs:VIVS_BLT_SWIZZLE_SRC_R (Results 1 – 2 of 2) sorted by relevance
246 #define VIVS_BLT_SWIZZLE_SRC_R(x) (((x) << VIVS_BLT_SWIZZLE_SRC_R__SHIFT) & VIVS_BLT_SWIZZLE_SRC… macro
86 uint32_t swiz = VIVS_BLT_SWIZZLE_SRC_R(img->swizzle[0]) | in blt_compute_swizzle_bits()