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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3Channel.cpp855 if (checkStreamCbErrors(super_frame, stream) != NO_ERROR) {
1352 * FUNCTION : checkStreamCbErrors
1364 int32_t QCamera3ProcessingChannel::checkStreamCbErrors(mm_camera_super_buf_t *super_frame, function in class:qcamera::QCamera3ProcessingChannel
3057 if (checkStreamCbErrors(super_frame, stream) != NO_ERROR) {
3903 if (checkStreamCbErrors(super_frame, stream) != NO_ERROR) {
H A DQCamera3Channel.h249 int32_t checkStreamCbErrors(mm_camera_super_buf_t *super_frame,

Completed in 189 milliseconds