tree: 56cabe7141adc6ad9a894f17fa0385784985d11b [path history] [tgz]
  1. test/
  2. aml-tdm-config-device.cc
  3. aml-tdm-config-device.h
  4. aml_tdm.bind
  5. aml_tdm_dai.bind
  6. audio-stream.cc
  7. audio-stream.h
  8. BUILD.gn
  9. dai.cc
  10. dai.h
  11. README.md
  12. tests-dai.json
  13. tests-stream.json
src/media/audio/drivers/aml-g12-tdm/README.md

Driver for AMLogic g12 audio

This folder contains drivers for the AMLogic g12 audio subsystem. There are drivers available for the Audio Streaming Interface implemented in audio-stream.cc and for the Digital Audio Interface implemented in dai.cc.

See Audio Codec Interface for a description of codec terms used in this driver, and DAI interface for the DAI terms used in this driver. See audio.h for descriptions of audio metadata. See aml-audio.h for descriptions of AMLogic specific metadata.