Home
last modified time | relevance | path

Searched refs:GetImageLength (Results 1 – 1 of 1) sorted by relevance

/hardware/google/graphics/common/libhwjpeg/
DExynosJpegEncoderForCamera.cpp36 static size_t GetImageLength(unsigned int width, unsigned int height, int v4l2Format) in GetImageLength() function
663 size_t thumbbufsize = GetImageLength(m_nThumbWidth, m_nThumbHeight, v4l2Format); in AllocThumbBuffer()
881 size_t thumbbufsize = GetImageLength(m_nThumbWidth, m_nThumbHeight, getColorFormat()); in GetThumbnailImage()