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

<<11121314151617181920>>

  /libcore/luni/src/main/java/java/security/spec/
ECFieldF2m.java 117 * the base of the reduction polynomial with coefficients
  /external/aac/libFDK/src/
fixpoint_math.cpp 172 Taylor series coefficients of the function x^2. The first coefficient is
176 To evaluate the taylor series around x = 0, the coefficients are: 1/!i * ln(2)^i
  /external/opencv/cv/src/
cvundistort.cpp 160 "Distortion coefficients must be 1x4, 4x1, 1x5 or 5x1 floating-point vector" );
223 "Distortion coefficients must be 1x4, 4x1, 1x5 or 5x1 floating-point vector" );
  /external/skia/src/opts/
SkBitmapProcState_opts_SSSE3.cpp 283 // This allows loading the coefficients x0 and x1 and shuffling them to the
288 // _mm_shuffle_epi8 : this allows us to spread the coefficients x[0-3] loaded
  /external/sonivox/arm-fm-22k/lib_src/
eas_math.h 40 coefficients for approximating
49 order polynomial, instead of taking the coefficients from
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_math.h 40 coefficients for approximating
49 order polynomial, instead of taking the coefficients from
  /external/sonivox/arm-wt-22k/lib_src/
eas_math.h 40 coefficients for approximating
49 order polynomial, instead of taking the coefficients from
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Control.c 276 * Load the coefficients
298 * Load the coefficients and enabled the treble boost
    [all...]
  /frameworks/av/media/libeffects/testlibs/
EffectsMath.h 31 coefficients for approximating
40 order polynomial, instead of taking the coefficients from
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
oversamp_12k8_to_16k.cpp 125 int16 nb_coef /* number of coefficients */
278 int16 nb_coef /* number of coefficients */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
dcac_prediction.cpp 76 int y_offset, x_offset, x_tab, y_tab, z_tab; /* speedup coefficients */
246 int y_offset, x_offset, x_tab, y_tab; /* speedup coefficients */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastcodemb.cpp 36 /* video->outputMB Quantized DCT coefficients. */
265 /* video->outputMB Quantized DCT coefficients. */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_transform.c 239 inverse scaling for a luma DC coefficients block
343 chroma DC coefficients block
  /external/svox/pico/lib/
picocep.c 77 #define PICOCEP_OUT_DATA_FORMAT PICODATA_ITEMINFO1_FRAME_PAR_DATA_FORMAT_FIXED /* we output coefficients as fixed point values */
212 /*---------------------- coefficients --------------------------------------*/
213 /* output coefficients buffer */
804 * initializes the coefficients to calculate delta and delta-delta values and the squares of the coefficients
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
GenerateResults.java 670 stream.print("<title>Summary of Elapsed Process Variation Coefficients</title></head>\n");
671 stream.print("<body><h3>Summary of Elapsed Process Variation Coefficients</h3>\n");
688 stream.print("variation coefficients (CVs) are in columns to the left for baseline and current\n");
    [all...]
  /external/jpeg/
jpeglib.h 61 /* Data structures for images (arrays of samples and of DCT coefficients).
70 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
    [all...]
jccoefct.c 21 * the buffered coefficients.
  /external/qemu/distrib/jpeg-6b/
jpeglib.h 61 /* Data structures for images (arrays of samples and of DCT coefficients).
70 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
    [all...]
  /external/webp/src/dsp/
enc_sse2.c 37 // Convert coefficients to bin (within out[]).
96 // Load and concatenate the transform coefficients (we'll do two inverse
499 // transformed coefficients.
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
gain_q.cpp 534 /* calculate energy coefficients for quantization
595 /* calculate energy coefficients for quantization */
676 /* calculate energy coefficients for quantization */
  /cts/tests/tests/graphics/src/android/graphics/cts/
YuvImageTest.java 41 // Coefficients are taken from jcolor.c in libjpeg.
  /external/aac/libAACdec/src/
channelinfo.h 274 SPECTRAL_PTR pSpectralCoefficient; /* Spectral coefficients of each window */
  /external/aac/libSBRdec/include/
sbrdecoder.h 109 0x00000800 Transposer coefficients for inverse filtering\n\
  /external/aac/libSBRdec/src/
psdec.cpp     [all...]
  /external/guava/guava-tests/test/com/google/common/math/
LongMathTest.java 121 // Throws an ArithmeticException if "the simple implementation" of binomial coefficients overflows

Completed in 1721 milliseconds

<<11121314151617181920>>