HomeSort by relevance Sort by last modified time
    Searched full:enhancer (Results 26 - 50 of 108) sorted by null

12 3 4 5

  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Private.h 42 #include "LVCS_StereoEnhancer.h" /* Stereo enhancer module definitions */
119 LVCS_StereoEnhancer_t StereoEnhancer; /* Stereo enhancer configuration */
LVCS_Tables.h 35 /* Stereo Enhancer coefficient constant tables */
LVCS_StereoEnhancer.c 193 * Check if the Stereo Enhancer is enabled
247 * The stereo enhancer is disabled so just copy the data
LVCS_Process.c 47 /* The Stereo Enhancer, Reverb and Equaliser blocks are each configured to have */
98 * Call the stereo enhancer
LVCS_Tables.c 33 /* Stereo Enhancer coefficient constant tables */
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
NamingPolicy.java 27 * @param source the fully-qualified class name of the generating class (for example "org.mockito.cglib.Enhancer")
AbstractClassGenerator.java 86 * Concrete subclasses of <code>AbstractClassGenerator</code> (such as <code>Enhancer</code>)
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
MethodInterceptor.java 19 * General-purpose {@link Enhancer} callback which provides for "around advice".
MethodProxy.java 30 * Classes generated by {@link Enhancer} pass this object to the
45 * For internal use by {@link Enhancer} only; see the {@link org.mockito.cglib.reflect.FastMethod} class
159 * @param type the class generated by Enhancer
162 * @throws IllegalArgumentException if the Class was not created by Enhancer or does not use a MethodInterceptor
CallbackHelper.java 35 Enhancer.getMethods(superclass, interfaces, methods);
InterfaceMaker.java 27 * By passing a generated interface to the Enhancer's list of interfaces to
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/transform/impl/
UndeclaredThrowableStrategy.java 23 * A {@link GeneratorStrategy} suitable for use with {@link org.mockito.cglib.Enhancer} which
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
constants.h 80 /* enhancer definitions */
enhancer_interface.c 24 #include "enhancer.h"
30 * interface for enhancer
80 /* Copy in the new data into the enhancer buffer */
100 /* Update the pitch prediction for each enhancer block, move the old ones */
  /prebuilts/tools/common/cglib/
cglib-2.2.3.jar 
cglib-docs-2.2.3.jar 
  /external/webrtc/webrtc/modules/audio_processing/test/
audioproc_float.cc 63 DEFINE_bool(ie, false, "Enable intelligibility enhancer.");
99 "FIXME(ajm): The intelligibility enhancer output is not dumped.\n");
  /external/sonivox/arm-wt-22k/lib_src/
ARM_synth_constants_gnu.inc 135 @ enhancer
  /external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_enhancer_unittest.cc 12 // Unit tests for intelligibility enhancer.
76 // Enhancer initialization parameters.
  /external/guice/lib/build/
cglib-3.1.jar 
  /frameworks/av/media/libeffects/loudness/
EffectLoudnessEnhancer.cpp 34 // AOSP Loudness Enhancer UUID: fa415329-2034-4bea-b5dc-5b381c8d1e2c
42 "Loudness Enhancer",
458 .name = "Loudness Enhancer Library",
  /external/speex/libspeex/
modes.h 111 spx_word16_t comb_gain; /**< Gain of enhancer comb filter */
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
decode.c 178 /* reduce gain to compensate for pitch enhancer */
  /external/webrtc/webrtc/modules/audio_processing/intelligibility/test/
intelligibility_proc.cc 120 // through the enhancer.
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
cod_main.h 68 Word32 L_gc_thres; /* threshold for noise enhancer */

Completed in 591 milliseconds

12 3 4 5