Searched defs:camera_handler (Results 1 – 1 of 1) sorted by relevance
98 static int32_t mm_camera_intf_sync(uint32_t camera_handler) in mm_camera_intf_sync()120 static int32_t mm_camera_intf_is_op_supported(uint32_t camera_handler,mm_camera_ops_type_t opcode) in mm_camera_intf_is_op_supported()139 static int32_t mm_camera_intf_is_parm_supported(uint32_t camera_handler, in mm_camera_intf_is_parm_supported()163 static int32_t mm_camera_intf_set_parm(uint32_t camera_handler, in mm_camera_intf_set_parm()184 static int32_t mm_camera_intf_get_parm(uint32_t camera_handler, in mm_camera_intf_get_parm()204 static void mm_camera_intf_close(uint32_t camera_handler) in mm_camera_intf_close()249 static uint32_t mm_camera_intf_add_channel(uint32_t camera_handler) in mm_camera_intf_add_channel()269 static void mm_camera_intf_del_channel(uint32_t camera_handler, uint32_t ch_id) in mm_camera_intf_del_channel()287 static uint8_t mm_camera_intf_is_event_supported(uint32_t camera_handler, in mm_camera_intf_is_event_supported()303 uint32_t camera_handler, in mm_camera_intf_register_event_notify()[all …]