/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_wtengine.h | 133 EAS_I16 gainLeft; /* current gain, left ch */ 134 EAS_I16 gainRight; /* current gain, right ch */
|
eas_pcm.c | 454 * gainLeft - linear gain multipler in 1.15 fraction format 455 * gainRight - linear gain multipler in 1.15 fraction format 457 * initial - initial settings, set current gain 465 * In mono mode, leftGain controls the output gain and rightGain is ignored 513 * gainLeft - linear gain multipler in 1.15 fraction format 514 * gainRight - linear gain multipler in 1.15 fraction format 515 * initial - initial settings, set current gain 523 * In mono mode, leftGain controls the output gain and rightGain is ignored 556 * Mute and stop rendering a PCM stream. Sets the gain target to zero and stops the playback 582 * Resume rendering a PCM stream. Sets the gain target back to it 1113 EAS_I32 gain = FMUL_15x15(pState->envValue >> 7, pState->volume); local [all...] |
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/ |
eas_synth.h | 278 EAS_I16 gain; /* current gain */ member in struct:s_synth_voice_tag
|
eas_wtengine.h | 133 EAS_I16 gainLeft; /* current gain, left ch */ 134 EAS_I16 gainRight; /* current gain, right ch */
|
eas_pcm.c | 454 * gainLeft - linear gain multipler in 1.15 fraction format 455 * gainRight - linear gain multipler in 1.15 fraction format 457 * initial - initial settings, set current gain 465 * In mono mode, leftGain controls the output gain and rightGain is ignored 513 * gainLeft - linear gain multipler in 1.15 fraction format 514 * gainRight - linear gain multipler in 1.15 fraction format 515 * initial - initial settings, set current gain 523 * In mono mode, leftGain controls the output gain and rightGain is ignored 556 * Mute and stop rendering a PCM stream. Sets the gain target to zero and stops the playback 582 * Resume rendering a PCM stream. Sets the gain target back to it 1113 EAS_I32 gain = FMUL_15x15(pState->envValue >> 7, pState->volume); local [all...] |
ARM-E_interpolate_noloop_gnu.s | 89 @ This section performs a gain adjustment of -12dB for 16-bit samples
|
/external/speex/libspeex/ |
stereo.c | 46 spx_word32_t smooth_left; /**< Smoothed left channel gain */ 47 spx_word32_t smooth_right; /**< Smoothed right channel gain */
|
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;
|
/frameworks/base/awt/org/apache/harmony/awt/im/ |
InputMethodContext.java | 75 private Component nextComp; // component to gain focus after endComposition() 124 // attached to this context gain focus
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
g_adapt.cpp | 350 ltpg -- Word16 -- ltp coding gain (log2()), Q13 351 gain_cod -- Word16 -- code gain, Q1 354 alpha -- Pointer to Word16 -- gain adaptation factor, Q15 369 Purpose: calculate pitch/codebook gain adaptation factor alpha 411 Word16 ltpg, /* i : ltp coding gain (log2()), Q13 */ 412 Word16 gain_cod, /* i : code gain, Q1 */ 413 Word16 *alpha, /* o : gain adaptation factor, Q15 */ 419 Word16 filt; /* median-filtered LTP coding gain, Q13 */
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioHardwareInterface.h | 136 /** set the input gain for the audio driver. This method is for 138 virtual status_t setGain(float gain) = 0;
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/ |
OMX_VPP_Utils.h | 242 /* gain and contrast */
244 OMX_U32 ulVideoGain; /* gain on video (Y and C) */
|
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/ |
public_radio.h | 583 uint8 TxGain; /*Total TX chain gain according to the current setting*/ 584 uint8 TxUpperBound; /*the max gain setting allowed*/ 585 uint8 TxLowerBound; /*the min gain setting allowed*/ [all...] |
/external/sonivox/arm-fm-22k/lib_src/ |
eas_pcm.c | 454 * gainLeft - linear gain multipler in 1.15 fraction format 455 * gainRight - linear gain multipler in 1.15 fraction format 457 * initial - initial settings, set current gain 465 * In mono mode, leftGain controls the output gain and rightGain is ignored 513 * gainLeft - linear gain multipler in 1.15 fraction format 514 * gainRight - linear gain multipler in 1.15 fraction format 515 * initial - initial settings, set current gain 523 * In mono mode, leftGain controls the output gain and rightGain is ignored 556 * Mute and stop rendering a PCM stream. Sets the gain target to zero and stops the playback 582 * Resume rendering a PCM stream. Sets the gain target back to it 1113 EAS_I32 gain = FMUL_15x15(pState->envValue >> 7, pState->volume); local [all...] |
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/ |
gc_pred.cpp | 41 This file contains the functions that perform codebook gain MA prediction. 205 exp_gcode0 = pointer to the exponent part of predicted gain factor 207 frac_gcode0 = pointer to the fractional part of predicted gain factor 217 recently calculated predicted gain factor 219 recently calculated predicted gain factor 265 Word16 *exp_gcode0, // o : exponent of predicted gain factor, Q0 266 Word16 *frac_gcode0,// o : fraction of predicted gain factor Q15 324 * predicted codebook gain * 471 Word16 *exp_gcode0, /* o : exponent of predicted gain factor, Q0 */ 472 Word16 *frac_gcode0,/* o : fraction of predicted gain factor Q15 * [all...] |
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
gc_pred.cpp | 41 This file contains the functions that perform codebook gain MA prediction. 205 exp_gcode0 = pointer to the exponent part of predicted gain factor 207 frac_gcode0 = pointer to the fractional part of predicted gain factor 217 recently calculated predicted gain factor 219 recently calculated predicted gain factor 265 Word16 *exp_gcode0, // o : exponent of predicted gain factor, Q0 266 Word16 *frac_gcode0,// o : fraction of predicted gain factor Q15 324 * predicted codebook gain * 471 Word16 *exp_gcode0, /* o : exponent of predicted gain factor, Q0 */ 472 Word16 *frac_gcode0,/* o : fraction of predicted gain factor Q15 * [all...] |
/bionic/libc/kernel/common/media/ |
msm_camera.h | 314 uint16_t gain; member in struct:exp_gain_cfg
|
/external/kernel-headers/original/media/ |
msm_camera.h | 350 uint16_t gain; member in struct:exp_gain_cfg
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/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 */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/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
|
/external/quake/quake/src/QW/client/ |
quakedef.h | 146 // an fullscreen DIB focus gain/loss
|
/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/WebKit/win/Interfaces/ |
IWebScriptObject.idl | 35 directly. In normal uses of WebKit, you gain access to the script
|