Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/common/h265/
H A Dhal_h265e_debug.h45 #define hal_h265e_dbg_flow(fmt, ...) hal_h265e_dbg(HAL_H265E_DBG_FLOW, fmt, ## __VA_ARGS__) macro
59 #define hal_h265e_enter() hal_h265e_dbg_flow("(%d) enter\n", __LINE__);
60 #define hal_h265e_leave() hal_h265e_dbg_flow("(%d) leave\n", __LINE__);
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580.c2436 hal_h265e_dbg_flow("get md info internal buffer %p size %d %d\n", in vepu580_h265_get_md_info_buf()