Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580.c3055 void *tile1_ptr = mpp_buffer_get_ptr(ctx->hw_tile_stream[finish_cnt - 1]); in hal_h265e_v580_wait() local
3057 memcpy(ptr + seg_offset, tile1_ptr + tile1_offset, slice_len); in hal_h265e_v580_wait()
3188 void *tile1_ptr = mpp_buffer_get_ptr(ctx->hw_tile_stream[i - 1]); in hal_h265e_v580_ret_task() local
3189 memcpy(ptr + stream_len + offset, tile1_ptr, len); in hal_h265e_v580_ret_task()