Searched refs:VEPU_REG_RGB_MASK_R_MSB (Results 1 – 5 of 5) sorted by relevance
186 #define VEPU_REG_RGB_MASK_R_MSB(x) (((x) & 0x1f) << 16) macro
243 #define VEPU_REG_RGB_MASK_R_MSB(x) (((x) & 0x1f) << 0) macro
480 | VEPU_REG_RGB_MASK_R_MSB(hw_prep->r_mask_msb); in hal_h264e_vepu1_gen_regs_v2()
532 | VEPU_REG_RGB_MASK_R_MSB(hw_prep->r_mask_msb); in hal_h264e_vepu2_gen_regs_v2()
232 #define VEPU_REG_RGB_MASK_R_MSB(x) (((x) & 0x1f) << 0) macro