Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A DIntraUpdate.c116 if (ctx->pSwMbMap[i].inter_count<ctx->FIR_THR) in IntraUpdate_Frame()
146 if (ctx->pSwMbMap[i].inter_count>=ctx->FIR_THR) { in IntraUpdate_Frame()
H A DIntraUpdate.h106 MS_S32 FIR_THR; member
H A Dmfe_common.c644 ctx->FIR_THR = 132; in IntraUpdateInit()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DIntraUpdate.c165 if (ctx->pSwMbMap[i].inter_count<ctx->FIR_THR) in IntraUpdate_Frame()
195 if (ctx->pSwMbMap[i].inter_count>=ctx->FIR_THR) { in IntraUpdate_Frame()
H A DIntraUpdate.h104 int FIR_THR; member
H A Dmfe_common.c694 ctx->FIR_THR = 132; in IntraUpdateInit()