Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c580 PAUDIO_ST_PCMCAPTURE_READ pPCMCapture_Read = NULL; in AUDIOIoctl() local
2351 pPCMCapture_Read = (PAUDIO_ST_PCMCAPTURE_READ)pArgs; in AUDIOIoctl()
2352 …reRead((const AUDIO_DEVICE_TYPE)pPCMCapture_Read->eID, (void *)pPCMCapture_Read->pBuffer, (const M… in AUDIOIoctl()
2353 pPCMCapture_Read->bStatus = bStatus; in AUDIOIoctl()