Searched refs:vp8e_debug (Results 1 – 2 of 2) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/enc/vp8/ |
| H A D | vp8e_api_v2.c | 34 #define vp8e_dbg_cfg(fmt, ...) _mpp_dbg_f(vp8e_debug, VP8E_DBG_CFG, fmt, ## __VA_ARGS__) 35 #define vp8e_dbg_fun(fmt, ...) _mpp_dbg_f(vp8e_debug, VP8E_DBG_FUNCTION, fmt, ## __VA_ARGS__) 37 RK_U32 vp8e_debug = 0; variable 117 mpp_env_get_u32("vp8e_debug", &vp8e_debug, 0); in vp8e_init()
|
| H A D | CMakeLists.txt | 8 vp8e_debug.h)
|