Home
last modified time | relevance | path

Searched refs:tune_chromatix_t (Results 1 – 4 of 4) sorted by relevance

/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c1034 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/
Dcam_intf.h589 INCLUDE(CAM_INTF_PARM_GET_CHROMATIX, tune_chromatix_t, 1);
590 INCLUDE(CAM_INTF_PARM_SET_RELOAD_CHROMATIX, tune_chromatix_t, 1);
Dcam_types.h712 } tune_chromatix_t; typedef
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h248 tune_chromatix_t tune_data;