Searched refs:NAS_AuReadElement (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/SDL2/src/audio/nas/ |
A D | SDL_nasaudio.c | 46 static AuUint32 (*NAS_AuReadElement) variable 201 retval = (int) NAS_AuReadElement(h->aud, h->flow, 1, buflen, buffer, NULL); in NAS_CaptureFromDevice() 224 br = NAS_AuReadElement(h->aud, h->flow, 1, sizeof (buf), buf, NULL); in NAS_FlushCapture()
|
Completed in 3 milliseconds