Searched refs:srch_h (Results 1 – 2 of 2) sorted by relevance
1734 RK_S32 srch_h = base_regs->me_rnge.cme_srch_v * 4; in calc_cime_parameter() local1771 if ((y_gmv % 4 - srch_h % 4) < 0) { in calc_cime_parameter()1772 cur_srch_4_h = (4 + (y_gmv % 4 - srch_h % 4) % 4 + srch_h * 2 + 3) / 4 + ctu_4_h; in calc_cime_parameter()1774 cur_srch_4_h = ((y_gmv % 4 - srch_h % 4) % 4 + srch_h * 2 + 3) / 4 + ctu_4_h; in calc_cime_parameter()
265 RK_S32 srch_h = regs->reg0220_me_rnge.cme_srch_v * 4; in vepu580_h265_set_me_ram() local314 if ((y_gmv % 4 - srch_h % 4) < 0) { in vepu580_h265_set_me_ram()315 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()317 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()