No description
Find a file
Mikhail Naganov 973e4d33b5 audio: Add playback rate parameters to IStreamOut
Playback rate parameters allow changing the playback speed
of audio streams optionally preserving the pitch (this is
often referred to as "timestretch"). HALs can apply these
parameters when decoding of streams is done in hardware.

Bug: 133526565
Test: atest VtsHalAudioV6_0TargetTest
Change-Id: Ie78cd924bd034b57bf5b6a74affd62641ffc0aba
2020-02-20 11:13:14 -08:00
atrace/1.0 [vts-core] add VtsHalAtraceV1_0TargetTest to vts-core 2019-10-29 14:56:03 +08:00
audio audio: Add playback rate parameters to IStreamOut 2020-02-20 11:13:14 -08:00
authsecret/1.0 [vts-core] add VtsHalAuthSecretV1_0TargetTest to vts-core 2019-10-15 09:29:20 +00:00
automotive Merge "Add a method to support multi-display usages" 2020-02-16 16:59:15 +00:00
biometrics Add enroll_1_1 with preview window id 2020-01-23 23:15:25 -08:00
bluetooth [vts-core] add VtsHalBluetoothV1_0TargetTest to vts-core 2020-02-06 16:21:08 +08:00
boot Fix build with new googletest 2019-11-08 12:17:34 -08:00
broadcastradio Add definitions of GMOCK_RESULT_ and GMOCK_ARG_ 2020-02-10 22:09:18 +00:00
camera Camera: Add ICameraDevice@3.6 subinterface 2020-02-04 10:12:15 -08:00
cas Remove reference of VtsHalHidlTargetTestBase 2020-02-04 03:30:15 +00:00
common/aidl *common: use package as name 2020-01-06 23:25:20 +00:00
compatibility_matrices Merge "power: Make AIDL HAL mandatory for new devices" am: a36ef09893 am: f7e2840952 am: 9a07084f02 2020-02-15 19:18:45 +00:00
configstore Add gettid() to SELinux policy in prep for GWP-ASan. 2019-11-13 10:45:12 -08:00
confirmationui Use libcrypto_static instead of libcrypto 2019-09-18 11:07:09 -07:00
contexthub/1.0 Convert VtsHalContexthubV1_0Target to be parameterized test 2019-12-16 09:45:19 -08:00
drm drm: add 1.3 vts 2020-01-31 22:07:01 -08:00
dumpstate IDumpstateDevice 1.1 tweak: "device" -> "verbose" 2020-02-12 19:07:07 -08:00
fastboot/1.0 Remove libhwbinder/libhidltransport deps 2019-09-06 01:07:02 +00:00
gatekeeper/1.0 [vts-core] add VtsHalGatekeeperV1_0TargetTest to vts-core 2019-11-20 15:11:04 +08:00
gnss Merge "Update measurement_correction reported accuracy HAL doc" 2020-02-15 03:55:33 +00:00
graphics Merge "gralloc4-vts: return after GTEST_SUCCEED" 2020-02-18 17:25:45 +00:00
health Merge "Fix VTS test for health HAL 2.1" 2020-02-16 00:16:05 +00:00
identity Merge "Identity Credential: Require passing applicationId when generating attestation." 2020-02-04 21:31:31 +00:00
input Remove libhwbinder/libhidltransport deps 2019-09-06 01:07:02 +00:00
ir/1.0 [vts-core] add VtsHalIrV1_0TargetTest to vts-core 2019-10-25 03:42:59 +00:00
keymaster Add STORAGE_KEY tag to keymaster 4.1 2020-02-11 15:51:03 -07:00
light Add AIDL Lights HAL to support multiple lights per type 2020-02-07 01:50:36 +01:00
media Add media.c2@1.1 2019-11-14 21:25:37 -08:00
memtrack/1.0 ~Memtrack: don't delete hw_module_t* 2020-01-23 14:29:29 -08:00
neuralnetworks Merge "Add control flow support to NNAPI VTS tests" 2020-02-17 16:56:44 +00:00
nfc Convert VtsHalNfcV1_*TargetTest to be parameterized test 2019-10-22 20:54:31 -07:00
oemlock/1.0 Convert VtsHalOemLockV1_0TargetTest to be parameterized test 2019-12-11 21:45:01 +00:00
power power: Add DPF and update imminent hints to AIDL 2020-02-13 14:49:16 -08:00
prebuilt_hashes power@1.3 is for P. 2019-04-23 12:51:21 -07:00
radio Merge "HAL changes for 1.5 setLinkCapacityReportingCriteria" 2020-02-12 20:38:26 +00:00
rebootescrow/aidl rebootescrow: eliminate copy during read 2020-02-01 11:29:28 -08:00
renderscript/1.0 Convert VtsHalRenderscriptV1_0TargetTest to be parameterized test 2019-12-11 10:23:35 -08:00
secure_element Add android.hardware.secure_element@1.2 2020-01-17 14:06:27 +00:00
sensors Merge "Fix formatting errors in sensors MH2 bp files" am: 30fc7d4ba3 am: 59c1adabc7 am: 217167bf87 2020-02-05 01:08:52 +00:00
soundtrigger ISoundTriggerHw.RecognitionConfig to bitfield 2020-01-31 11:00:03 -08:00
tests vibrator: use package as name 2020-01-06 14:08:01 -08:00
tetheroffload [vts-core] add VtsHalTetheroffloadControlV1_0TargetTest to vts-core 2019-12-10 16:43:53 +08:00
thermal Convert VtsHalThermalV*TargetTest to be parameterized test 2019-10-16 14:45:16 -07:00
tv Add comments for invalid IP/port and add Invalid filterID/avSyncId 2020-02-16 03:09:25 +00:00
usb Add USB Gadget Hal v1.1 default implementation 2020-01-20 17:49:24 +08:00
vibrator vibrator: Deduplicate Supported Primitives Check 2020-01-29 02:06:16 +00:00
vr/1.0 [vts-core] add VtsHalVrV1_0TargetTest to vts-core 2019-10-29 16:16:55 +08:00
weaver/1.0 [vts-core] add VtsHalWeaverV1_0TargetTest to vts-core 2019-10-23 03:05:57 +00:00
wifi Merge "wifi: Improve documentation of hidl APIs." 2020-02-13 17:25:29 +00:00
.clang-format Replace clang-format with symlink. 2019-01-18 14:26:33 -08:00
Android.bp libhidl_gtest_helpers -> libhidl_gtest_helper 2019-10-29 14:20:45 -07:00
CleanSpec.mk wifi adapter cleanspec 2019-12-13 14:24:23 -08:00
current.txt audio: Add playback rate parameters to IStreamOut 2020-02-20 11:13:14 -08:00
MODULE_LICENSE_APACHE2 Apache2 module license. 2016-08-30 11:28:36 -07:00
NOTICE Apache2 module license. 2016-08-30 11:28:36 -07:00
OWNERS Add restricted OWNERS for .hal/.aidl files. 2019-08-09 15:07:49 -07:00
PREUPLOAD.cfg PREUPLOAD.cfg: enable bpfmt 2019-12-10 09:51:58 -08:00
TEST_MAPPING s/hidl_/hal_/ for hidl_implementation_test 2020-02-04 13:36:22 -08:00
update-base-files.sh Adding Dataspace BT2020_SRGB and ColorMode BT2020_SRGB 2018-10-22 11:19:52 -07:00
update-makefiles.sh Remove update scripts for VTS makefiles. 2019-02-28 18:39:29 +00:00