Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp.h145 RK_U32 mTaskPutCount; variable
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec_normal.cpp160 mpp->mTaskPutCount, mpp->mTaskGetCount); in reset_parser_thread()
246 mpp->mTaskPutCount++; in mpp_dec_put_task()
885 mpp_assert(mpp->mTaskPutCount == mpp->mTaskGetCount); in mpp_dec_hal_thread()
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp.cpp83 mTaskPutCount(0), in Mpp()