Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_buffer_impl.h22 #define mpp_buf_dbg(flag, fmt, ...) _mpp_dbg(mpp_buffer_debug, flag, fmt, ## __VA_ARGS__) macro
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer_impl.c657 mpp_buf_dbg(MPP_BUF_DBG_CHECK_SIZE, "request size %d on buf idx %d size %d\n", in mpp_buffer_get_unused()