Skip to content
Snippets Groups Projects
  1. Apr 22, 2024
  2. Mar 31, 2023
    • Luofan Chen's avatar
      audio_amplifier: Call calibration after module open · e9b412f1
      Luofan Chen authored
      
      If the audio_amplifier HAL has the amplifier calibration function
      defined, call this to allow the HAL calibrate the amplifier right
      after opening the module.
      
      Signed-off-by: default avatarLuofan Chen <clfbbn@gmail.com>
      Depends-On: I9d497fb5d9716bbcbc6ef9035205ee18da994e72
      Change-Id: Ie8fbbb855865b41dafb9f289aaed377bdfe9ffe7
      (cherry picked from commit eabebaa441f6a356f85e2bb56fb62ad817c4ce52)
      e9b412f1
  3. Mar 18, 2022
    • Daniel Hillenbrand's avatar
      hal: Support the audio amplifier hook · 17873959
      Daniel Hillenbrand authored
      * Original legacy HAL commit:
        Ib236598a5888b2af19bcfb81e285f644a0e84c0d
      * Example: http://review.cyanogenmod.org/38221
      
       (cyanogen: Refactored to be an audio_extn)
      
      Change-Id: Ic944a9f7059c78b79322dae9c787cdd8bb029cff
      
      audio: add amplifier stream start/standby operations
      
      Change-Id: I5de7ad7a0467e7cf822c9c0870a755c03d05e884
      
      hal: Convert libaudioamp to audio_amplifier HAL
      
      Change-Id: I1d0f63a46989d1792d7a5e08d2bdb6344ebafa31
      
      hal: Notify amplifier of device enable/disable
      
      Change-Id: Ice808c9b55a9e3bc8bafe5ca3ff555377d38dd8f
      
      hal: enable amplifier earlier
      
      Change-Id: Id876e8f836e3ce1ee5f8186ca9c0e6ef5f37182c
      
      hal: only open the amplifier once
      
      Change-Id: Ie9bbff74123e90b71e95809a84dcb3bbe9ba82fe
      
      hal: notify amplifier of parameter changes
      
      Change-Id: Iecc020c0347ae7c43d27183186e06dcefef7a0dd
      
      hal: Clean up audio amplifier usage
      
       * Externalize it into an extension file similar to the rest.
      
      Change-Id: I03de7efa9bab8870099028170fa471dfffe1ce84
      
      audio: add amplifier hooks for stream parameter manipulation
      
      hal: Use log/log.h instead of cutils/log.h
      
      Change-Id: I6e52524cc650eea234fbcf64ed17104dd8a3f001
      
      [Pig]: Clang-format
      
      audio_amplifier: Add new hook for setting amp feedback
      
      Change-Id: I6de5e9c9dbbb6214b166f30628734aeb406c8a2a
      
      Change-Id: I16a76475cb58a710d229648d77024379bfc499d5
      17873959
Loading