Searched refs:tune_cmd_t (Results 1 – 14 of 14) sorted by relevance
/device/moto/shamu/camera/QCamera2/stack/common/ |
D | cam_intf.h | 599 INCLUDE(CAM_INTF_PARM_SET_VFE_COMMAND, tune_cmd_t, 1); 600 INCLUDE(CAM_INTF_PARM_SET_PP_COMMAND, tune_cmd_t, 1);
|
D | cam_types.h | 742 } tune_cmd_t; typedef
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | cam_intf.h | 731 INCLUDE(CAM_INTF_PARM_SET_VFE_COMMAND, tune_cmd_t, 1); 732 INCLUDE(CAM_INTF_PARM_SET_PP_COMMAND, tune_cmd_t, 1);
|
D | cam_types.h | 901 } tune_cmd_t; typedef
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | cam_intf.h | 731 INCLUDE(CAM_INTF_PARM_SET_VFE_COMMAND, tune_cmd_t, 1); 732 INCLUDE(CAM_INTF_PARM_SET_PP_COMMAND, tune_cmd_t, 1);
|
D | cam_types.h | 901 } tune_cmd_t; typedef
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_app.c | 1193 int setVfeCommand(mm_camera_test_obj_t *test_obj, tune_cmd_t *value) in setVfeCommand() 1205 sizeof(tune_cmd_t), in setVfeCommand() 1222 int setPPCommand(mm_camera_test_obj_t *test_obj, tune_cmd_t *value) in setPPCommand() 1234 sizeof(tune_cmd_t), in setPPCommand()
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_app.c | 1092 int setVfeCommand(mm_camera_test_obj_t *test_obj, tune_cmd_t *value) in setVfeCommand() 1119 int setPPCommand(mm_camera_test_obj_t *test_obj, tune_cmd_t *value) in setPPCommand()
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_app.c | 1092 int setVfeCommand(mm_camera_test_obj_t *test_obj, tune_cmd_t *value) in setVfeCommand() 1119 int setPPCommand(mm_camera_test_obj_t *test_obj, tune_cmd_t *value) in setPPCommand()
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraParameters.cpp | 3762 tune_cmd_t tune_cmd; in setMobicat() 3769 sizeof(tune_cmd_t), in setMobicat() 3778 sizeof(tune_cmd_t), in setMobicat()
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraParameters.cpp | 4447 tune_cmd_t tune_cmd; in setMobicat()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraParameters.cpp | 4447 tune_cmd_t tune_cmd; in setMobicat()
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3HWI.cpp | 9223 tune_cmd_t tune_cmd; in setMobicat()
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3HWI.cpp | 9220 tune_cmd_t tune_cmd; in setMobicat()
|