Searched defs:GetNumImageElements (Results 1 – 2 of 2) sorted by relevance
31 unsigned int GetNumImageElements() const { return 3 * m_Width * m_Height; } in GetNumImageElements() function in CaffePreprocessor
56 unsigned int GetNumImageElements() const { return 3 * m_Width * m_Height; } in GetNumImageElements() function in ImagePreprocessor