HomeSort by relevance Sort by last modified time
    Searched refs:func_tbl (Results 1 - 3 of 3) sorted by null

  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_commands.c 46 if (tctrl->tuning_params.func_tbl->prevcommand_process == NULL) {
51 result = tctrl->tuning_params.func_tbl->prevcommand_process(
54 result = tctrl->tuning_params.func_tbl->prevcommand_process(
59 (tctrl->tuning_params.func_tbl->prevframe_callback));
72 result = tctrl->tuning_params.func_tbl->prevcommand_process(
84 result = tctrl->tuning_params.func_tbl->prevcommand_process(
97 result = tctrl->tuning_params.func_tbl->prevcommand_process(
111 result = tctrl->tuning_params.func_tbl->prevcommand_process(
124 result = tctrl->tuning_params.func_tbl->prevcommand_process(
138 result = tctrl->tuning_params.func_tbl->command_process
    [all...]
mm_qcamera_app.c     [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 131 mm_camera_tune_func_t *func_tbl; member in struct:__anon4426

Completed in 44 milliseconds