Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/inc/
H A Dmpp.h106 RK_U32 mFramePutCount; member
/rockchip-linux_mpp/mpp/vproc/
H A Dmpp_dec_vproc.c140 mpp->mFramePutCount++; in dec_vproc_put_frame()
142 mpp->mFramePutCount, mpp_frame_get_poc(out), mpp_frame_get_pts(out), in dec_vproc_put_frame()
/rockchip-linux_mpp/mpp/
H A Dmpp.c99 p->mFramePutCount = 0; in mpp_ctx_create()
952 mpp->mFramePutCount++; in mpp_put_frame_async()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec.c371 mpp->mFramePutCount++; in mpp_dec_put_frame()
H A Dmpp_dec_normal.c1105 mpp->mFramePutCount++; in mpp_dec_advanced_thread()