Searched refs:tmpMap (Results 1 – 1 of 1) sorted by relevance
151 UINT32 *tmpMap = NULL; in ReleaseVid() local169 tmpMap = LOS_MemRealloc(m_aucSysMem0, idMap->bitMap, mapMaxNum * sizeof(UINT32)); in ReleaseVid()170 if (tmpMap) { in ReleaseVid()171 idMap->bitMap = tmpMap; in ReleaseVid()