Searched refs:srch_uph (Results 1 – 2 of 2) sorted by relevance
1220 RK_S32 srch_lftw , srch_rgtw, srch_uph, srch_dwnh; in calc_cime_parameter() local1227 srch_uph = base_regs->me_rnge.cime_srch_uph * 2; in calc_cime_parameter()1262 if ((y_gmv % 4 - srch_uph % 4) < 0) { in calc_cime_parameter()1263 … cur_srch_2_h = (4 + (y_gmv % 4 - srch_uph % 4) % 4 + srch_uph + srch_dwnh) / 2 + ctu_2_h; in calc_cime_parameter()1265 cur_srch_2_h = ((y_gmv % 4 - srch_uph % 4) % 4 + srch_uph + srch_dwnh) / 2 + ctu_2_h; in calc_cime_parameter()
971 RK_S32 srch_lftw, srch_rgtw, srch_uph, srch_dwnh; in vepu540c_h265_set_me_regs() local990 srch_uph = regs->reg0220_me_rnge.cime_srch_uph * 2; in vepu540c_h265_set_me_regs()1033 if ((y_gmv % 8 - srch_uph % 8) < 0) { in vepu540c_h265_set_me_regs()1034 … cur_srch_2_h = (8 + (y_gmv % 8 - srch_uph % 8) % 8 + srch_uph + srch_dwnh) / 2 + ctu_2_h; in vepu540c_h265_set_me_regs()1036 cur_srch_2_h = ((y_gmv % 8 - srch_uph % 8) % 8 + srch_uph + srch_dwnh) / 2 + ctu_2_h; in vepu540c_h265_set_me_regs()