Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_buffer_impl.h27 #define MPP_BUF_DBG_OPS_HISTORY (0x00000004) macro
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buffer_impl.cpp888 p->log_history_en = (mpp_buffer_debug & MPP_BUF_DBG_OPS_HISTORY) ? (1) : (0); in get_group()