I am looking for codec engine copy example (ARM+DSP) in EZSDK for Netra that uses IDMA (dmaInit, dmaAlloc) interface for Quick DMA (QDMA) transfers. My understanding is that one or more hardware EDMA channels are used by IDMA framework components and that IRES EDMA interface is more used by drivers, not custom codecs. So we don't need to use EDMA3LLD interface in framework components.
Thanks
RV