Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_cfg.cpp28 #define mpp_cfg_dbg(flag, fmt, ...) _mpp_dbg(mpp_cfg_debug, flag, fmt, ## __VA_ARGS__)
51 static RK_U32 mpp_cfg_debug = 0; variable
203 mpp_env_get_u32("mpp_cfg_debug", &mpp_cfg_debug, 0); in mpp_cfg_node_fixup_func()