Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Channel.h402 bool mBypass; variable
DQCamera3Channel.cpp2250 mBypass = (postprocess_mask == CAM_QCOM_FEATURE_NONE); in QCamera3YUVChannel()
2388 if (mBypass && !pInputBuffer ) { in request()
2475 if (mBypass) { in streamCbRoutine()
2563 if (mBypass) { in reprocessCbRoutine()