Searched refs:txBuffers (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/examples/
H A DslesTestFeedback.cpp45 static char **txBuffers; variable
91 txBuffers[txRear] = buffer;
131 char *buffer = txBuffers[txFront];
268 txBuffers = (char **) calloc(txBufCount+1, sizeof(char *));

Completed in 35 milliseconds