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

  /external/webrtc/webrtc/modules/audio_processing/test/
apmtest.m 245 inputCmd = [' -in ' nearFile];
247 inputCmd = [' -i ' nearFile];
252 inputCmd = [' -if ' farFile inputCmd];
254 inputCmd = [' -ir ' farFile inputCmd];
257 command = [progname inputCmd ' -o ' outpath outfile ' ' opt];
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]

Completed in 173 milliseconds