Home | History | Annotate | Download | only in src

Lines Matching refs:mm_camera_test_obj_t

460     mm_camera_test_obj_t *test_obj =
461 (mm_camera_test_obj_t *)user_data;
484 mm_camera_test_obj_t *test_obj)
627 int commit_set_batch(mm_camera_test_obj_t *test_obj)
647 int mm_app_set_params(mm_camera_test_obj_t *test_obj,
671 int mm_app_close(mm_camera_test_obj_t *test_obj)
724 mm_camera_channel_t * mm_app_add_channel(mm_camera_test_obj_t *test_obj,
746 int mm_app_del_channel(mm_camera_test_obj_t *test_obj,
755 mm_camera_stream_t * mm_app_add_stream(mm_camera_test_obj_t *test_obj,
812 int mm_app_del_stream(mm_camera_test_obj_t *test_obj,
830 mm_camera_channel_t *mm_app_get_channel_by_type(mm_camera_test_obj_t *test_obj,
836 int mm_app_config_stream(mm_camera_test_obj_t *test_obj,
847 int mm_app_start_channel(mm_camera_test_obj_t *test_obj,
854 int mm_app_stop_channel(mm_camera_test_obj_t *test_obj,
861 int AddSetParmEntryToBatch(mm_camera_test_obj_t *test_obj,
884 int initBatchUpdate(mm_camera_test_obj_t *test_obj)
898 int ReadSetParmEntryToBatch(mm_camera_test_obj_t *test_obj,
914 int commitSetBatch(mm_camera_test_obj_t *test_obj)
931 int commitGetBatch(mm_camera_test_obj_t *test_obj)
946 int setAecLock(mm_camera_test_obj_t *test_obj, int value)
975 int setAwbLock(mm_camera_test_obj_t *test_obj, int value)
1005 int set3Acommand(mm_camera_test_obj_t *test_obj, cam_eztune_cmd_data_t *value)
1034 int getChromatix(mm_camera_test_obj_t *test_obj, tune_chromatix_t *value)
1071 int setReloadChromatix(mm_camera_test_obj_t *test_obj, tune_chromatix_t *value)
1099 int getAutofocusParams(mm_camera_test_obj_t *test_obj, tune_autofocus_t *value)
1136 int setReloadAutofocusParams(mm_camera_test_obj_t *test_obj, tune_autofocus_t *value)
1164 int setAutoFocusTuning(mm_camera_test_obj_t *test_obj, tune_actuator_t *value)
1193 int setVfeCommand(mm_camera_test_obj_t *test_obj, tune_cmd_t *value)
1222 int setPPCommand(mm_camera_test_obj_t *test_obj, tune_cmd_t *value)
1251 int setFocusMode(mm_camera_test_obj_t *test_obj, cam_focus_mode_type mode)
1282 int setEVCompensation(mm_camera_test_obj_t *test_obj, int ev)
1325 int setAntibanding(mm_camera_test_obj_t *test_obj, cam_antibanding_mode_type antibanding)
1358 int setWhiteBalance(mm_camera_test_obj_t *test_obj, cam_wb_mode_type mode)
1391 int setExposureMetering(mm_camera_test_obj_t *test_obj, cam_auto_exposure_mode_type mode)
1424 int setBrightness(mm_camera_test_obj_t *test_obj, int brightness)
1457 int setContrast(mm_camera_test_obj_t *test_obj, int contrast)
1490 int setTintless(mm_camera_test_obj_t *test_obj, int tintless)
1523 int setSaturation(mm_camera_test_obj_t *test_obj, int saturation)
1556 int setSharpness(mm_camera_test_obj_t *test_obj, int sharpness)
1590 int setISO(mm_camera_test_obj_t *test_obj, cam_iso_mode_type iso)
1623 int setZoom(mm_camera_test_obj_t *test_obj, int zoom)
1656 int setFPSRange(mm_camera_test_obj_t *test_obj, cam_fps_range_t range)
1690 int setScene(mm_camera_test_obj_t *test_obj, cam_scene_mode_type scene)
1723 int setFlash(mm_camera_test_obj_t *test_obj, cam_flash_mode_t flash)
1756 int setWNR(mm_camera_test_obj_t *test_obj, int enable)