Home
last modified time | relevance | path

Searched refs:CIR_COUNT (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DIntraUpdate.h105 int CIR_COUNT; member
H A DIntraUpdate.c177 while (intra_count<ctx->CIR_COUNT) { in IntraUpdate_Frame()
H A Dmfe_common.c687 ctx->CIR_COUNT = (ctx->nTotalMb/pConfig->g_intraupdate_period)+1; in IntraUpdateInit()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A DIntraUpdate.h107 MS_S32 CIR_COUNT; member
H A DIntraUpdate.c128 while (intra_count<ctx->CIR_COUNT) { in IntraUpdate_Frame()
H A Dmfe_common.c637 ctx->CIR_COUNT = (ctx->nTotalMb/pConfig->g_intraupdate_period)+1; in IntraUpdateInit()