mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
976c640464b1d6ed82f68522ab4f7b692ca69dbb
In the MediaEvent of AV filters, the AV memory handle is mapped/unmapped on each event. If the vendor allocates a persistent memory block, and use MediaEvent.offset to access the data, the mapping change is unnecessary. To improve this, a new API to get shared AV Memory is introduced. To pass additional information to Codec2 for AV memory, the index for Codec2 to setup additional information can be carried in the handle. Test: atest VtsHalTvTunerV1_1TargetTest Bug: 162013047 Bug: 157143515 Bug: 156664393 Change-Id: Ibd4471ff8e19b0a99b8bcbc982dc08dbcc92efcf
Merge "Suppress gtest error for tests without any instance" am:
de3f15adc0 am: acfabe652f am: 6086e20a02
Merge "Camera HAL Vts : Fix usage flag combination during gralloc allocation." into stage-aosp-rvc-ts-dev am:
7cc876ee02 am: 314611d129
Merge "Fix bad test config for VtsHalRadioV1_4TargetTest" am:
2fbbdd9548 am: 412837cfb7 am: cf6c6193b7 am: 953f5d8041 am: 20472fc522
Merge "Suppress gtest error for tests without any instance" am:
de3f15adc0 am: acfabe652f am: 6086e20a02 am: ecbff25e71
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%