tree: 8b1c93f72a412e19a9850a7ca0604fa9bc554672 [path history] [tgz]
  1. test/
  2. aml-g12-tdm-dai-info.json
  3. aml-g12-tdm-info.json
  4. aml-tdm-config-device.cc
  5. aml-tdm-config-device.h
  6. aml_tdm.bind
  7. aml_tdm_dai.bind
  8. audio-stream.cc
  9. audio-stream.h
  10. BUILD.gn
  11. dai.cc
  12. dai.h
  13. README.md
  14. tests-dai.json
  15. 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.