Searched refs:stream_ptr (Results 1 – 3 of 3) sorted by relevance
16 RK_U8 *stream_ptr = (RK_U8 *)(mpp_buffer_get_ptr(enc_task->output) + offset); in hal_h265e_amend_temporal_id() local24 stream_ptr[5] = (stream_ptr[5] & 0xf8) | ((syn->sp.temporal_id + 1) & 0x7); in hal_h265e_amend_temporal_id()
775 void *stream_ptr = mpp_buffer_get_ptr(task->output); in multi_core_wait() local788 memcpy(stream_ptr + feedback->stream_length, partion_ptr, partion_len); in multi_core_wait()
3415 RK_U8 *stream_ptr = (RK_U8 *) ptr; in hal_h265e_v580_ret_task() local3420 stream_ptr[5] = (stream_ptr[5] & 0xf8) | ((syn->sp.temporal_id + 1) & 0x7); in hal_h265e_v580_ret_task()