/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
lpc_tables.h | 92 /* means of log gains and LAR coefficients */
|
/external/webrtc/webrtc/modules/audio_processing/vad/ |
vad_audio_proc.cc | 229 // Using iSAC functions to estimate pitch gains & lags. 237 double gains[kNumPitchSubframes]; local 255 pitch_analysis_handle_.get(), lags, gains); 260 kSampleRateHz / 2, gains, lags, kNumPitchSubframes, kNum10msSubframes,
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
LVC_Mixer.h | 118 /* For applying different gains to Left and right chennals */
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
BaseOnItemViewSelectedListener.java | 19 * for example, when a row header view gains focus then the corresponding row view becomes selected.
|
/hardware/intel/common/libwsbm/src/ |
wsbm_mm.h | 35 * performance gains if a smarter free list is implemented. Currently it is just an
|
/external/libopus/silk/ |
decode_indices.c | 60 /* Decode gains */ 127 /* Decode LTP gains */
|
main.h | 172 opus_int32 gain_Q16[ MAX_NB_SUBFR ], /* I/O gains (quantized out) */ 178 /* Gains scalar dequantization, uniform on log scale */ 180 opus_int32 gain_Q16[ MAX_NB_SUBFR ], /* O quantized gains */ 188 opus_int32 silk_gains_ID( /* O returns unique identifier of gains */ 204 opus_int16 B_Q14[ MAX_NB_SUBFR * LTP_ORDER ], /* I/O (un)quantized LTP gains */
|
/external/libopus/silk/float/ |
wrappers_FLP.c | 146 Gains_Q16[ i ] = silk_float2int( psEncCtrl->Gains[ i ] * 65536.0f ); 175 silk_float B[ MAX_NB_SUBFR * LTP_ORDER ], /* I/O (Un-)quantized LTP gains */
|
structs_FLP.h | 82 silk_float Gains[ MAX_NB_SUBFR ];
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
pitch_gain_tables.c | 17 /* cdf for quantized pitch filter gains */ 61 /* mean values of pitch filter gains in FIXED point */
|
encode_lpc_swb.c | 542 * -lpcGain : pointer to LPC Gain, expecting 6 LPC gains 563 * Decorrelate LPC gains. There are 6 LPC Gains per frame. This is like 594 * Quantize the decorrelated log-domain gains. 597 * -lpcGain : uncorrelated LPC gains.
|
lpc_analysis.c | 240 /* change quallevel depending on pitch gains and level fluctuations */ 382 * -varscale : a scale used to compute LPC gains. 407 /* change quallevel depending on pitch gains and level fluctuations */ 470 * Compute the LPC gains for each sub-frame, given the LPC of each sub-frame 483 * -gain : pointer to a buffer where LP gains are written.
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Control.c | 179 /* Update the effect level and alpha-mixer gains */ 212 /* Update the effect level and alpha-mixer gains */
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
AudioPort.h | 51 void setGains(const AudioGainCollection &gains) { mGains = gains; }
|
/cts/apps/CameraITS/tests/scene4/ |
test_aspect_ratio_and_crop.py | 80 sens, exp, gains, xform, focus = cam.do_3a(get_results=True, 83 print "AWB gains", gains 89 req["android.colorCorrection.gains"] = gains
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
q_gain2.c | 21 * Quantization of pitch and codebook gains. * 90 * - Set gains search range * 223 * In the table the pitch gains are in Q14, the code gains are in Q11 and * 310 /* Read the quantized gains */
|
/external/aac/libSBRdec/src/ |
env_calc.cpp | 305 FIXP_DBL* nrgGain = nrgs->nrgGain; /*!< subband gains to be modified */ 306 SCHAR* nrgGain_e = nrgs->nrgGain_e; /*!< subband gains to be modified (exponents) */ 347 FIXP_DBL nrgAmp = FL2FXCONST_DBL(0.0f); /* Amplified signal energy in group (using current gains) */ 349 FIXP_DBL nrgMod = FL2FXCONST_DBL(0.0f); /* Signal energy in group when applying modified gains */ 353 FIXP_DBL compensation; /* Compensation factor for the energy change when applying modified gains */ 359 /* Calculate total energy in group before and after amplification with current gains: */ 398 /* Accumulate energy with modified gains applied */ 409 /* Apply compensation factor to all gains of the group */ 462 The resulting gains are stored in #nrgGain_m[#MAX_FREQ_COEFFS] 472 \li Apply gains and add noise: The gains and noise levels are applie [all...] |
/cts/apps/CameraITS/tests/scene5/ |
test_lens_shading_and_color_uniformity.py | 56 sens, exp, gains, xform, focus = cam.do_3a(get_results=True, 61 print "AWB gains", gains
|
/external/aac/libPCMutils/include/ |
limiter.h | 156 * pGain : pointer to gains to be applied to the signal before limiting, * 158 * These gains are delayed by gain_delay, and smoothed. * 166 * gain_delay: delay [samples] with which the gains in pGain shall be applied *
|
/system/media/camera/docs/ |
docs.html | 122 ><a href="#controls_android.colorCorrection.gains">android.colorCorrection.gains</a></li> 135 ><a href="#dynamic_android.colorCorrection.gains">android.colorCorrection.gains</a></li> [all...] |
/cts/apps/CameraITS/tests/inprog/ |
test_blc_lsc.py | 70 req["android.colorCorrection.gains"] = awb_gains
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
AsyncSettableFuture.java | 27 * This approach gains us the ability to keep track of whether a delegate has
|
/external/libopus/silk/fixed/ |
LTP_analysis_filter_FIX.c | 39 const opus_int32 invGains_Q16[ MAX_NB_SUBFR ], /* I Inverse quantization gains, one for each subframe */
|
/external/libvpx/libvpx/ |
usage_dx.dox | 35 slice based decoding callbacks provide substantial speed gains to the
|
/external/mesa3d/docs/ |
README.MITS | 70 On some benchmarks performance gains of up to 30% have been
|