Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3PreviewTest.cpp53 svhdr_mode(0) in QCameraHAL3PreviewTest()
139 svhdr_mode_changed = get_svhdr_mode(svhdr_mode); in captureRequestRepeat()
160 if(svhdr_mode == 0) { in captureRequestRepeat()
DQCameraHAL3Base.cpp347 ALOGE("\n SVHDR mode requested is :%d", svhdr_mode); in hal3appCameraPreviewInit()
348 mPreviewtestCase->svhdr_mode = svhdr_mode; in hal3appCameraPreviewInit()
370 mPreviewtestCase->ir_mode = 0; mPreviewtestCase->svhdr_mode = 0; in hal3appCameraPreviewInit()
DQCameraHAL3PreviewTest.h59 bool svhdr_mode; variable
DQCameraHAL3Base.h155 bool svhdr_mode; variable
DQCameraHAL3MainTestContext.cpp155 mCamHal3Base->svhdr_mode = svhdrmode; in hal3appGetUserEvent()