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

1 2 3 4 5 6 78 91011>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 105 * [out] pPreACPredict pointer to the predicted coefficients buffer.
108 * the quantized coefficients (QF) of the current
113 * between predicted and unpredicted coefficients
389 * quantized DCT coefficients.
717 * [in] sMaxNumCoeff Maximum number of non-zero coefficients in current
723 * [out] pNumCoeff Pointer to the number of nonzero coefficients in
746 * [in] pSrcLeft Pointer to the buffer of 16 left coefficients:
748 * [in] pSrcAbove Pointer to the buffer of 16 above coefficients:
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h 105 * [out] pPreACPredict pointer to the predicted coefficients buffer.
108 * the quantized coefficients (QF) of the current
113 * between predicted and unpredicted coefficients
389 * quantized DCT coefficients.
717 * [in] sMaxNumCoeff Maximum number of non-zero coefficients in current
723 * [out] pNumCoeff Pointer to the number of nonzero coefficients in
746 * [in] pSrcLeft Pointer to the buffer of 16 left coefficients:
748 * [in] pSrcAbove Pointer to the buffer of 16 above coefficients:
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
qgain795.cpp 137 frac_coeff[] -- Word16 array -- coefficients (5), Q15
138 exp_coeff[] -- Word16 array -- energy coefficients (5), Q0
139 coefficients from calc_filt_ener()
211 Word16 frac_coeff[], /* i : coefficients (5), Q15 */
212 Word16 exp_coeff[], /* i : energy coefficients (5), Q0 */
213 /* coefficients from calc_filt_ener()*/
274 * fore, the maximum scale is determined and all coefficients are *
401 frac_en[] -- Word16 array -- energy coefficients (4), fraction part, Q15
402 exp_en[] -- Word16 array -- energy coefficients (4), exponent part, Q0
431 Uses pre-computed energy coefficients in frac_en[]/exp_en[
    [all...]
  /external/jpeg/
jcphuff.c 143 /* Only DC coefficients may be interleaved, so cinfo->comps_in_scan = 1
144 * for AC coefficients.
485 /* Encode the AC coefficients per section G.1.2.2, fig. G.3 */
494 /* We must apply the point transform by Al. For AC coefficients this
643 * coefficients' absolute values and the EOB position.
648 /* We must apply the point transform by Al. For AC coefficients this
660 /* Encode the AC coefficients per section G.1.2.3, fig. G.7 */
jddctmgr.c 216 * coefficients, but are stored as ints to ensure access efficiency.
229 * coefficients scaled by scalefactor[row]*scalefactor[col], where
285 * coefficients scaled by scalefactor[row]*scalefactor[col], where
jidctflt.c 10 * must also perform dequantization of the input coefficients.
64 * Perform dequantization and inverse DCT on one block of coefficients.
91 * coefficients are zero, especially the AC terms. We can exploit this
jidctfst.c 10 * must also perform dequantization of the input coefficients.
61 * The dequantized coefficients are not integers because the AA&N scaling
164 * Perform dequantization and inverse DCT on one block of coefficients.
192 * coefficients are zero, especially the AC terms. We can exploit this
  /external/qemu/distrib/jpeg-6b/
jcphuff.c 143 /* Only DC coefficients may be interleaved, so cinfo->comps_in_scan = 1
144 * for AC coefficients.
485 /* Encode the AC coefficients per section G.1.2.2, fig. G.3 */
494 /* We must apply the point transform by Al. For AC coefficients this
643 * coefficients' absolute values and the EOB position.
648 /* We must apply the point transform by Al. For AC coefficients this
660 /* Encode the AC coefficients per section G.1.2.3, fig. G.7 */
jddctmgr.c 216 * coefficients, but are stored as ints to ensure access efficiency.
229 * coefficients scaled by scalefactor[row]*scalefactor[col], where
285 * coefficients scaled by scalefactor[row]*scalefactor[col], where
jidctflt.c 10 * must also perform dequantization of the input coefficients.
64 * Perform dequantization and inverse DCT on one block of coefficients.
91 * coefficients are zero, especially the AC terms. We can exploit this
jidctfst.c 10 * must also perform dequantization of the input coefficients.
61 * The dequantized coefficients are not integers because the AA&N scaling
164 * Perform dequantization and inverse DCT on one block of coefficients.
192 * coefficients are zero, especially the AC terms. We can exploit this
  /external/neven/Embedded/common/src/b_TensorEm/
RBFMap2D.h 70 /** cluster of rbf coefficients, x and y */
84 /** matrix needed for computation of rbf coefficients */
88 /** arrays needed for computation of rbf coefficients */
  /external/skia/include/core/
SkGeometry.h 56 /** Given the 3 coefficients for a quadratic bezier (either X or Y values), look
92 /** Convert from parametric from (pts) to polynomial coefficients
120 /** Given the 4 coefficients for a cubic bezier (either X or Y values), look
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
isp_az.c 20 * Description:Compute the LPC coefficients from isp (order=M) *
39 Word16 a[], /* (o) Q12 : predictor coefficients (order = M) */
182 * f[] : the coefficients of F1 or F2 in Q23 *
  /bionic/libm/src/
s_erf.c 123 * Coefficients for approximation to erf on [0,0.84375]
138 * Coefficients for approximation to erf in [0.84375,1.25]
154 * Coefficients for approximation to erfc in [1.25,1/0.35]
173 * Coefficients for approximation to erfc in [1/.35,28]
  /external/fdlibm/
s_erf.c 123 * Coefficients for approximation to erf on [0,0.84375]
138 * Coefficients for approximation to erf in [0.84375,1.25]
154 * Coefficients for approximation to erfc in [1.25,1/0.35]
173 * Coefficients for approximation to erfc in [1/.35,28]
  /external/flac/libFLAC/include/private/
window.h 47 * Calculates window coefficients according to different apodization
  /external/mesa3d/docs/
envvars.html 43 <li>MESA_GAMMA - gamma correction coefficients for red, green, blue channels
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 100 @ with certain coefficients and signal sources. In this case, either a
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 100 @ with certain coefficients and signal sources. In this case, either a
  /external/webkit/Source/WebCore/platform/graphics/
UnitBezier.h 36 // Calculate the polynomial coefficients, implicit first and last control points are (0,0) and (1,1).
  /external/webrtc/src/modules/audio_processing/aec/
aec_core.h 25 #define PART_LEN1 (PART_LEN + 1) // Unique fft coefficients
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
BP_1I_D16F32Cll_TRC_WRA_01_Init.c 39 /* The coefficients are modified in the init() function such that lower */
LVM_Mixer_FilterCoeffs.h 22 /* Coefficients and table values for the mixer library, generated by the Matlab */
LVM_Polynomial.c 37 /* pCoefficients is the ptr to polynomial coefficients A0,A1.. in Q.31 */

Completed in 577 milliseconds

1 2 3 4 5 6 78 91011>>