Searched refs:VEPU_REG_4MV_PENALTY (Results 1 – 5 of 5) sorted by relevance
113 #define VEPU_REG_4MV_PENALTY(x) (((x) & 0x3ff) << 10) macro
247 #define VEPU_REG_4MV_PENALTY(x) (((x) & 0x3ff) << 1) macro
491 | VEPU_REG_4MV_PENALTY(diff_mv_penalty[0]); in hal_h264e_vepu1_gen_regs_v2()
543 | VEPU_REG_4MV_PENALTY(diff_mv_penalty[0]); in hal_h264e_vepu2_gen_regs_v2()
236 #define VEPU_REG_4MV_PENALTY(x) (((x) & 0x3ff) << 1) macro