Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/common/h264/
H A Dhal_h264e_stream_amend.h39 RK_S32 buf_base; member
H A Dhal_h264e_stream_amend.c130 ctx->buf_base = mpp_packet_get_length(packet); in h264e_vepu_stream_amend_config()
143 RK_S32 base = ctx->buf_base; in h264e_vepu_stream_amend_proc()
355 RK_S32 base = ctx->buf_base; in h264e_vepu_stream_amend_sync_ref_idc()
/rockchip-linux_mpp/kmpp/base/inc/
H A Dkmpp_packet_impl.h24 void *buf_base; member