Searched refs:GetImageLength (Results 1 – 1 of 1) sorted by relevance
36 static size_t GetImageLength(unsigned int width, unsigned int height, int v4l2Format) in GetImageLength() function663 size_t thumbbufsize = GetImageLength(m_nThumbWidth, m_nThumbHeight, v4l2Format); in AllocThumbBuffer()881 size_t thumbbufsize = GetImageLength(m_nThumbWidth, m_nThumbHeight, getColorFormat()); in GetThumbnailImage()