Searched refs:mpp_cfg_debug (Results 1 – 1 of 1) sorted by relevance
17 #define mpp_cfg_dbg(flag, fmt, ...) _mpp_dbg(mpp_cfg_debug, flag, fmt, ## __VA_ARGS__)37 static RK_U32 mpp_cfg_debug = 0; variable