Searched refs:mpp_dbg_pts (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/osal/inc/ |
| H A D | mpp_debug.h | 31 #define mpp_dbg_pts(fmt, ...) mpp_dbg(MPP_DBG_PTS, fmt, ## __VA_ARGS__) macro
|
| /rockchip-linux_mpp/mpp/codec/ |
| H A D | mpp_dec_normal.c | 372 mpp_dbg_pts("input packet pts %lld\n", mpp_packet_get_pts(dec->mpp_pkt_in)); in try_proc_dec_task() 1101 mpp_dbg_pts("output frame pts %lld\n", mpp_frame_get_pts(frame)); in mpp_dec_advanced_thread()
|
| H A D | mpp_dec.c | 367 mpp_dbg_pts("output frame pts %lld\n", mpp_frame_get_pts(out)); in mpp_dec_put_frame()
|
| /rockchip-linux_mpp/mpp/ |
| H A D | mpp.c | 744 mpp_dbg_pts("%p input frame pts %lld\n", mpp, mpp_frame_get_pts(frame)); in mpp_put_frame() 918 mpp_dbg_pts("%p output packet pts %lld\n", mpp, impl->pts); in mpp_get_packet()
|