Searched refs:outputPerformanceLevel (Results 1 – 1 of 1) sorted by relevance
357 aaudio_performance_mode_t outputPerformanceLevel = AAUDIO_PERFORMANCE_MODE_LOW_LATENCY; in main() local371 outputPerformanceLevel = parsePerformanceMode(arg[2]); in main()419 AAudioStreamBuilder_setPerformanceMode(builder, outputPerformanceLevel); in main()