Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwjpeg/
DExynosJpegEncoderForCamera.cpp171 int thumb_width = m_nThumbWidth; in EnsureFormatIsApplied() local
177 thumb_width = 0; in EnsureFormatIsApplied()
182 if (!GetCompressor().SetImageFormat(getColorFormat(), width, height, thumb_width, in EnsureFormatIsApplied()