Searched refs:MAX_STREAMS (Results 1 – 1 of 1) sorted by relevance
29 #define MAX_STREAMS 200 macro34 AAudioStream *aaudioStreams[MAX_STREAMS]; in testMaxStreams()44 for (int i = 0; i < MAX_STREAMS; i++) { in testMaxStreams()85 printf("Try to open a maximum of %d streams.\n", MAX_STREAMS); in main()