Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Dmpp_buffer.h277 #define mpp_buffer_sync_ro_partial_begin(buffer, offset, length) \ macro
/rockchip-linux_mpp/mpp/
H A Dmpp.c915 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 Dmpp_dec_vproc.c129 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 Dhal_h265e_vepu580.c3236 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()