Начиная с 27 марта 2025 г. мы рекомендуем использовать android-latest-release
вместо aosp-main
для создания и участия в AOSP. Дополнительные сведения см. в разделе Изменения в AOSP .
Обзор ЭВС
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
В этом руководстве по интеграции системы расширенного просмотра (EVS) 1.1 описаны изменения, внесенные со времени предыдущей версии Android.
Android содержит уровень аппаратной абстракции HIDL (HAL), который обеспечивает захват изображений, отображается на ранних этапах процесса загрузки Android и продолжает функционировать на протяжении всего срока службы системы. HAL включает в себя стек системы расширенного обзора (EVS), который используется для поддержки дисплеев заднего и объемного обзора в автомобилях с бортовыми информационно-развлекательными системами (IVI) на базе Android.
Контент и образцы кода на этой странице предоставлены по лицензиям. Java и OpenJDK – это зарегистрированные товарные знаки корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-03-26 UTC.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-03-26 UTC."],[],[],null,["# EVS Overview\n\nThis *Extended View System (EVS) 1.1 Integration Guide* describes changes made\nsince the previous Android release.\n\nAndroid contains the HIDL Hardware Abstraction Layer (HAL), which provides for\nimagery capture, is displayed early in the Android boot process, and continues\nto function for the life of the system. The HAL includes the Extended View\nSystem (EVS) stack, which is used to support rearview and surround view\ndisplays in vehicles with Android-based In-Vehicle Infotainment (IVI)\nsystems.\n\n| Title | Description |\n|-----------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Event and Frame Notification Mechanism](/docs/automotive/camera/evs/event_frame) | Callback mechanism that allows the EVS manager and hardware (HW) module to notify any streaming event in the application. |\n| [Programming Camera Control Parameters](/docs/automotive/camera/evs/camera_control) | Getter and setter methods to change camera parameters while the video stream is active. |\n| [Changes to Camera and System Configuration](/docs/automotive/camera/evs/camera_system) | New configuration manager to enable the application to retrieve camera and imaging characteristics from the HAL. |\n| [Frame Metadata](/docs/automotive/camera/evs/frame_metadata) | Frame metadata is a member of the BufferDesc data structure. |\n| [Automotive Display Proxy Service](/docs/automotive/camera/evs/display_proxy) | New service to enable HAL implementations to use SurfaceFlinger. |\n| [Multi-Camera Support](/docs/automotive/camera/evs/multi_camera) | Logical camera device that consists of multiple physical camera devices. |\n| [Vehicle Camera HAL](/docs/automotive/camera/evs/camera-hal) | The HAL includes the EVS stack and is used to support rearview camera and surround view displays in vehicles with Android-based In-Vehicle Infotainment (IVI) systems. |"]]