Searched defs:lib_handle (Results 1 – 14 of 14) sorted by relevance
1109 int increase_contrast (mm_camera_lib_handle *lib_handle) { in increase_contrast()1127 int decrease_contrast (mm_camera_lib_handle *lib_handle) { in decrease_contrast()1145 int decrease_brightness (mm_camera_lib_handle *lib_handle) { in decrease_brightness()1163 int increase_brightness (mm_camera_lib_handle *lib_handle) { in increase_brightness()1182 int increase_EV (mm_camera_lib_handle *lib_handle) { in increase_EV()1203 int decrease_EV (mm_camera_lib_handle *lib_handle) { in decrease_EV()1622 int increase_sharpness (mm_camera_lib_handle *lib_handle) { in increase_sharpness()1640 int decrease_sharpness (mm_camera_lib_handle *lib_handle) { in decrease_sharpness()1953 int filter_resolutions(mm_camera_lib_handle *lib_handle, in filter_resolutions()1999 int enableAFR(mm_camera_lib_handle *lib_handle) in enableAFR()[all …]
42 mm_camera_lib_handle *lib_handle = (mm_camera_lib_handle *) ctrl; in tuneserver_initialize_prevtuningp() local134 mm_camera_lib_handle *lib_handle = (mm_camera_lib_handle *) ctrl; in tuneserver_initialize_tuningp() local217 int tuneserver_close_cam(mm_camera_lib_handle *lib_handle) in tuneserver_close_cam()260 int tuneserver_stop_cam(mm_camera_lib_handle *lib_handle) in tuneserver_stop_cam()280 int tuneserver_open_cam(mm_camera_lib_handle *lib_handle) in tuneserver_open_cam()
634 mm_camera_lib_handle *lib_handle = (mm_camera_lib_handle *)data; in eztune_proc() local878 int eztune_server_start (void *lib_handle) in eztune_server_start()
1824 int tuneserver_capture(mm_camera_lib_handle *lib_handle, in tuneserver_capture()
77 void *lib_handle; member
59 for (auto lib_handle : external_capture_session_lib_handles_) { in ~CameraDeviceSessionTests() local74 void* lib_handle = nullptr; in LoadExternalCaptureSession() local
272 void* lib_handle = nullptr; in LoadExternalCaptureSession() local
100 void* lib_handle = nullptr; in CreateSnapshotProcessBlock() local
426 void *lib_handle; in init() local
155 void *lib_handle; member
214 void* lib_handle = dlopen(name, RTLD_NOW); in has_shared_library() local
648 void* lib_handle = dlopen(path, RTLD_LAZY); in lazy_init_modules() local
1420 void* lib_handle = dlopen(tmp_so_name.c_str(), RTLD_NOW); in TEST_F() local1445 void* lib_handle = dlopen(tmp_so_name.c_str(), RTLD_NOW); in TEST_F() local
132 void *lib_handle; member