Home
last modified time | relevance | path

Searched refs:prevcommand_process (Results 1 – 6 of 6) sorted by relevance

/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_commands.c46 if (tctrl->tuning_params.func_tbl->prevcommand_process == NULL) { in tuneserver_initialize_prevtuningp()
51 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_initialize_prevtuningp()
54 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_initialize_prevtuningp()
72 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_deinitialize_prevtuningp()
84 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_getinfo()
97 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_getchunksize()
111 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_getframe()
124 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_unsupported()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_commands.c46 if (tctrl->tuning_params.func_tbl->prevcommand_process == NULL) { in tuneserver_initialize_prevtuningp()
51 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_initialize_prevtuningp()
54 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_initialize_prevtuningp()
72 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_deinitialize_prevtuningp()
84 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_getinfo()
97 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_getchunksize()
111 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_getframe()
124 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_unsupported()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_commands.c46 if (tctrl->tuning_params.func_tbl->prevcommand_process == NULL) { in tuneserver_initialize_prevtuningp()
51 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_initialize_prevtuningp()
54 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_initialize_prevtuningp()
72 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_deinitialize_prevtuningp()
84 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_getinfo()
97 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_getchunksize()
111 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_getframe()
124 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_unsupported()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h125 int (*prevcommand_process) (void *recv, mm_camera_tune_prevcmd_t cmd, member
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h123 int (*prevcommand_process) (void *recv, mm_camera_tune_prevcmd_t cmd, member
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h125 int (*prevcommand_process) (void *recv, mm_camera_tune_prevcmd_t cmd, member