Searched refs:srch_uph (Results 1 – 2 of 2) sorted by relevance
1165 RK_S32 srch_lftw , srch_rgtw, srch_uph, srch_dwnh; in calc_cime_parameter() local1172 srch_uph = base_regs->me_rnge.cime_srch_uph * 2; in calc_cime_parameter()1207 if ((y_gmv % 4 - srch_uph % 4) < 0) { in calc_cime_parameter()1208 … cur_srch_2_h = (4 + (y_gmv % 4 - srch_uph % 4) % 4 + srch_uph + srch_dwnh) / 2 + ctu_2_h; in calc_cime_parameter()1210 cur_srch_2_h = ((y_gmv % 4 - srch_uph % 4) % 4 + srch_uph + srch_dwnh) / 2 + ctu_2_h; in calc_cime_parameter()
956 RK_S32 srch_lftw, srch_rgtw, srch_uph, srch_dwnh; in vepu540c_h265_set_me_regs() local975 srch_uph = regs->reg0220_me_rnge.cime_srch_uph * 2; in vepu540c_h265_set_me_regs()1018 if ((y_gmv % 8 - srch_uph % 8) < 0) { in vepu540c_h265_set_me_regs()1019 … 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()1021 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()