Searched refs:AllocateOUArrayMemory (Results 1 – 2 of 2) sorted by relevance
83 inline SBackgroundOU* AllocateOUArrayMemory (int32_t iWidth, int32_t iHeight);
84 m_BgdParam.pOU_array = AllocateOUArrayMemory (m_BgdParam.iBgdWidth, m_BgdParam.iBgdHeight); in Process()109 inline SBackgroundOU* CBackgroundDetection::AllocateOUArrayMemory (int32_t iWidth, int32_t iHeight)… in AllocateOUArrayMemory() function in CBackgroundDetection