Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_debug.h43 #define mpp_dbg_info(fmt, ...) mpp_dbg(MPP_DBG_INFO, fmt, ## __VA_ARGS__) macro
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec_normal.cpp740 mpp_dbg_info("mpp_dec_parser_thread is going to exit\n"); in mpp_dec_parser_thread()
748 mpp_dbg_info("mpp_dec_parser_thread exited\n"); in mpp_dec_parser_thread()
886 mpp_dbg_info("mpp_dec_hal_thread exited\n"); in mpp_dec_hal_thread()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buf_slot.cpp1025 mpp_dbg_info("info change found\n"); in mpp_buf_slot_set_prop()
1026 mpp_dbg_info("old width %4d height %4d stride hor %4d ver %4d fmt %4d\n", in mpp_buf_slot_set_prop()
1030 mpp_dbg_info("new width %4d height %4d stride hor %4d ver %4d fmt %4d\n", in mpp_buf_slot_set_prop()
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp.cpp1152 mpp_dbg_info("using external buffer group %p\n", mFrameGroup); in control_dec()
1177 mpp_dbg_info("set info change ready\n"); in control_dec()
/OK3568_Linux_fs/external/mpp/mpp/vproc/
H A Dmpp_dec_vproc.cpp609 mpp_dbg_info("mpp_dec_post_proc_thread started\n"); in dec_vproc_thread()
724 mpp_dbg_info("mpp_dec_post_proc_thread exited\n"); in dec_vproc_thread()