Searched refs:CAMERA_EFFECT_NONE (Results 1 – 4 of 4) sorted by relevance
67 CAMERA_EFFECT_NONE, enumerator
402 if(cameraWork.CAMERAiStateIn.effect_A != CAMERA_EFFECT_NONE) in CAMERA_Reboot()409 if(cameraWork.CAMERAiStateIn.effect_B != CAMERA_EFFECT_NONE) in CAMERA_Reboot()416 if(cameraWork.CAMERAiStateOut.effect_A != CAMERA_EFFECT_NONE) in CAMERA_Reboot()423 if(cameraWork.CAMERAiStateOut.effect_B != CAMERA_EFFECT_NONE) in CAMERA_Reboot()719 cameraWork.CAMERAiStateIn.effect_A = CAMERA_EFFECT_NONE; in CAMERA_InitCore()720 cameraWork.CAMERAiStateIn.effect_B = CAMERA_EFFECT_NONE; in CAMERA_InitCore()735 cameraWork.CAMERAiStateOut.effect_A = CAMERA_EFFECT_NONE; in CAMERA_InitCore()736 cameraWork.CAMERAiStateOut.effect_B = CAMERA_EFFECT_NONE; in CAMERA_InitCore()1408 case CAMERA_EFFECT_NONE: in CAMERA_I2CEffectExAsyncCore()
102 result = CAMERA_I2CEffect(current_camera, CAMERA_EFFECT_NONE); in CameraInit()
131 result = CAMERA_I2CEffect(CAMERA_SELECT_IN, CAMERA_EFFECT_NONE); in CameraInit()