Home
last modified time | relevance | path

Searched refs:ramb_h (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu540c.c1257 RK_U32 ramb_h; in calc_cime_parameter() local
1276 ramb_h = cur_srch_2_h; in calc_cime_parameter()
1277 …while ((rama_size > ((cur_srch_h - ctu_2_h) * base_regs->me_cach.cme_linebuf_w + (ramb_h * cur_src… in calc_cime_parameter()
1280 if (ramb_h > ctu_2_h * 2) { in calc_cime_parameter()
1281 ramb_h = ramb_h - ctu_2_h; in calc_cime_parameter()
1283 ramb_h = ctu_2_h; in calc_cime_parameter()
1289 ramb_h = ctu_2_h; in calc_cime_parameter()
1291 …if (rama_size < ((cur_srch_h - ctu_2_h) * base_regs->me_cach.cme_linebuf_w + (ramb_h * cur_srch_8_… in calc_cime_parameter()
H A Dhal_h264e_vepu580.c1817 RK_U32 ctu_4_h = 1, ramb_h; in calc_cime_parameter() local
1839 ramb_h = cur_srch_4_h; in calc_cime_parameter()
1841 …((cime_cacha_h - ctu_4_h) * base_regs->me_cach.cme_linebuf_w * 4 + (ramb_h * 4 * cur_srch_16_w))))… in calc_cime_parameter()
1844 if (ramb_h > 2 * ctu_4_h) { in calc_cime_parameter()
1845 ramb_h = ramb_h - ctu_4_h; in calc_cime_parameter()
1847 ramb_h = ctu_4_h; in calc_cime_parameter()
1853 ramb_h = 0; in calc_cime_parameter()
1856 …ax < ((cime_cacha_h - ctu_4_h) * base_regs->me_cach.cme_linebuf_w * 4 + (ramb_h * 4 * cur_srch_16_… in calc_cime_parameter()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c1028 RK_U32 ramb_h; in vepu540c_h265_set_me_regs() local
1047 ramb_h = cur_srch_2_h; in vepu540c_h265_set_me_regs()
1048 …while ((rama_size > ((cur_srch_h - ctu_2_h) * regs->reg0222_me_cach.cme_linebuf_w + (ramb_h * cur_… in vepu540c_h265_set_me_regs()
1051 if (ramb_h > ctu_2_h * 2) { in vepu540c_h265_set_me_regs()
1052 ramb_h = ramb_h - ctu_2_h; in vepu540c_h265_set_me_regs()
1054 ramb_h = ctu_2_h; in vepu540c_h265_set_me_regs()
1060 ramb_h = ctu_2_h; in vepu540c_h265_set_me_regs()
1063 …if (rama_size < ((cur_srch_h - ctu_2_h) * regs->reg0222_me_cach.cme_linebuf_w + (ramb_h * cur_srch… in vepu540c_h265_set_me_regs()
H A Dhal_h265e_vepu580.c261 RK_U32 ctu_4_h = 4, ramb_h; in vepu580_h265_set_me_ram() local
279 ramb_h = cur_srch_4_h; in vepu580_h265_set_me_ram()
281 …((cime_rama_h - ctu_4_h) * regs->reg0222_me_cach.cme_linebuf_w * 4 + (ramb_h * 4 * cur_srch_16_w))… in vepu580_h265_set_me_ram()
283 if (ramb_h > 2 * ctu_4_h) { in vepu580_h265_set_me_ram()
284 ramb_h = ramb_h - ctu_4_h; in vepu580_h265_set_me_ram()
286 ramb_h = ctu_4_h; in vepu580_h265_set_me_ram()
291 ramb_h = 0; in vepu580_h265_set_me_ram()
293 … < ((cime_rama_h - ctu_4_h) * regs->reg0222_me_cach.cme_linebuf_w * 4 + (ramb_h * 4 * cur_srch_16_… in vepu580_h265_set_me_ram()