Searched refs:mpp_buffer_sync_ro_partial_begin (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/inc/ |
| H A D | mpp_buffer.h | 277 #define mpp_buffer_sync_ro_partial_begin(buffer, offset, length) \ macro
|
| /rockchip-linux_mpp/mpp/ |
| H A D | mpp.c | 915 mpp_buffer_sync_ro_partial_begin(buf, offset, impl->length); in mpp_get_packet() 1007 mpp_buffer_sync_ro_partial_begin(impl->buffer, offset, impl->length); in mpp_get_packet_async()
|
| /rockchip-linux_mpp/mpp/vproc/ |
| H A D | mpp_dec_vproc.c | 129 mpp_buffer_sync_ro_partial_begin(src_buf, hdr_offset, hdr_size); in dec_vproc_put_frame()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu580.c | 3236 mpp_buffer_sync_ro_partial_begin(buf, tile1_offset, slice_len); in hal_h265e_v580_wait() 3242 mpp_buffer_sync_ro_partial_begin(buf, offset, slice_len); in hal_h265e_v580_wait()
|