Home
last modified time | relevance | path

Searched refs:JPEGD_DBG_IO (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Djpegd_syntax.h49 #define JPEGD_DBG_IO (0x00000010) /* input and output write file */ macro
64 #define jpegd_dbg_io(fmt, ...) jpegd_dbg(JPEGD_DBG_IO, fmt, ## __VA_ARGS__)
/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_rkv.c768 if (jpegd_debug & JPEGD_DBG_IO) { in hal_jpegd_rkv_wait()
H A Dhal_jpegd_vdpu1.c1013 if (jpegd_debug & JPEGD_DBG_IO) { in hal_jpegd_vdpu1_wait()
H A Dhal_jpegd_vdpu2.c981 if (jpegd_debug & JPEGD_DBG_IO) { in hal_jpegd_vdpu2_wait()
/rockchip-linux_mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c1017 if (jpegd_debug & JPEGD_DBG_IO) { in jpegd_prepare()