HomeSort by relevance Sort by last modified time
    Searched full:resampling (Results 51 - 75 of 138) sorted by null

1 23 4 5 6

  /external/chromium_org/ppapi/shared_impl/
ppb_audio_config_shared.cc 118 // resampling from 44.1kHz and 48kHz to higher sample rates.
  /external/chromium_org/remoting/codec/
audio_encoder_opus_unittest.cc 178 TEST_F(OpusAudioEncoderTest, Resampling) {
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
MediaElementAudioSourceNode.cpp 90 // Bypass resampling.
  /external/chromium_org/third_party/opus/src/silk/
resampler_rom.c 32 /* Filter coefficients for IIR/FIR polyphase resampling *
  /external/chromium_org/third_party/skia/src/core/
SkBitmapFilter.cpp 21 // resampling an image as it is blitted. Typically these are used only when
SkBitmapScaler.cpp 217 // get speed, allowing the use of linear resampling to get hardware
224 // resampling. In visual tests we see that Hamming-1 is not as good as
  /external/chromium_org/ui/gfx/
skbitmap_operations.h 90 // the final size, and then use traditional resampling on the result.
  /external/libvorbis/doc/vorbisfile/
crosslap.html 87 (no implicit resampling is done to match playback). It is up to the
  /external/skia/src/core/
SkBitmapFilter.cpp 21 // resampling an image as it is blitted. Typically these are used only when
SkBitmapScaler.cpp 217 // get speed, allowing the use of linear resampling to get hardware
224 // resampling. In visual tests we see that Hamming-1 is not as good as
  /external/webrtc/src/common_audio/signal_processing/
resample_48khz.c 13 * This file contains resampling functions between 48 kHz and nb/wb.
resample_by_2.c 13 * This file contains the resampling by two functions.
  /external/webrtc/src/modules/audio_processing/aec/
aec_resampler.c 12 * skew by resampling the farend signal.
echo_cancellation.c 380 // Limit resampling to doubling/halving of signal
904 // 2) Compensate for drift resampling.
909 // 2) Account for resampling frame delay.
  /external/chromium_org/media/audio/win/
audio_unified_win.cc 281 // Check if FIFO and resampling is required to match the input rate to the
290 // case here by only using the FIFO and avoid resampling. Not sure how much
602 VLOG(1) << "Resampling from " << input_params.sample_rate() << " to "
793 // will drive resampling of this data to match the output side.
839 // Rate adjusted resampling is required in varispeed mode. It means that
    [all...]
audio_manager_win.cc 489 // care of resampling and bits per sample changes. By setting these
490 // equal to the input values, AudioOutputResampler will skip resampling
  /external/libvpx/libvpx/
y4minput.c 148 We use a resampling filter to shift the site locations one quarter pixel (at
152 mpeg2 and jpeg cases (thus requiring no vertical resampling).*/
238 We use a resampling filter to shift the site locations one quarter pixel (at
394 We use a resampling filter to decimate the chroma planes by two in the
457 We use a resampling filter to shift the original site locations one quarter
459 Then we use a second resampling filter to decimate the chroma planes by two
    [all...]
  /external/chromium_org/media/base/
audio_renderer_mixer_unittest.cc 80 // Setup FakeAudioRenderCallback step to compensate for resampling.
450 // No resampling.
  /external/chromium_org/media/filters/
skcanvas_video_renderer_unittest.cc 311 // are just outside the "zone of resampling".
337 // are just outside the "zone of resampling".
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 114 Int horSamp_n; /* VOL hor. resampling of ref. VOL given by */
116 Int verSamp_n; /* VOL ver. resampling of ref. VOL given by */
  /docs/source.android.com/src/devices/
audio_terminology.jd 144 <a class="external-link" href="http://en.wikipedia.org/wiki/Resampling_(audio)" target="_android">Resampling (audio)</a>
  /external/chromium_org/media/audio/alsa/
alsa_output.h 57 // Prefix for device names to enable ALSA library resampling.
  /external/chromium_org/content/browser/speech/
speech_recognizer_impl.cc 31 // AudioConverter::InputCallback. It handles resampling, buffering and
50 // Handles resampling, buffering, and channel mixing between input and output
549 // data to generate 100 ms of output when resampling.
  /external/speex/libspeex/
resample.c 5 Arbitrary resampling code
45 This algorithm is based on this original resampling algorithm:
46 Smith, Julius O. Digital Audio Resampling Home Page
222 close to the Nyquist rate (from an A/D or a previous resampling filter)
587 /* Choose the resampling type that requires the least amount of memory */
    [all...]
  /external/webrtc/src/common_audio/signal_processing/include/
signal_processing_library.h 411 * RESAMPLING FUNCTIONS AND THEIR STRUCTS ARE DEFINED BELOW
418 * Includes the following resampling combinations
487 * Includes the following resampling combinations
506 * Includes the following resampling combinations
582 * END OF RESAMPLING FUNCTIONS
    [all...]

Completed in 526 milliseconds

1 23 4 5 6