Home
last modified time | relevance | path

Searched refs:tile_ctu_stax (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541.c1336 RK_S32 tile_ctu_stax = tile_start_x; in vepu540_h265_set_me_ram() local
1340 if (tile_ctu_stax < (cime_srch_w + 3) / 4) { in vepu540_h265_set_me_ram()
1347 pic_cime_temp = (pic_wd64 - tile_ctu_stax + (cime_srch_w + 3) / 4) * 64; in vepu540_h265_set_me_ram()
1349 … pic_cime_temp = (tile_ctu_endx - tile_ctu_stax + 1 + (cime_srch_w + 3) / 4 * 2) * 64; in vepu540_h265_set_me_ram()
H A Dhal_h265e_vepu580.c284 RK_S32 tile_ctu_stax = tile_start_x; in vepu580_h265_set_me_ram() local
288 frm_sta = tile_ctu_stax + (x_gmv - srch_w - 15) / 16; in vepu580_h265_set_me_ram()
290 frm_sta = tile_ctu_stax + (x_gmv - srch_w) / 16; in vepu580_h265_set_me_ram()