Searched refs:mType (Results 1 – 4 of 4) sorted by relevance
128 p->mType = MPP_CTX_BUTT; in mpp_ctx_create()174 mpp->mType = type; in mpp_ctx_init()199 switch (mpp->mType) { in mpp_ctx_init()294 mpp_err("Mpp error type %d\n", mpp->mType); in mpp_ctx_init()316 if (mpp->mType == MPP_CTX_DEC) { in mpp_clear()1183 mpp_assert(mpp->mType == MPP_CTX_DEC || mpp->mType == MPP_CTX_BUTT); in mpp_control()1190 mpp_assert(mpp->mType == MPP_CTX_ENC); in mpp_control()1197 mpp_assert(mpp->mType == MPP_CTX_ISP); in mpp_control()1233 if (mpp->mType == MPP_CTX_DEC) { in mpp_reset()1553 switch (mpp->mType) { in mpp_notify_flag()[all …]
58 MppCtxType mType; member
169 MppCtxType mType; member
129 ctx->mType = type; in init()585 switch (ctx->mType) { in notify()