Home
last modified time | relevance | path

Searched refs:mTaskPutCount (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/inc/
H A Dmpp.h108 RK_U32 mTaskPutCount; member
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec_normal.c150 mpp->mTaskPutCount, mpp->mTaskGetCount); in reset_parser_thread()
238 mpp->mTaskPutCount++; in mpp_dec_put_task()
906 mpp_assert(mpp->mTaskPutCount == mpp->mTaskGetCount); in mpp_dec_hal_thread()
/rockchip-linux_mpp/mpp/
H A Dmpp.c101 p->mTaskPutCount = 0; in mpp_ctx_create()