Searched refs:VEPU_REG_RGB_MASK_G_MSB (Results 1 – 5 of 5) sorted by relevance
185 #define VEPU_REG_RGB_MASK_G_MSB(x) (((x) & 0x1f) << 21) macro
242 #define VEPU_REG_RGB_MASK_G_MSB(x) (((x) & 0x1f) << 8) macro
479 | VEPU_REG_RGB_MASK_G_MSB(hw_prep->g_mask_msb) in hal_h264e_vepu1_gen_regs_v2()
531 | VEPU_REG_RGB_MASK_G_MSB(hw_prep->g_mask_msb) in hal_h264e_vepu2_gen_regs_v2()
231 #define VEPU_REG_RGB_MASK_G_MSB(x) (((x) & 0x1f) << 8) macro