Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580.c3205 RK_U32 tile1_offset = 0; in hal_h265e_v580_wait() local
3236 mpp_buffer_sync_ro_partial_begin(buf, tile1_offset, slice_len); in hal_h265e_v580_wait()
3237 memcpy(ptr + seg_offset, tile1_ptr + tile1_offset, slice_len); in hal_h265e_v580_wait()
3238 tile1_offset += slice_len; in hal_h265e_v580_wait()
3248 tile1_offset = 0; in hal_h265e_v580_wait()