Searched refs:VEPU_REG_H264_QP_MAX (Results 1 – 5 of 5) sorted by relevance
132 #define VEPU_REG_H264_QP_MAX(x) (((x) & 0x3f) << 20) macro
251 #define VEPU_REG_H264_QP_MAX(x) (((x) & 0x3f) << 20) macro
498 | VEPU_REG_H264_QP_MAX(hw_mbrc->qp_max) in hal_h264e_vepu1_gen_regs_v2()
550 | VEPU_REG_H264_QP_MAX(hw_mbrc->qp_max) in hal_h264e_vepu2_gen_regs_v2()
240 #define VEPU_REG_H264_QP_MAX(x) (((x) & 0x3f) << 20) macro