Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosJpegEncoderForCamera.cpp517 int thumbBufSize = 0; in makeExif() local
522 ret = m_jpegMain->getOutBuf((int *)&iThumbFd, (int *)&thumbBufSize); in makeExif()
531 ret = m_jpegThumb->getOutBuf((int *)&iThumbFd, (int *)&thumbBufSize); in makeExif()