Home
last modified time | relevance | path

Searched refs:bAIR (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()
108 if (ctx->bAIR) { in IntraUpdate_Frame()
138 if (ctx->bFIR || ctx->bAIR) in IntraUpdate_Frame()
H A DIntraUpdate.h104 MS_U8 bAIR; // Adaptive Intra-Refresh. Must be FALSE if bCIR is FALSE member
H A Dmfe_common.c646 ctx->bAIR = 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()
157 if (ctx->bAIR) { in IntraUpdate_Frame()
187 if (ctx->bFIR || ctx->bAIR) in IntraUpdate_Frame()
H A DIntraUpdate.h102 unsigned char bAIR; // Adaptive Intra-Refresh. Must be FALSE if bCIR is FALSE member
H A Dmfe_common.c696 ctx->bAIR = 0; in IntraUpdateInit()