Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A DIntraUpdate.c103 if (!(ctx->bFIR || ctx->bCIR || ctx->bAIR)) in IntraUpdate_Frame()
112 if (ctx->bFIR) { in IntraUpdate_Frame()
138 if (ctx->bFIR || ctx->bAIR) in IntraUpdate_Frame()
160 if (ctx->bFIR) in IntraUpdate_Frame()
162 if (!ctx->bFIR) in IntraUpdate_Frame()
H A DIntraUpdate.h102 MS_U8 bFIR; // H.263 Forced Updating member
H A Dmfe_common.c643 ctx->bFIR = 0; in IntraUpdateInit()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DIntraUpdate.c152 if (!(ctx->bFIR || ctx->bCIR || ctx->bAIR)) in IntraUpdate_Frame()
161 if (ctx->bFIR) { in IntraUpdate_Frame()
187 if (ctx->bFIR || ctx->bAIR) in IntraUpdate_Frame()
209 if (ctx->bFIR) in IntraUpdate_Frame()
211 if (!ctx->bFIR) in IntraUpdate_Frame()
H A DIntraUpdate.h100 unsigned char bFIR; // H.263 Forced Updating member
H A Dmfe_common.c693 ctx->bFIR = 0; in IntraUpdateInit()