Home
last modified time | relevance | path

Searched refs:m_UIHwMap (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dmfe_common.h378 HW_MB_MAP m_UIHwMap[MAX_RESOLUTION_X*MAX_RESOLUTION_Y/256]; member
H A Dmfe_common.c681 ctx->pHwMbMap = pConfig->m_UIHwMap;//new HW_MB_MAP[ctx->nTotalMb]; in IntraUpdateInit()