Searched refs:checkStreamCbErrors (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Channel.h221 int32_t checkStreamCbErrors(mm_camera_super_buf_t *super_frame,
H A DQCamera3Channel.cpp794 if (checkStreamCbErrors(super_frame, stream) != NO_ERROR) {
1135 * FUNCTION : checkStreamCbErrors
1147 int32_t QCamera3ProcessingChannel::checkStreamCbErrors(mm_camera_super_buf_t *super_frame, function in class:qcamera::QCamera3ProcessingChannel
2699 if (checkStreamCbErrors(super_frame, stream) != NO_ERROR) {
3421 if (checkStreamCbErrors(super_frame, stream) != NO_ERROR) {

Completed in 2525 milliseconds