Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_debug.h32 #define mpp_dbg_info(fmt, ...) mpp_dbg(MPP_DBG_INFO, fmt, ## __VA_ARGS__) macro
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec_normal.c757 mpp_dbg_info("mpp_dec_parser_thread is going to exit\n"); in mpp_dec_parser_thread()
765 mpp_dbg_info("mpp_dec_parser_thread exited\n"); in mpp_dec_parser_thread()
907 mpp_dbg_info("mpp_dec_hal_thread exited\n"); in mpp_dec_hal_thread()
/rockchip-linux_mpp/mpp/
H A Dmpp.c1429 mpp_dbg_info("using internal buffer group %p\n", mpp->mFrameGroup); in mpp_control_dec()
1449 mpp_dbg_info("using external buffer group %p\n", mpp->mFrameGroup); in mpp_control_dec()
1459 mpp_dbg_info("set info change ready\n"); in mpp_control_dec()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buf_slot.c1231 mpp_dbg_info("info change found\n"); in mpp_buf_slot_set_prop()
1232 mpp_dbg_info("old width %4d height %4d stride hor %4d ver %4d fmt %4d\n", in mpp_buf_slot_set_prop()
1236 mpp_dbg_info("new width %4d height %4d stride hor %4d ver %4d fmt %4d\n", in mpp_buf_slot_set_prop()
/rockchip-linux_mpp/mpp/vproc/
H A Dmpp_dec_vproc.c849 mpp_dbg_info("mpp_dec_post_proc_thread started\n"); in dec_vproc_thread()
975 mpp_dbg_info("mpp_dec_post_proc_thread exited\n"); in dec_vproc_thread()