Home | History | Annotate | Download | only in src

Lines Matching refs:mm_camera_test_obj_t

471     mm_camera_test_obj_t *test_obj =
472 (mm_camera_test_obj_t *)user_data;
495 mm_camera_test_obj_t *test_obj)
618 int commit_set_batch(mm_camera_test_obj_t *test_obj)
637 int mm_app_close(mm_camera_test_obj_t *test_obj)
690 mm_camera_channel_t * mm_app_add_channel(mm_camera_test_obj_t *test_obj,
712 int mm_app_del_channel(mm_camera_test_obj_t *test_obj,
721 mm_camera_stream_t * mm_app_add_stream(mm_camera_test_obj_t *test_obj,
778 int mm_app_del_stream(mm_camera_test_obj_t *test_obj,
796 mm_camera_channel_t *mm_app_get_channel_by_type(mm_camera_test_obj_t *test_obj,
802 int mm_app_config_stream(mm_camera_test_obj_t *test_obj,
813 int mm_app_start_channel(mm_camera_test_obj_t *test_obj,
820 int mm_app_stop_channel(mm_camera_test_obj_t *test_obj,
827 int initBatchUpdate(mm_camera_test_obj_t *test_obj)
839 int commitSetBatch(mm_camera_test_obj_t *test_obj)
856 int commitGetBatch(mm_camera_test_obj_t *test_obj)
871 int setAecLock(mm_camera_test_obj_t *test_obj, int value)
898 int setAwbLock(mm_camera_test_obj_t *test_obj, int value)
926 int set3Acommand(mm_camera_test_obj_t *test_obj, cam_eztune_cmd_data_t *value)
953 int getChromatix(mm_camera_test_obj_t *test_obj, tune_chromatix_t *value)
983 int setReloadChromatix(mm_camera_test_obj_t *test_obj, tune_chromatix_t *value)
1009 int getAutofocusParams(mm_camera_test_obj_t *test_obj, tune_autofocus_t *value)
1039 int setReloadAutofocusParams(mm_camera_test_obj_t *test_obj, tune_autofocus_t *value)
1065 int setAutoFocusTuning(mm_camera_test_obj_t *test_obj, tune_actuator_t *value)
1092 int setVfeCommand(mm_camera_test_obj_t *test_obj, tune_cmd_t *value)
1119 int setPPCommand(mm_camera_test_obj_t *test_obj, tune_cmd_t *value)
1146 int setFocusMode(mm_camera_test_obj_t *test_obj, cam_focus_mode_type mode)
1175 int setEVCompensation(mm_camera_test_obj_t *test_obj, int ev)
1214 int setAntibanding(mm_camera_test_obj_t *test_obj, cam_antibanding_mode_type antibanding)
1243 int setWhiteBalance(mm_camera_test_obj_t *test_obj, cam_wb_mode_type mode)
1272 int setExposureMetering(mm_camera_test_obj_t *test_obj, cam_auto_exposure_mode_type mode)
1301 int setBrightness(mm_camera_test_obj_t *test_obj, int brightness)
1330 int setContrast(mm_camera_test_obj_t *test_obj, int contrast)
1359 int setTintless(mm_camera_test_obj_t *test_obj, int tintless)
1388 int setSaturation(mm_camera_test_obj_t *test_obj, int saturation)
1417 int setSharpness(mm_camera_test_obj_t *test_obj, int sharpness)
1447 int setISO(mm_camera_test_obj_t *test_obj, cam_iso_mode_type iso)
1476 int setZoom(mm_camera_test_obj_t *test_obj, int zoom)
1505 int setFPSRange(mm_camera_test_obj_t *test_obj, cam_fps_range_t range)
1537 int setScene(mm_camera_test_obj_t *test_obj, cam_scene_mode_type scene)
1566 int setFlash(mm_camera_test_obj_t *test_obj, cam_flash_mode_t flash)
1595 int setWNR(mm_camera_test_obj_t *test_obj, uint8_t enable)
2429 int mm_app_set_preview_fps_range(mm_camera_test_obj_t *test_obj,