Home | History | Annotate | Download | only in libcamera

Lines Matching refs:getOutBuf

294     ret = m_jpegMain->getOutBuf((char **)&pcJpegBuffer, &iOutputSize);
537 ret = m_jpegMain->getOutBuf((char **)&thumbBuf, (int *)&thumbSize);
545 ret = m_jpegThumb->getOutBuf((char **)&thumbBuf, (int *)&thumbSize);