HomeSort by relevance Sort by last modified time
    Searched full:lowpass (Results 1 - 25 of 37) sorted by null

1 2

  /external/adhd/cras-config/glimmer-cheets/
dsp.ini 96 input_44=1 ; lowpass
100 input_48=1 ; lowpass
  /external/adhd/cras/src/dsp/
crossover.h 41 * lowpass or highpass butterworth filters.
crossover2.h 44 * lowpass or highpass butterworth filters.
biquad.c 50 /* Compute biquad coefficients for lowpass filter */
  /external/libopus/silk/fixed/mips/
prefilter_FIX_mipsr1.h 63 /* Output of lowpass section */
73 /* Output of lowpass section */
  /external/autotest/client/cros/audio/
sox_utils.py 280 """Passes a raw file to a lowpass filter.
288 frequency of the lowpass filter. Checks manual of sox
297 sox_cmd += ['lowpass', '-2', str(frequency)]
  /external/autotest/server/site_tests/audio_AudioBasicInternalSpeaker/
audio_AudioBasicInternalSpeaker.py 99 # Removes noise by a lowpass filter.
  /external/autotest/server/site_tests/audio_MediaBasicVerification/
audio_MediaBasicVerification.py 95 # Removes noise by a lowpass filter.
  /external/adhd/scripts/audio_tuning/frontend/
audio.js 79 * type - The type of the eq, the available values are 'lowpass', 'highpass',
120 /* check_biquad_filter_q detects if the browser implements the lowpass and
123 * https://github.com/GoogleChrome/web-audio-samples/wiki/Detection-of-lowpass-BiquadFilter-implementation
130 /* Check the lowpass implementation and return a promise. */
158 /* Return the Q value to be used with the lowpass and highpass biquad filters,
562 if (filter.type == 'lowpass' || filter.type == 'highpass')
852 /* Returns a LR4 lowpass component */
890 /* Returns a lowpass filter */
893 lp.type = 'lowpass';
1355 var unused = { property in class:eq_card.unused
    [all...]
  /external/adhd/scripts/audio_tuning/
conf2ini2.py 16 "lowpass",
  /external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/
audio_AudioBasicInternalMicrophone.py 112 # Removes noise by a lowpass filter.
  /external/libopus/silk/fixed/x86/
prefilter_FIX_sse.c 137 /* Output of lowpass section */
  /external/aac/libAACenc/src/
psy_configuration.h 122 INT sfbActive; /* number of sf bands containing energy after lowpass */
  /external/autotest/server/site_tests/audio_AudioAfterReboot/
audio_AudioAfterReboot.py 102 # Removes noise by a lowpass filter.
  /external/autotest/server/site_tests/audio_AudioAfterSuspend/
audio_AudioAfterSuspend.py 153 # Removes noise by a lowpass filter.
  /external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
audio_AudioQualityAfterSuspend.py 126 # Removes noise by a lowpass filter.
  /external/aac/libPCMutils/include/
limiter.h 262 * Smoothing is done by a butterworth lowpass filter with a cutoff *
  /external/webrtc/webrtc/modules/audio_processing/
three_band_filter_bank.cc 24 // lowpass prototype. Because each filter is only a modulation of the prototype,
  /external/autotest/client/cros/chameleon/
audio_widget.py 220 """Passes the recorded data to a lowpass filter.
222 @param frequency: The 3dB frequency of lowpass filter.
  /external/webrtc/webrtc/common_audio/signal_processing/
resample_by_2_internal.c 415 // lowpass filter
548 // lowpass filter
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
decode_plc.c 531 /* --- Lowpass */
648 /* --- Lowpass */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
wb_vad.c 76 * Purpose : Fifth-order half-band lowpass/highpass filter pair with
104 * Purpose : Third-order half-band lowpass/highpass filter pair with
  /external/libopus/silk/mips/
NSQ_del_dec_mipsr1.h 192 /* Output of lowpass section */
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_deint_filter.c 165 // sample between texels for cheap lowpass
  /external/sonivox/arm-wt-22k/lib_src/
eas_reverb.c 623 // calculate lowpass filter (mixer scale factor included in LPF feedforward)
652 // calculate lowpass filter (mixer scale factor included in LPF feedforward)
696 // apply lowpass to early reflections
740 // apply lowpass to early reflections
    [all...]

Completed in 925 milliseconds

1 2