Searched refs:mpp_cfg_debug (Results 1 – 1 of 1) sorted by relevance
28 #define mpp_cfg_dbg(flag, fmt, ...) _mpp_dbg(mpp_cfg_debug, flag, fmt, ## __VA_ARGS__)51 static RK_U32 mpp_cfg_debug = 0; variable203 mpp_env_get_u32("mpp_cfg_debug", &mpp_cfg_debug, 0); in mpp_cfg_node_fixup_func()