Home | History | Annotate | Download | only in libcamera2

Lines Matching refs:ERROR_NONE

65     int ret = ERROR_NONE;
99 return ERROR_NONE;
132 return ERROR_NONE;
195 int ret = ERROR_NONE;
206 return ERROR_NONE;
223 int ret = ERROR_NONE;
233 return ERROR_NONE;
238 int ret = ERROR_NONE;
315 return ERROR_NONE;
494 int ret = ERROR_NONE;
499 if (ret != ERROR_NONE) {
508 if (ret != ERROR_NONE) {
573 return ERROR_NONE;
685 return ERROR_NONE;
729 return ERROR_NONE;
749 return ERROR_NONE;
763 return ERROR_NONE;
768 int ret = ERROR_NONE;
824 if (m_jpegThumb->setColorBufSize(m_stThumbInBuf.iSize, MAX_IMAGE_PLANE_NUM) != ERROR_NONE) {
830 if (allocJpegMemory(&m_stThumbInBuf, MAX_IMAGE_PLANE_NUM) != ERROR_NONE) {
834 if (allocJpegMemory(&m_stThumbOutBuf, MAX_IMAGE_PLANE_NUM) != ERROR_NONE) {
916 return ERROR_NONE;
947 int ret = ERROR_NONE;
979 return ERROR_NONE;