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

  /external/webrtc/src/modules/audio_processing/main/source/
audio_buffer.h 45 void Mix(WebRtc_Word32 num_mixed_channels);
audio_buffer.cc 241 // TODO(ajm): would be good to support the no-mix case with pointer assignment.
243 void AudioBuffer::Mix(WebRtc_Word32 num_mixed_channels) {
audio_processing_impl.cc 301 capture_audio_->Mix(num_capture_output_channels_);
  /dalvik/tests/044-proxy/src/
BasicTest.java 32 Mix proxyMe = new Mix();
160 class Mix implements Quads, Colors {
178 return "mix";
  /external/pcre/
RunGrepTest 131 (cd $srcdir; $valgrind $pcregrep -Mix 'Pattern' ./testdata/grepinputx) >>testtry

Completed in 180 milliseconds