HomeSort by relevance Sort by last modified time
    Searched refs:parsePerformanceMode (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libaaudio/examples/utils/
AAudioArgsParser.h 324 setPerformanceMode(parsePerformanceMode(arg[2]));
423 static aaudio_performance_mode_t parsePerformanceMode(char c) {
  /frameworks/av/media/libaaudio/examples/loopback/src/
loopback.cpp 315 static aaudio_performance_mode_t parsePerformanceMode(char c) {
456 inputPerformanceLevel = parsePerformanceMode(arg[2]);

Completed in 93 milliseconds