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

/frameworks/wilhelm/tests/sandbox/
H A Dintbufq.c170 int in_count = 0; local
181 if (in_count) {
185 in_count = 1;
201 if (in_count) {
208 result = (*playerBufferqueue)->RegisterCallback(playerBufferqueue, in_count ?
216 for (i = 0; i < (in_count ? count : 1); ++i) {
272 in_count = 0;

Completed in 16 milliseconds