Home
last modified time | relevance | path

Searched refs:pDmaReaderWritePCM (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c578 PAUDIO_ST_DMAREADER_WRITEPCM pDmaReaderWritePCM = NULL; in AUDIOIoctl() local
2276 pDmaReaderWritePCM = (PAUDIO_ST_DMAREADER_WRITEPCM)pArgs; in AUDIOIoctl()
2277 … psAudioInstPri->fpAUDIODmaReaderWritePCM((void*)pDmaReaderWritePCM->pBuffer, (MS_U32)pDmaReaderWr… in AUDIOIoctl()
2278 pDmaReaderWritePCM->bStatus = bStatus; in AUDIOIoctl()