HomeSort by relevance Sort by last modified time
    Searched full:svhdrmode (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
QCameraHAL3MainTestContext.h 70 bool svhdrmode; member in class:qcamera::MainTestContext
QCameraHAL3MainTestContext.cpp 61 svhdrmode = 0;
151 svhdrmode = !svhdrmode;
152 printf("\n Switching IR/SVHDR mode to %s",(svhdrmode ? "On" : "Off"));
154 (svhdrmode ? "On" : "Off"),svhdrmode);
155 mCamHal3Base->svhdr_mode = svhdrmode;

Completed in 81 milliseconds