Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/wpaddemo/src/
Dhandling.c66 static WPADStatus co_ringbuffer[WPAD_MAX_CONTROLLERS][SMPBUF_SIZE]; variable
217 … WPADSetAutoSamplingBuf(chan, (void *)(&co_ringbuffer[chan][0]), SMPBUF_SIZE); in connectCallback()
316 WPADSetAutoSamplingBuf(chan, (void *)(&co_ringbuffer[chan][0]), SMPBUF_SIZE); in extensionCallback()
748 co_ptr = (WPADStatus *)(&co_ringbuffer[j][0]); in renderAimings()