Searched refs:iMaxOUWidth (Results 1 – 1 of 1) sorted by relevance
110 int32_t iMaxOUWidth = (BGD_OU_SIZE - 1 + iWidth) >> LOG2_BGD_OU_SIZE; in AllocateOUArrayMemory() local112 return (SBackgroundOU*)WelsMalloc (iMaxOUWidth * iMaxOUHeight * sizeof (SBackgroundOU)); in AllocateOUArrayMemory()