Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_buffer_impl.h88 RK_U32 log_history_en; member
120 RK_U32 log_history_en; member
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buffer_impl.cpp401 p->log_history_en = group->log_history_en; in mpp_buffer_create()
888 p->log_history_en = (mpp_buffer_debug & MPP_BUF_DBG_OPS_HISTORY) ? (1) : (0); in get_group()
939 if (p->log_history_en) in get_group()