/device/generic/goldfish/audio/ |
AudioHardwareGeneric.h | 87 virtual status_t setGain(float gain) { return INVALID_OPERATION; }
|
/device/moto/wingray/taudio/ |
tctl.c | 126 printf("microphone gain: %d\n", in_volume);
|
/external/mesa3d/src/glsl/ |
ir_if_return.cpp | 189 * So we gain a junk return statement of an undefined value
|
/external/quake/quake/src/QW/client/ |
quakedef.h | 146 // an fullscreen DIB focus gain/loss
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
ARM-E_interpolate_noloop_gnu.s | 89 @ This section performs a gain adjustment of -12dB for 16-bit samples
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_interpolate_noloop_gnu.s | 89 @ This section performs a gain adjustment of -12dB for 16-bit samples
|
/external/speex/libspeex/ |
ltp_bfin.h | 157 void open_loop_nbest_pitch(spx_word16_t *sw, int start, int end, int len, int *pitch, spx_word16_t *gain, int N, char *stack) 288 /* Compute open-loop gain */ 289 if (gain) 299 gain[j]=g;
|
/external/srec/srec/include/ |
frontapi.h | 97 * Params srcscale Gain applied to incoming wave data 99 * sinkscale Gain applied to any wave data sinks 644 * The 'offset' and 'gain' parameters are applied to the current 802 * The 'offset' and 'gain' parameters are applied to the current [all...] |
/external/webkit/Source/WebCore/dom/ |
ScriptedAnimationController.cpp | 88 // to be registered, existing callbacks to be cancelled, and elements to gain or lose
|
/external/webkit/Source/WebCore/webaudio/ |
AudioNodeInput.h | 39 // In the case of multiple connections, the input will act as a unity-gain summing junction, mixing all the outputs.
|
/external/webkit/Source/WebKit/win/Interfaces/ |
IWebScriptObject.idl | 35 directly. In normal uses of WebKit, you gain access to the script
|
/external/webrtc/src/modules/audio_processing/aec/main/source/ |
aec_core.h | 156 int freq_avg_ic; //initial bin for averaging nlp gain
|
/frameworks/base/media/libeffects/lvm/lib/Bass/src/ |
LVDBE_Coeffs.h | [all...] |
LVDBE_Process.c | 72 /* overall end to end gain is odB. */
|
/frameworks/base/media/libeffects/lvm/lib/Bundle/src/ |
LVM_Private.h | 214 LVM_INT16 VC_VolumedB; /* Gain in dB */
|
/frameworks/base/media/libeffects/lvm/lib/SpectrumAnalyzer/src/ |
LVPSA_Process.c | 237 /* If the gain has no effect, "help" the value to increase */
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
spstproc.cpp | 104 gain_pit -- Word16 -- Pitch gain Q14 105 gain_code -- Word16 -- Decoded innovation gain 176 Word16 gain_pit, /* i : Pitch gain Q14 */ 177 Word16 gain_code, /* i : Decoded innovation gain */
|
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
phase_dispersion.cpp | 47 int16 gain_code, (i) Q0 : gain of code 48 int16 gain_pit, (i) Q14 : gain of pitch 152 int16 gain_code, /* (i) Q0 : gain of code */ 153 int16 gain_pit, /* (i) Q14 : gain of pitch */
|
q_gain2_tab.cpp | 37 * pitch gain are ordered in table to reduce complexity
|
pvamrwbdecoder.cpp | 672 * Find the pitch gain, the interpolation filter 713 * Add the fixed-gain pitch contribution to code[]. 811 index = Serial_parm(6, &prms); /* codebook gain index */ 828 index = Serial_parm(7, &prms); /* codebook gain index */ 996 * - Enhance excitation on noise. (modify gain of code) 997 * If signal is noisy and LPC filter is stable, move gain 998 * of code 1.5 dB toward gain of code threshold. [all...] |
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/ |
wb_vad.c | 731 * Purpose : Search maximum pitch gain from a frame. Set tone flag if 732 * pitch gain is high. This is used to detect 733 * signaling tones and other signals with high pitch gain. 739 Word16 p_gain /* pitch gain */
|
/hardware/libhardware_legacy/audio/ |
AudioHardwareGeneric.h | 88 virtual status_t setGain(float gain) { return INVALID_OPERATION; }
|
/hardware/ti/omap4xxx/camera/inc/ |
TICameraParameters.h | 112 // TI extensions for Manual Gain and Manual Exposure
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/media/ |
msm_camera.h | 312 uint16_t gain; member in struct:exp_gain_cfg
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/media/ |
msm_camera.h | 312 uint16_t gain; member in struct:exp_gain_cfg
|