Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_buffer_impl.h78 RK_U32 log_history_en; member
119 RK_U32 log_history_en; member
/rockchip-linux_mpp/kmpp/base/inc/
H A Dkmpp_buffer_impl.h75 rk_s32 log_history_en; member
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer_impl.c481 p->log_history_en = group->log_history_en; in mpp_buffer_create()
1176 p->log_history_en = (mpp_buffer_debug & MPP_BUF_DBG_OPS_HISTORY) ? (1) : (0); in service_get_group()
1194 if (p->log_history_en) in service_get_group()