Searched defs:widthAlignment (Results 1 – 2 of 2) sorted by relevance
177 int widthAlignment = (isYCbCr420Format(m_colorFormat) || isYCbCr422Format(m_colorFormat)) ? 2 : 1; in ImageAllocator() local
183 int widthAlignment = (isYCbCr420Format(m_colorFormat) || isYCbCr422Format(m_colorFormat)) ? 2 : 1; in ImageAllocator() local