Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_rc.cpp35 #define mpp_rc_dbg(flag, fmt, ...) _mpp_dbg(mpp_rc_debug, flag, fmt, ## __VA_ARGS__)
36 #define mpp_rc_dbg_f(flag, fmt, ...) _mpp_dbg_f(mpp_rc_debug, flag, fmt, ## __VA_ARGS__)
48 static RK_U32 mpp_rc_debug = 0; variable
194 if (mpp_rc_debug & MPP_RC_DBG_RECORD) { in mpp_rc_param_ops()
/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_base.cpp35 #define mpp_rc_dbg(flag, fmt, ...) _mpp_dbg(mpp_rc_debug, flag, fmt, ## __VA_ARGS__)
36 #define mpp_rc_dbg_f(flag, fmt, ...) _mpp_dbg_f(mpp_rc_debug, flag, fmt, ## __VA_ARGS__)