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

1 2 34 5 6 7 8 91011>>

  /frameworks/av/media/libeffects/lvm/lib/Common/src/
BQ_2I_D32F32Cll_TRC_WRA_01_Private.h 27 LVM_INT32 coefs[5]; /* pointer to the filter coefficients */
FO_1I_D16F16Css_TRC_WRA_01_Private.h 26 LVM_INT16 coefs[3]; /* pointer to the filter coefficients */
FO_1I_D32F32Cll_TRC_WRA_01_Private.h 27 LVM_INT32 coefs[3]; /* pointer to the filter coefficients */
FO_2I_D16F32Css_LShx_TRC_WRA_01_Private.h 26 LVM_INT16 coefs[3]; /* pointer to the filter coefficients */
PK_2I_D32F32CllGss_TRC_WRA_01_Private.h 26 LVM_INT32 coefs[5]; /* pointer to the filter coefficients */
PK_2I_D32F32CssGss_TRC_WRA_01_Private.h 27 LVM_INT32 coefs[5]; /* pointer to the filter coefficients */
  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_QPD_Init.c 30 /* pCoef Pointer to the filter's coefficients */
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_StereoEnhancer.h 33 #include "LVCS_Headphone_Coeffs.h" /* Headphone coefficients */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 28 * Decodes the INTRA block coefficients. Inverse quantization, inversely zigzag
30 * on the coefficients. The results are then placed in the output frame/plane on
61 * for coding of Intra DC coefficients as per Table
64 * if the ac coefficients of the first row or first
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 34 * Decodes the INTRA block coefficients. Inverse quantization, inversely zigzag
36 * on the coefficients. The results are then placed in the output frame/plane on
67 * for coding of Intra DC coefficients as per Table
70 * if the ac coefficients of the first row or first
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_DecodeCoeffsToPair.c 13 * H.264 decode coefficients module
47 * [in] sMaxNumCoeff Maximum number of non-zero coefficients in current
53 * [out] pNumCoeff Pointer to the number of nonzero coefficients in
221 /* Fill in coefficients */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 28 * Decodes the INTRA block coefficients. Inverse quantization, inversely
30 * performed on the coefficients. The results are then placed in the output
55 * coefficients as per [ISO14496-2], Table 6-21.
57 * the ac coefficients of the first row or first column are
omxVCM4P2_DecodeBlockCoef_Inter.c 29 * Decodes the INTER block coefficients. This function performs inverse
31 * clipping on each step) on the coefficients. The results (residuals) are
omxVCM4P2_EncodeVLCZigzag_IntraDCVLC.c 34 * Performs zigzag scan and VLC encoding of AC and DC coefficients for one
37 * coefficients, as described in [ISO14496-2], subclause 7.4.1.4, "Intra DC
  /libcore/luni/src/main/java/java/security/spec/
EllipticCurve.java 46 * coefficients and seed.
57 * if the specified coefficients are not in the specified field.
103 * coefficients.
112 * if the specified coefficients are not in the specified field.
  /external/webrtc/src/common_audio/signal_processing/
resample_fractional.c 20 // interpolation coefficients
217 // sum and accumulate filter coefficients and input samples
229 // sum and accumulate filter coefficients and input samples
232 // sum and accumulate filter coefficients and input samples
235 // sum and accumulate filter coefficients and input samples
  /external/webrtc/src/common_audio/signal_processing/include/
signal_processing_library.h     [all...]
  /external/jpeg/
jcdctmgr.c 76 * coefficients multiplied by 8 (to counteract scaling).
93 * coefficients scaled by scalefactor[row]*scalefactor[col], where
131 * coefficients scaled by scalefactor[row]*scalefactor[col], where
176 * blocks. The quantized coefficients are returned in coef_blocks[].
226 /* Quantize/descale the coefficients, and store into coef_blocks[] */
317 /* Quantize/descale the coefficients, and store into coef_blocks[] */
  /external/qemu/distrib/jpeg-6b/
jcdctmgr.c 76 * coefficients multiplied by 8 (to counteract scaling).
93 * coefficients scaled by scalefactor[row]*scalefactor[col], where
131 * coefficients scaled by scalefactor[row]*scalefactor[col], where
176 * blocks. The quantized coefficients are returned in coef_blocks[].
226 /* Quantize/descale the coefficients, and store into coef_blocks[] */
317 /* Quantize/descale the coefficients, and store into coef_blocks[] */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
acelp.h 54 Word16 A[], /* (o) Q12 : A[M] LPC coefficients (m = 16) */
55 Word16 rc[], /* (o) Q15 : rc[M] Reflection coefficients. */
60 Word16 a[], /* (i) Q12 : predictor coefficients */
67 Word16 a[], /* (o) Q12 : predictor coefficients (order = M) */
89 Word16 Az[] /* output: LP coefficients in 4 subframes */
93 Word16 a[], /* (i) Q12 : a[m+1] LPC coefficients */
94 Word16 ap[], /* (o) Q12 : Spectral expanded LPC coefficients */
265 Word16 a[], /* (i) Q12 : prediction coefficients */
272 Word16 a[], /* (i) Q12 : prediction coefficients */
279 Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
    [all...]
  /development/tools/emulator/system/camera/fake-pipeline2/
Scene.h 40 // Set the filter coefficients for the red, green, and blue filters on the
87 // Sensor color filtering coefficients in XYZ
  /external/libgsm/src/
code.c 37 * LARc[1..8] parameters which are the coded LAR coefficients and
43 word * LARc, /* [0..7] LAR coefficients OUT */
  /external/speex/libspeex/
lsp.h 12 Coefficients (LPC) to Line Spectral Pair (LSP) and back. Note that the
13 LSP coefficients are not in radians format but in the x domain of the
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
weight_a.cpp 100 a = LPC coefficients (Word16)
102 a_exp = Spectral expanded LPC coefficients (Word16)
105 a_exp points to the updated spectral expanded LPC coefficients
119 This function calculates the spectral expansion for the LP coefficients of
137 Word16 a[], // (i) : a[M+1] LPC coefficients (M=10)
139 Word16 a_exp[] // (o) : Spectral expanded LPC coefficients
176 Word16 a[], /* (i) : a[M+1] LPC coefficients (M=10) */
178 Word16 a_exp[] /* (o) : Spectral expanded LPC coefficients */
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
calc_en.h 49 Purpose : calculation of energy coefficients for quantizers
106 * PURPOSE: calculation of several energy coefficients for unfiltered
124 Word16 frac_en[], /* o : energy coefficients (3), fraction part, Q15 */
125 Word16 exp_en[], /* o : energy coefficients (3), exponent part, Q0 */
133 * PURPOSE: calculation of several energy coefficients for filtered
136 * Compute coefficients need for the quantization and the optimum
161 Word16 frac_coeff[],/* o : energy coefficients (5), fraction part, Q15 */
162 Word16 exp_coeff[], /* o : energy coefficients (5), exponent part, Q0 */

Completed in 460 milliseconds

1 2 34 5 6 7 8 91011>>