Home
last modified time | relevance | path

Searched refs:bCIR (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()
124 if (ctx->bCIR) in IntraUpdate_Frame()
H A Dmfe_common.c636 ctx->bCIR = 1; in IntraUpdateInit()
640 ctx->bCIR = 0; in IntraUpdateInit()
H A DIntraUpdate.h103 MS_U8 bCIR; // Cyclic intra updating member
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DIntraUpdate.c152 if (!(ctx->bFIR || ctx->bCIR || ctx->bAIR)) in IntraUpdate_Frame()
173 if (ctx->bCIR) in IntraUpdate_Frame()
H A Dmfe_common.c686 ctx->bCIR = 1; in IntraUpdateInit()
690 ctx->bCIR = 0; in IntraUpdateInit()
H A DIntraUpdate.h101 unsigned char bCIR; // Cyclic intra updating member