Searched refs:photo (Results 1 – 1 of 1) sorted by relevance
88 CAMERAPhotoMode photo; member109 CAMERAPhotoMode photo; member257 static CAMERAWhiteBalance CAMERA_GetWhiteBalanceFromPhotoMode(CAMERAPhotoMode photo) in CAMERA_GetWhiteBalanceFromPhotoMode() argument259 switch (photo) in CAMERA_GetWhiteBalanceFromPhotoMode()273 static int CAMERA_GetSharpnessFromPhotoMode(CAMERAPhotoMode photo) in CAMERA_GetSharpnessFromPhotoMode() argument275 switch (photo) in CAMERA_GetSharpnessFromPhotoMode()291 static int CAMERA_GetExposureFromPhotoMode(CAMERAPhotoMode photo) in CAMERA_GetExposureFromPhotoMode() argument293 switch (photo) in CAMERA_GetExposureFromPhotoMode()346 if(cameraWork.CAMERAiStateIn.photo != CAMERA_PHOTO_MODE_PORTRAIT) in CAMERA_Reboot()349 …(void)CAMERA_I2CPhotoModeAsyncCore(CAMERA_SELECT_IN, cameraWork.CAMERAiStateIn.photo, CAMERA_Reboo… in CAMERA_Reboot()[all …]