HomeSort by relevance Sort by last modified time
    Searched full:gain (Results 76 - 100 of 507) sorted by null

1 2 34 5 6 7 8 91011>>

  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
mt9t013.h 90 uint16_t gain; member in struct:mt9t013_exposure_gain
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
mt9t013.h 90 uint16_t gain; member in struct:mt9t013_exposure_gain
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
mt9t013.h 90 uint16_t gain; member in struct:mt9t013_exposure_gain
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
mt9t013.h 90 uint16_t gain; member in struct:mt9t013_exposure_gain
  /external/kernel-headers/original/linux/
a1026.h 178 /* Get/Set Transmit Digital Input Gain */
182 /* Get/Set Receive Digital Input Gain */
186 /* Get/Set Transmit Digital Output Gain */
  /external/speex/libspeex/
ltp.h 54 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);
100 /** Forced pitch delay and gain */
124 /** Unquantize forced pitch delay and gain */
modes.h 94 int forced_pitch_gain; /**< Use the same (forced) pitch gain for all sub-frames */
95 int have_subframe_gain; /**< Number of bits to use as sub-frame innovation gain */
111 spx_word16_t comb_gain; /**< Gain of enhancer comb filter */
  /packages/apps/Calculator/src/com/android/calculator2/
CalculatorDisplay.java 181 protected void onFocusChanged(boolean gain, int direction, Rect prev) {
182 //Calculator.log("focus " + gain + "; " + direction + "; " + prev);
183 if (!gain) {
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
ec_gains.cpp 228 gain_code = pointer to decoded innovation gain of type Word16
250 only in BFI (instead of normal gain decoding function).
275 // calculate median of last five gain values
278 // new gain = minimum(median, past_gain) * cdown[state]
319 Word16 *gain_code, /* o : decoded innovation gain */
333 /* calculate median of last five gain values */
336 /* new gain = minimum(median, past_gain) * cdown[state] */
364 gain_code = pointer to decoded innovation gain of type Word16
370 gain_code = pointer to decoded innovation gain of type Word16
385 Purpose : update the codebook gain concealment state
    [all...]
c_g_aver.cpp 74 codebook gain calculations.
222 gain_code = CB gain (Word16)
234 cbGainMix = codebook gain (Word16)
264 Cb_gain_averageState *st, // i/o : State variables for CB gain avergeing
266 Word16 gain_code, // i : CB gain Q1
278 * Compute mixed cb gain, used to make cb gain more *
291 * Store list of CB gain needed in the CB gain *
405 // Smoothen the cb gain trajector
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
ec_gains.cpp 228 gain_code = pointer to decoded innovation gain of type Word16
250 only in BFI (instead of normal gain decoding function).
275 // calculate median of last five gain values
278 // new gain = minimum(median, past_gain) * cdown[state]
319 Word16 *gain_code, /* o : decoded innovation gain */
333 /* calculate median of last five gain values */
336 /* new gain = minimum(median, past_gain) * cdown[state] */
364 gain_code = pointer to decoded innovation gain of type Word16
370 gain_code = pointer to decoded innovation gain of type Word16
385 Purpose : update the codebook gain concealment state
    [all...]
c_g_aver.cpp 74 codebook gain calculations.
223 gain_code = CB gain (Word16)
235 cbGainMix = codebook gain (Word16)
265 Cb_gain_averageState *st, // i/o : State variables for CB gain avergeing
267 Word16 gain_code, // i : CB gain Q1
279 * Compute mixed cb gain, used to make cb gain more *
292 * Store list of CB gain needed in the CB gain *
406 // Smoothen the cb gain trajector
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
gain_q.cpp 396 gp_limit -- Word16 -- pitch gain limit
397 gain_pit -- Word16 Pointer -- Pitch gain.
401 sf0_gain_pit -- Word16 Pointer -- Pitch gain sf 0. MR475
402 sf0_gain_cod -- Word16 Pointer -- Code gain sf 0. MR475
403 gain_pit -- Word16 Pointer -- Pitch gain.
404 gain_cod -- Word16 Pointer -- Code gain.
479 Word16 gp_limit, /* i : pitch gain limit */
480 Word16 *sf0_gain_pit, /* o : Pitch gain sf 0. MR475 */
481 Word16 *sf0_gain_cod, /* o : Code gain sf 0. MR475 */
482 Word16 *gain_pit, /* i/o : Pitch gain. *
    [all...]
qua_gain.cpp 123 Word16 exp_gcode0 -- Word16 -- predicted CB gain (exponent), Q0
124 Word16 frac_gcode0 -- Word16 -- predicted CB gain (fraction), Q15
130 Word16 gp_limit -- Word16 -- pitch gain limit
133 Word16 *gain_pit -- Pointer to Word16 -- Pitch gain, Q14
134 Word16 *gain_cod -- Pointer to Word16 -- Code gain, Q1
195 Word16 exp_gcode0, /* i : predicted CB gain (exponent), Q0 */
196 Word16 frac_gcode0, /* i : predicted CB gain (fraction), Q15 */
201 Word16 gp_limit, /* i : pitch gain limit */
202 Word16 *gain_pit, /* o : Pitch gain, Q14 */
203 Word16 *gain_cod, /* o : Code gain, Q1 *
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
gain_q.cpp 398 gp_limit -- Word16 -- pitch gain limit
399 gain_pit -- Word16 Pointer -- Pitch gain.
403 sf0_gain_pit -- Word16 Pointer -- Pitch gain sf 0. MR475
404 sf0_gain_cod -- Word16 Pointer -- Code gain sf 0. MR475
405 gain_pit -- Word16 Pointer -- Pitch gain.
406 gain_cod -- Word16 Pointer -- Code gain.
481 Word16 gp_limit, /* i : pitch gain limit */
482 Word16 *sf0_gain_pit, /* o : Pitch gain sf 0. MR475 */
483 Word16 *sf0_gain_cod, /* o : Code gain sf 0. MR475 */
484 Word16 *gain_pit, /* i/o : Pitch gain. *
    [all...]
qua_gain.cpp 123 Word16 exp_gcode0 -- Word16 -- predicted CB gain (exponent), Q0
124 Word16 frac_gcode0 -- Word16 -- predicted CB gain (fraction), Q15
130 Word16 gp_limit -- Word16 -- pitch gain limit
133 Word16 *gain_pit -- Pointer to Word16 -- Pitch gain, Q14
134 Word16 *gain_cod -- Pointer to Word16 -- Code gain, Q1
195 Word16 exp_gcode0, /* i : predicted CB gain (exponent), Q0 */
196 Word16 frac_gcode0, /* i : predicted CB gain (fraction), Q15 */
201 Word16 gp_limit, /* i : pitch gain limit */
202 Word16 *gain_pit, /* o : Pitch gain, Q14 */
203 Word16 *gain_cod, /* o : Code gain, Q1 *
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
dec_gain2_amr_wb.cpp 51 int16 * gain_pit, (o) Q14 : Pitch gain.
52 int32 * gain_cod, (o) Q16 : Code gain.
174 int16 * gain_pit, /* (o) Q14 : Pitch gain. */
175 int32 * gain_cod, /* (o) Q16 : Code gain. */
290 /* adjust gain according to energy of code */
335 *gain_pit = *p++; /* selected pitch gain in Q14 */
336 g_code = *p++; /* selected code gain in Q11 */
341 *gain_cod = L_tmp; /* gain of code in Q16 */
353 /* keep past gain code in Q3 for frame erasure (can saturate) */
376 /* adjust gain according to energy of code *
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
dec_gain2_amr_wb.cpp 51 int16 * gain_pit, (o) Q14 : Pitch gain.
52 int32 * gain_cod, (o) Q16 : Code gain.
174 int16 * gain_pit, /* (o) Q14 : Pitch gain. */
175 int32 * gain_cod, /* (o) Q16 : Code gain. */
290 /* adjust gain according to energy of code */
335 *gain_pit = *p++; /* selected pitch gain in Q14 */
336 g_code = *p++; /* selected code gain in Q11 */
341 *gain_cod = L_tmp; /* gain of code in Q16 */
353 /* keep past gain code in Q3 for frame erasure (can saturate) */
376 /* adjust gain according to energy of code *
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/
d_gain_c.h 45 Purpose : Decode the fixed codebook gain using the received index.
102 * Purpose : Decode the fixed codebook gain using the received index.
103 * Description : The received index gives the gain correction factor
104 * gamma. The quantized gain is given by g_q = g0 * gamma
105 * where g0 is the predicted gain. To find g0, 4th order
115 Word16 *gain_code, /* o : decoded innovation gain */
gmed_n.h 70 Word16 ind[], /* i : Past gain values */
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
d_gain_c.h 45 Purpose : Decode the fixed codebook gain using the received index.
102 * Purpose : Decode the fixed codebook gain using the received index.
103 * Description : The received index gives the gain correction factor
104 * gamma. The quantized gain is given by g_q = g0 * gamma
105 * where g0 is the predicted gain. To find g0, 4th order
115 Word16 *gain_code, /* o : decoded innovation gain */
  /external/srec/srec/cfront/
chelmel4.c 50 gain_adjustment - estimates gain
51 cepstrum_params - does gain adj.(if on), spec corr and cos transform
52 This enables us to bypass gain adjustment.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_radio.h 167 uint8 TxGain; //Total TX chain gain according to the current setting
168 uint8 TxUpperBound; //the max gain setting allowed
169 uint8 TxLowerBound; //the min gain setting allowed
  /external/qemu/distrib/sdl-1.2.12/src/events/
SDL_events_c.h 57 extern int SDL_PrivateAppActive(Uint8 gain, Uint8 state);
  /external/sonivox/arm-fm-22k/lib_src/
eas_math.c 103 * Transform log value to linear gain multiplier using piece-wise linear
107 * nGain - log scale value in 20.10 format. Even though gain is normally
109 * the need for saturation checking when combining gain values.
148 * Transform volume control in 1dB increments to gain multiplier

Completed in 6531 milliseconds

1 2 34 5 6 7 8 91011>>