HomeSort by relevance Sort by last modified time
    Searched full:gain (Results 251 - 275 of 702) sorted by null

<<11121314151617181920>>

  /hardware/libhardware_legacy/audio/
AudioHardwareStub.h 54 virtual status_t setGain(float gain) { return NO_ERROR; }
  /ndk/sources/host-tools/sed-4.2.1/
THANKS 24 J.T. Conklin <jtc@gain.com>
  /system/core/rootdir/etc/
init.testmenu 152 echo " 5: Set uplink gain"
166 echo -n "Gain: "; read g;
167 echo gu$g >/tmp/gain;
168 cat /tmp/gain 2>/dev/null >/dev/omap_csmi_audio_tes
  /frameworks/base/services/audioflinger/
AudioMixer.cpp 569 // ramp gain - resample to temp buffer and scale/mix in 2nd step
571 // always resample with unity gain when sending to auxiliary buffer to be able
590 // constant gain
679 // ramp gain
708 // constant gain
724 // ramp gain
747 // constant gain
767 // ramp gain
795 // constant gain
810 // ramp gain
    [all...]
  /external/jpeg/
djpeg.1 201 Several options are available that trade off image quality to gain speed.
208 gain speed at a small sacrifice in quality.
  /external/libgsm/inc/
private.h 149 word * bc, /* [0..3] coded LTP gain OUT */
161 word * bc /* gain factor OUT */));
  /external/sonivox/arm-fm-22k/lib_src/
eas_pcm.h 34 /* default gain setting - roughly unity gain */
207 * gainLeft - linear gain multipler in 1.15 fraction format
208 * gainRight - linear gain multipler in 1.15 fraction format
209 * initial - initial settings, set current gain
217 * In mono mode, leftGain controls the output gain and rightGain is ignored
302 * Mute and pause rendering a PCM stream. Sets the gain target to zero and stops the playback
322 * Resume rendering a PCM stream. Sets the gain target back to its
eas_midi.c 451 EAS_I32 gain = ((EAS_I32) c << 8) | ((EAS_I32) pMIDIStream->d1 << 1); local
452 gain = (gain * gain) >> 15;
453 VMSetVolume(pSynth, (EAS_U16) gain);
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_pcm.h 34 /* default gain setting - roughly unity gain */
207 * gainLeft - linear gain multipler in 1.15 fraction format
208 * gainRight - linear gain multipler in 1.15 fraction format
209 * initial - initial settings, set current gain
217 * In mono mode, leftGain controls the output gain and rightGain is ignored
302 * Mute and pause rendering a PCM stream. Sets the gain target to zero and stops the playback
322 * Resume rendering a PCM stream. Sets the gain target back to its
eas_midi.c 451 EAS_I32 gain = ((EAS_I32) c << 8) | ((EAS_I32) pMIDIStream->d1 << 1); local
452 gain = (gain * gain) >> 15;
453 VMSetVolume(pSynth, (EAS_U16) gain);
  /external/sonivox/arm-wt-22k/lib_src/
eas_pcm.h 34 /* default gain setting - roughly unity gain */
207 * gainLeft - linear gain multipler in 1.15 fraction format
208 * gainRight - linear gain multipler in 1.15 fraction format
209 * initial - initial settings, set current gain
217 * In mono mode, leftGain controls the output gain and rightGain is ignored
302 * Mute and pause rendering a PCM stream. Sets the gain target to zero and stops the playback
322 * Resume rendering a PCM stream. Sets the gain target back to its
eas_midi.c 451 EAS_I32 gain = ((EAS_I32) c << 8) | ((EAS_I32) pMIDIStream->d1 << 1); local
452 gain = (gain * gain) >> 15;
453 VMSetVolume(pSynth, (EAS_U16) gain);
  /external/webkit/Source/WebKit2/WebProcess/FullScreen/mac/
WebFullScreenManagerMac.mm 183 // FIXME: Once we gain the ability to do native WebKit animations of generated
232 // FIXME: Once we gain the ability to do native WebKit animations of generated
  /frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_ReverbGenerator.c 155 /* -->| LPF |-->| Delay |-->| to | ____ | to |-->| Gain |-->| + |--> */
179 /* 2. The Gain is combined with the LPF and incorporated in to the coefficients */
  /hardware/libhardware/include/hardware/
audio.h 193 /** set the input gain for the audio driver. This method is for
195 int (*set_gain)(struct audio_stream_in *stream, float gain);
  /hardware/msm7k/libaudio/
AudioHardware.h 58 int16_t gain; member in struct:android::eq_filter_type
213 virtual status_t setGain(float gain) { return INVALID_OPERATION; }
  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.h 116 int16_t gain; member in struct:android::eq_filter_type
287 virtual status_t setGain(float gain) { return INVALID_OPERATION; }
  /external/webrtc/src/modules/audio_processing/main/test/process_test/
process_test.cc 59 printf("\n -agc Gain control\n");
64 printf(" --compression_gain GAIN\n");
217 int gain; local
218 ASSERT_EQ(1, sscanf(argv[i], "%d", &gain));
222 apm->gain_control()->set_compression_gain_db(gain));
527 // TODO(ajm): fake an analog gain while simulating.
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
agc.h 60 : by automatic control of the subframe gain.
128 ; Description : sig_out[n] = sig_out[n] * gain[n];
129 ; where gain[n] is the gain at the nth sample given by
130 ; gain[n] = agc_fac * gain[n-1] + (1 - agc_fac) g_in/g_out
d_gain_c.cpp 66 gain_code = pointer to decoded innovation gain of type Word16
82 Purpose : Decode the fixed codebook gain using the received index.
195 Word16 *gain_code, /* o : decoded innovation gain */
207 /*-------------- Decode codebook gain ---------------*/
210 * predict codebook gain *
229 gcode0 = (Word16)(Pow2(exp, frac, pOverflow)); /* predicted gain */
ph_disp.cpp 395 cbGain = codebook gain (Word16)
396 ltpGain = LTP gain (Word16)
443 Word16 cbGain, // i Q1 : Codebook gain
444 Word16 ltpGain, // i Q14 : LTP gain
463 // Update LTP gain memory
505 // Check LTP gain memory and set filter accordingly
659 Word16 cbGain, /* i Q1 : Codebook gain */
660 Word16 ltpGain, /* i Q14 : LTP gain */
688 /* Update LTP gain memory */
759 /* Check LTP gain memory and set filter accordingly *
    [all...]
dec_gain.cpp 119 gain_pit = pointer to pitch gain of type Word16
120 gain_cod = pointer to code gain of type Word16
187 Word16 * gain_pit, /* o : Pitch gain. */
188 Word16 * gain_cod, /* o : Code gain. */
267 * predict codebook gain *
  /external/bluetooth/bluez/input/
device.c 217 static int mode = UPDOWN_ENABLED, gain = 0; local
231 /* Gain key pressed */
236 if (new_gain <= gain)
241 gain = new_gain;
333 * first to report volume gain key events
  /external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
exif.js 78 0xA407 : "GainControl", // Degree of overall image gain adjustment
257 1 : "Low gain up",
258 2 : "High gain up",
259 3 : "Low gain down",
260 4 : "High gain down"
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
gain_q.h 162 Word16 gp_limit, /* i : pitch gain limit */
163 Word16 *sf0_gain_pit, /* o : Pitch gain sf 0. MR475 */
164 Word16 *sf0_gain_cod, /* o : Code gain sf 0. MR475 */
165 Word16 *gain_pit, /* i/o : Pitch gain. */
166 Word16 *gain_cod, /* o : Code gain. */

Completed in 802 milliseconds

<<11121314151617181920>>