Home
last modified time | relevance | path

Searched defs:mpp_dbg (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_log.h40 #define mpp_dbg(flag, fmt, ...) _mpp_dbg(flag, fmt, ## __VA_ARGS__) macro
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_log.h40 #define mpp_dbg(flag, fmt, ...) _mpp_dbg(mpp_debug, flag, fmt, ## __VA_ARGS__) macro
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_debug.h39 #define mpp_dbg(flag, fmt, ...) _mpp_dbg(mpp_debug, flag, fmt, ## __VA_ARGS__) macro
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_log.h40 #define mpp_dbg(flag, fmt, ...) _mpp_dbg(mpp_debug, flag, fmt, ##__VA_ARGS__) macro

Completed in 2 milliseconds