/external/libjpeg-turbo/ |
jutils.c | 50 * "63"s after the real entries. This will cause the extra coefficient 121 /* Copy a row of coefficient blocks from one place to another. */
|
jcinit.c | 62 /* Need a full-image coefficient buffer in any multi-pass mode. */
|
/external/libvpx/libvpx/vpx_dsp/ |
inv_txfm.h | 29 // this range for every intermediate coefficient can burdensome for a decoder, 31 // --enable-coefficient-range-checking.
|
/frameworks/av/media/libeffects/lvm/lib/Bass/src/ |
LVDBE_Private.h | 59 #define LVDBE_MEMREGION_PERSISTENT_COEF 2 /* Offset to persistent coefficient region */ 133 /* Data and coefficient pointers */
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
BP_1I_D16F16Css_TRC_WRA_01_Init.c | 36 /* pCoef - input, pointer to the coefficient structure */ 37 /* N - M coefficient factor of QM.N */
|
BP_1I_D32F32Cll_TRC_WRA_02_Init.c | 35 /* pCoef - input, pointer to the coefficient structure */ 36 /* N - M coefficient factor of QM.N */
|
BQ_1I_D16F16Css_TRC_WRA_01_Init.c | 35 /* pCoef - input, pointer to the coefficient structure */ 36 /* N - M coefficient factor of QM.N */
|
BQ_1I_D16F32Css_TRC_WRA_01_init.c | 36 /* pCoef - input, pointer to the coefficient structure */ 37 /* N - M coefficient factor of QM.N */
|
BQ_2I_D16F16Css_TRC_WRA_01_Init.c | 36 /* pCoef - input, pointer to the coefficient structure */ 37 /* N - M coefficient factor of QM.N */
|
BQ_2I_D16F32Css_TRC_WRA_01_init.c | 35 /* pCoef - input, pointer to the coefficient structure */ 36 /* N - M coefficient factor of QM.N */
|
BQ_2I_D32F32Cll_TRC_WRA_01_Init.c | 35 /* pCoef - input, pointer to the coefficient structure */ 36 /* N - M coefficient factor of QM.N */
|
FO_1I_D16F16Css_TRC_WRA_01_Init.c | 36 /* pCoef - input, pointer to the coefficient structure */ 37 /* N - M coefficient factor of QM.N */
|
FO_1I_D32F32Cll_TRC_WRA_01_Init.c | 35 /* pCoef - input, pointer to the coefficient structure */ 36 /* N - M coefficient factor of QM.N */
|
FO_2I_D16F32Css_LShx_TRC_WRA_01_Init.c | 35 /* pCoef - input, pointer to the coefficient structure */ 36 /* N - M coefficient factor of QM.N */
|
/external/adhd/cras/ |
README.dbus-api | 149 array:double coefficient) 152 remixing. The coefficient array represents an N * N 154 M[i][j] = coefficient[i * N + j]. 157 For example, coefficient [0.1, 0.9, 0.4, 0.6] will
|
/external/libavc/encoder/ |
irc_rd_model.h | 82 /* Get the Linear model coefficient */
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
levinson_durbin.c | 32 // Reflection coefficient in high precision 68 // Store first reflection coefficient 154 // Store Reflection coefficient in Q15 166 Compute updated LPC coefficient: Anew[i]
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
bw_expand.c | 31 int16_t length /* (i) the length of lpc coefficient vectors */
|
bw_expand.h | 33 int16_t length /* (i) the length of lpc coefficient vectors */
|
decoder_interpolate_lsf.h | 33 int16_t length, /* (i) length of lsf coefficient vector */
|
interpolate.c | 30 int16_t coef, /* (i) weight coefficient in Q14 */
|
interpolate.h | 32 int16_t coef, /* (i) weight coefficient in Q14 */
|
simple_lsf_quant.c | 31 int16_t *lsf, /* (i) the lsf coefficient vector to be
|
simple_lsf_quant.h | 32 int16_t *lsf, /* (i) the lsf coefficient vector to be
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
dtmf_tone_generator.cc | 13 // formula; x[n] = a * x[n-1] - x[n-2], where the coefficient 37 // The filter coefficient a = 2*cos(2*pi*f/fs) for the low frequency tone, for 50 // The filter coefficient a = 2*cos(2*pi*f/fs) for the high frequency tone, for 131 // Look up oscillator coefficient for low and high frequencies.
|