Searched refs:mpp_rc_debug (Results 1 – 2 of 2) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/ |
| H A D | mpp_rc.c | 25 #define mpp_rc_dbg(flag, fmt, ...) _mpp_dbg(mpp_rc_debug, flag, fmt, ## __VA_ARGS__) 26 #define mpp_rc_dbg_f(flag, fmt, ...) _mpp_dbg_f(mpp_rc_debug, flag, fmt, ## __VA_ARGS__) 38 static RK_U32 mpp_rc_debug = 0; variable 184 if (mpp_rc_debug & MPP_RC_DBG_RECORD) { in mpp_rc_param_ops()
|
| /rockchip-linux_mpp/mpp/codec/rc/ |
| H A D | rc_base.c | 25 #define mpp_rc_dbg(flag, fmt, ...) _mpp_dbg(mpp_rc_debug, flag, fmt, ## __VA_ARGS__) 26 #define mpp_rc_dbg_f(flag, fmt, ...) _mpp_dbg_f(mpp_rc_debug, flag, fmt, ## __VA_ARGS__)
|