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

  /external/webrtc/src/modules/audio_processing/
audio_buffer.h 54 void Mix(int num_mixed_channels);
audio_buffer.cc 255 // TODO(andrew): would be good to support the no-mix case with pointer
258 void AudioBuffer::Mix(int num_mixed_channels) {
audio_processing_impl.cc 294 capture_audio_->Mix(num_output_channels_);
  /dalvik/tests/044-proxy/src/
BasicTest.java 32 Mix proxyMe = new Mix();
160 class Mix implements Quads, Colors {
178 return "mix";

Completed in 141 milliseconds