Searched refs:tune_chromatix_t (Results 1 – 12 of 12) sorted by relevance
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_app.c | 1034 int getChromatix(mm_camera_test_obj_t *test_obj, tune_chromatix_t *value) in getChromatix() 1046 sizeof(tune_chromatix_t), in getChromatix() 1061 sizeof(tune_chromatix_t), in getChromatix() 1071 int setReloadChromatix(mm_camera_test_obj_t *test_obj, tune_chromatix_t *value) in setReloadChromatix() 1083 sizeof(tune_chromatix_t), in setReloadChromatix() 2366 (tune_chromatix_t *)&(handle->test_obj.tune_data)); in mm_camera_lib_send_command() 2449 (tune_chromatix_t *)out_data); in mm_camera_lib_send_command() 2459 (tune_chromatix_t *)in_data); in mm_camera_lib_send_command() 2466 (void *)in_data, sizeof(tune_chromatix_t)); in mm_camera_lib_send_command()
|
/device/moto/shamu/camera/QCamera2/stack/common/ |
D | cam_intf.h | 594 INCLUDE(CAM_INTF_PARM_GET_CHROMATIX, tune_chromatix_t, 1); 595 INCLUDE(CAM_INTF_PARM_SET_RELOAD_CHROMATIX, tune_chromatix_t, 1);
|
D | cam_types.h | 725 } tune_chromatix_t; typedef
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_app.c | 953 int getChromatix(mm_camera_test_obj_t *test_obj, tune_chromatix_t *value) in getChromatix() 983 int setReloadChromatix(mm_camera_test_obj_t *test_obj, tune_chromatix_t *value) in setReloadChromatix() 2205 (tune_chromatix_t *)&(handle->test_obj.tune_data)); in mm_camera_lib_send_command() 2288 (tune_chromatix_t *)out_data); in mm_camera_lib_send_command() 2298 (tune_chromatix_t *)in_data); in mm_camera_lib_send_command() 2305 (void *)in_data, sizeof(tune_chromatix_t)); in mm_camera_lib_send_command()
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_app.c | 953 int getChromatix(mm_camera_test_obj_t *test_obj, tune_chromatix_t *value) in getChromatix() 983 int setReloadChromatix(mm_camera_test_obj_t *test_obj, tune_chromatix_t *value) in setReloadChromatix() 2205 (tune_chromatix_t *)&(handle->test_obj.tune_data)); in mm_camera_lib_send_command() 2288 (tune_chromatix_t *)out_data); in mm_camera_lib_send_command() 2298 (tune_chromatix_t *)in_data); in mm_camera_lib_send_command() 2305 (void *)in_data, sizeof(tune_chromatix_t)); in mm_camera_lib_send_command()
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | cam_intf.h | 726 INCLUDE(CAM_INTF_PARM_GET_CHROMATIX, tune_chromatix_t, 1); 727 INCLUDE(CAM_INTF_PARM_SET_RELOAD_CHROMATIX, tune_chromatix_t, 1);
|
D | cam_types.h | 884 } tune_chromatix_t; typedef
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | cam_intf.h | 726 INCLUDE(CAM_INTF_PARM_GET_CHROMATIX, tune_chromatix_t, 1); 727 INCLUDE(CAM_INTF_PARM_SET_RELOAD_CHROMATIX, tune_chromatix_t, 1);
|
D | cam_types.h | 884 } tune_chromatix_t; typedef
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/ |
D | mm_qcamera_app.h | 248 tune_chromatix_t tune_data;
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/ |
D | mm_qcamera_app.h | 248 tune_chromatix_t tune_data;
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/ |
D | mm_qcamera_app.h | 248 tune_chromatix_t tune_data;
|