Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580.c3234 void *tile1_ptr = mpp_buffer_get_ptr(buf); in hal_h265e_v580_wait() local
3237 memcpy(ptr + seg_offset, tile1_ptr + tile1_offset, slice_len); in hal_h265e_v580_wait()
3404 RK_U8 *tile1_ptr = mpp_buffer_get_ptr(buf); in hal_h265e_v580_ret_task() local
3409 tile1_ptr[5] = (tile1_ptr[5] & 0xf8) | ((syn->sp.temporal_id + 1) & 0x7); in hal_h265e_v580_ret_task()
3411 memcpy(ptr + stream_len + offset, tile1_ptr, len); in hal_h265e_v580_ret_task()