Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.cpp56 #define IS_BUFFER_ERROR(x) (((x) & V4L2_BUF_FLAG_ERROR) == V4L2_BUF_FLAG_ERROR) macro
934 if (IS_BUFFER_ERROR(super_frame->bufs[0]->flags)) { in streamCbRoutine()
3187 IS_BUFFER_ERROR(super_frame->bufs[0]->flags)) { in streamCbRoutine()
3222 if (IS_BUFFER_ERROR(super_frame->bufs[0]->flags)) { in streamCbRoutine()
4070 if (IS_BUFFER_ERROR(super_frame->bufs[0]->flags)) { in streamCbRoutine()