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

  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_commands.c 46 if (tctrl->tuning_params.func_tbl->prevcommand_process == NULL) {
47 LOGE("prevcommand_process is NULL");
51 result = tctrl->tuning_params.func_tbl->prevcommand_process(
54 result = tctrl->tuning_params.func_tbl->prevcommand_process(
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(
  /device/huawei/angler/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(
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(
  /device/lge/bullhead/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(
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(
  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 123 int (*prevcommand_process) (void *recv, mm_camera_tune_prevcmd_t cmd, member in struct:__anon3826
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 125 int (*prevcommand_process) (void *recv, mm_camera_tune_prevcmd_t cmd, member in struct:__anon4390
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 125 int (*prevcommand_process) (void *recv, mm_camera_tune_prevcmd_t cmd, member in struct:__anon4942

Completed in 61 milliseconds