Home
last modified time | relevance | path

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

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