11 Dec
2017
11 Dec
'17
4:16 p.m.
On Mon, Dec 11, 2017 at 06:21:58PM +0900, Katsuhiro Suzuki wrote:
But I can't find how to use/map this DAI in machine driver or Device-Tree or something. I think that it's same as PCM DAI, am I correct?
Yes, that probably makes sense from a binding point of view.
I read compress-offload.rst, but I can't find how do I test it. It seems aplay of alsa-util doesn't know compress audio formats. Should I use PulseAudio or Android HAL to test compress audio APIs?
IIRC tinyalsa has a compressed API test application - Vinod?