Searched refs:mpp_buffer_sync_partial_begin (Results 1 – 6 of 6) sorted by relevance
| /rockchip-linux_mpp/inc/ |
| H A D | mpp_buffer.h | 268 #define mpp_buffer_sync_partial_begin(buffer, offset, length) \ macro
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu580.c | 3406 mpp_buffer_sync_partial_begin(buf, 0, len); in hal_h265e_v580_ret_task() 3417 mpp_buffer_sync_partial_begin(buf, offset, len); in hal_h265e_v580_ret_task() 3428 mpp_buffer_sync_partial_begin(enc_task->output, offset, fb->out_strm_size); in hal_h265e_v580_ret_task()
|
| H A D | hal_h265e_vepu540c.c | 1674 mpp_buffer_sync_partial_begin(enc_task->output, offset, fb->out_strm_size); in hal_h265e_v540c_ret_task()
|
| H A D | hal_h265e_vepu541.c | 2023 mpp_buffer_sync_partial_begin(enc_task->output, offset, fb->out_strm_size); in hal_h265e_v541_ret_task()
|
| H A D | hal_h265e_vepu510.c | 2554 mpp_buffer_sync_partial_begin(enc_task->output, offset, fb->out_strm_size); in hal_h265e_v510_ret_task()
|
| H A D | hal_h265e_vepu511.c | 2792 mpp_buffer_sync_partial_begin(enc_task->output, offset, fb->out_strm_size); in hal_h265e_vepu511_ret_task()
|