Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/common/jpeg/
H A Dhal_jpege_debug.h32 #define hal_jpege_dbg_simple(fmt, ...) hal_jpege_dbg(HAL_JPEGE_DBG_SIMPLE, fmt, ## __VA_ARGS__) macro
/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vpu720.c607 hal_jpege_dbg_simple("JPEG encoder int state 0x%08x\n", int_state); in hal_jpege_vpu720_wait()