- 2
- 0
- 约6.88千字
- 约 6页
- 2018-05-04 发布于河南
- 举报
linux音频alsa-uda134x驱动分析之三(解码器).doc
linux音频alsa-uda134x驱动分析之三(解码器)
http://www.usr.cc/thread-1742-1-1.html
ASoC Codec Driver
ASoC解码器驱动
=================
The codec driver is generic and hardware independent code that configures the
codec to provide audio capture and playback. It should contain no code that is
specific to the target platform or machine. All platform and machine specific
code should be added to the platform and machine drivers respectively.
解码器驱动是通用、硬件无关的代码,它配置解码器以支持音频捕获与回放。它不应包含任何与目标平台或机器相关的代码。平台或机器相关代码应该分别加 入到平台和机器驱动中去。
Each codec driver *must* provide the following features:-
各解码器驱动必须提供如下特性:
1) Codec DAI and PCM
原创力文档

文档评论(0)