Home
last modified time | relevance | path

Searched refs:command_process (Results 1 – 2 of 2) sorted by relevance

/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_commands.c138 result = tctrl->tuning_params.func_tbl->command_process( in tuneserver_initialize_tuningp()
152 result = tctrl->tuning_params.func_tbl->command_process( in tuneserver_deinitialize_tuningp()
165 result = tctrl->tuning_params.func_tbl->command_process( in tuneserver_process_get_list_cmd()
178 result = tctrl->tuning_params.func_tbl->command_process in tuneserver_process_get_params_cmd()
191 result = tctrl->tuning_params.func_tbl->command_process( in tuneserver_process_set_params_cmd()
204 result = tctrl->tuning_params.func_tbl->command_process( in tuneserver_process_misc_cmd()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h123 int (*command_process) (void *recv, mm_camera_tune_cmd_t cmd, member