Searched refs:nextSize (Results 1 – 1 of 1) sorted by relevance
1086 uint32_t nextSize = 0, totalSize; in CreateManipActionNew() local1100 nextSize = (uint32_t)(GetHmctSize(p_FmPcdManipParams->h_NextManip) in CreateManipActionNew()1117 totalSize = (uint16_t)(p_Manip->tableSize + p_Manip->dataSize + nextSize); in CreateManipActionNew()1126 (uint8_t*)PTR_MOVE(p_Manip->p_Hmct, (p_Manip->tableSize + nextSize)); in CreateManipActionNew()