Searched refs:roi_info_t (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/camera/QCamera/stack/mm-camera-test/src/
H A Dmm_qcamera_display.c53 extern roi_info_t camframe_roi;
/hardware/qcom/camera/mm-camera-interface/
H A Dmm_camera.c284 CAMERA_SET_PARM_AF_ROI, sizeof(roi_info_t), (void *)parm->p_value);
/hardware/qcom/camera/QCamera/HAL/core/src/
H A DQCameraHWI_Parm.cpp1855 roi_info_t af_roi_value;
1856 memset(&af_roi_value, 0, sizeof(roi_info_t));
1874 if (native_set_parms(MM_CAMERA_PARM_AF_ROI, sizeof(roi_info_t), (void*)&af_roi_value))
/hardware/qcom/camera/
H A DQCameraHWI_Parm.cpp1882 roi_info_t af_roi_value;
1883 memset(&af_roi_value, 0, sizeof(roi_info_t));
1901 if (native_set_parms(MM_CAMERA_PARM_AF_ROI, sizeof(roi_info_t), (void*)&af_roi_value))
H A DQCamera_Intf.h742 } roi_info_t; typedef in typeref:struct:__anon645
H A DQualcommCameraHardware.cpp8573 roi_info_t af_roi_value;
8575 memset(&af_roi_value, 0, sizeof(roi_info_t));
8604 native_set_parms(CAMERA_PARM_AF_ROI, sizeof(roi_info_t), (void*)&af_roi_value);
8616 native_set_parms(CAMERA_PARM_AF_ROI, sizeof(roi_info_t), (void*)&af_roi_value);
/hardware/qcom/camera/QCamera/HAL2/core/inc/
H A DQCamera_Intf.h678 } roi_info_t; typedef in typeref:struct:__anon402
/hardware/qcom/camera/QCamera/stack/mm-camera-interface/src/
H A Dmm_camera.c1406 sizeof(roi_info_t),

Completed in 136 milliseconds