Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_buffer_impl.h16 #define MPP_BUF_DBG_OPS_RUNTIME (0x00000002) macro
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer_impl.c1175 p->log_runtime_en = (mpp_buffer_debug & MPP_BUF_DBG_OPS_RUNTIME) ? (1) : (0); in service_get_group()