Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buf_slot.cpp41 #define buf_slot_dbg(flag, fmt, ...) _mpp_dbg(buf_slot_debug, flag, fmt, ## __VA_ARGS__)
43 static RK_U32 buf_slot_debug = 0; variable
690 mpp_env_get_u32("buf_slot_debug", &buf_slot_debug, BUF_SLOT_DBG_OPS_HISTORY); in mpp_buf_slot_init()
701 if (buf_slot_debug & BUF_SLOT_DBG_OPS_HISTORY) { in mpp_buf_slot_init()