Searched refs:pMbMap (Results 1 – 1 of 1) sorted by relevance
53 int32_t AssignMbMapSingleSlice (void* pMbMap, const int32_t kiCountMbNum, const int32_t kiMapUnitSi… in AssignMbMapSingleSlice() argument54 if (NULL == pMbMap || kiCountMbNum <= 0) in AssignMbMapSingleSlice()57 memset (pMbMap, 0, kiCountMbNum * kiMapUnitSize); in AssignMbMapSingleSlice()