Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dcamera3.h1835 CAMERA3_BUFFER_STATUS_ERROR = 1 enumerator
/hardware/interfaces/camera/device/3.2/
DICameraDeviceSession.hal291 * returned with CAMERA3_BUFFER_STATUS_ERROR. Note the HAL is still allowed
319 * (CAMERA3_BUFFER_STATUS_ERROR). The HAL must not place the release
326 * processCaptureResults with buffers in CAMERA3_BUFFER_STATUS_ERROR
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.cpp935 result.status = CAMERA3_BUFFER_STATUS_ERROR; in streamCbRoutine()
938 mChannelCbBufErr(this, resultFrameNumber, CAMERA3_BUFFER_STATUS_ERROR, mUserData); in streamCbRoutine()
1068 result.status = CAMERA3_BUFFER_STATUS_ERROR; in postprocFail()
3224 CAMERA3_BUFFER_STATUS_ERROR, mUserData); in streamCbRoutine()
3240 result.status = CAMERA3_BUFFER_STATUS_ERROR; in streamCbRoutine()
3506 resultStatus = CAMERA3_BUFFER_STATUS_ERROR; in jpegEvtHandle()
3561 resultStatus = CAMERA3_BUFFER_STATUS_ERROR; in jpegEvtHandle()
4072 CAMERA3_BUFFER_STATUS_ERROR, mUserData); in streamCbRoutine()
DQCamera3HWI.cpp4358 resultBuffer.status = CAMERA3_BUFFER_STATUS_ERROR; in handleDepthDataLocked()
4363 resultBuffer.status = CAMERA3_BUFFER_STATUS_ERROR; in handleDepthDataLocked()
4375 resultBuffer.status = CAMERA3_BUFFER_STATUS_ERROR; in handleDepthDataLocked()
4409 .status = CAMERA3_BUFFER_STATUS_ERROR}; in notifyErrorFoPendingDepthData()
4566 buffer->status=CAMERA3_BUFFER_STATUS_ERROR; in handleBufferWithLock()
4583 buffer->status |= CAMERA3_BUFFER_STATUS_ERROR; in handleBufferWithLock()
14108 k.bufStatus = CAMERA3_BUFFER_STATUS_ERROR; in setBufferErrorStatus()
15156 buffer.status = CAMERA3_BUFFER_STATUS_ERROR; in notifyErrorForPendingRequests()
15199 buffer.status = CAMERA3_BUFFER_STATUS_ERROR; in notifyErrorForPendingRequests()
16529 streamBuffer.status = CAMERA3_BUFFER_STATUS_ERROR; in onFailedCaptureResult()