Searched refs:srch_h (Results 1 – 2 of 2) sorted by relevance
1790 RK_S32 srch_h = base_regs->me_rnge.cme_srch_v * 4; in calc_cime_parameter() local1827 if ((y_gmv % 4 - srch_h % 4) < 0) { in calc_cime_parameter()1828 cur_srch_4_h = (4 + (y_gmv % 4 - srch_h % 4) % 4 + srch_h * 2 + 3) / 4 + ctu_4_h; in calc_cime_parameter()1830 cur_srch_4_h = ((y_gmv % 4 - srch_h % 4) % 4 + srch_h * 2 + 3) / 4 + ctu_4_h; in calc_cime_parameter()
215 RK_S32 srch_h = regs->reg0220_me_rnge.cme_srch_v * 4; in vepu580_h265_set_me_ram() local270 if ((y_gmv % 4 - srch_h % 4) < 0) { in vepu580_h265_set_me_ram()271 cur_srch_4_h = (4 + (y_gmv % 4 - srch_h % 4) % 4 + srch_h * 2 + 3) / 4 + ctu_4_h; in vepu580_h265_set_me_ram()273 cur_srch_4_h = ((y_gmv % 4 - srch_h % 4) % 4 + srch_h * 2 + 3) / 4 + ctu_4_h; in vepu580_h265_set_me_ram()