HomeSort by relevance Sort by last modified time
    Searched full:coefficients (Results 601 - 625 of 1013) sorted by null

<<21222324252627282930>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
dqLogB.decTest 70 -- full coefficients, alternating bits
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_sf_emit.c 284 /* Outputs of this program - interpolation coefficients for
444 /* Calculate coefficients for interpolated values:
526 /* Calculate coefficients for position, color:
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_opts_arm.cpp 394 // Padding |paddingCount| of more dummy coefficients after the coefficients
397 // coefficients right now due to the opaqueness of <vector> implementation.
  /external/eigen/Eigen/src/Core/
MatrixBase.h 118 /** \internal Represents a matrix with all coefficients equal to one another*/
285 /** \returns true if each coefficients of \c *this and \a other are all exactly equal.
293 /** \returns true if at least one pair of coefficients of \c *this and \a other are not exactly equal to each other.
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Transform.h 31 * \param _Scalar the scalar type, i.e., the type of the coefficients
51 /** the scalar type of the coefficients */
78 /** Default constructor without initialization of the coefficients. */
  /external/eigen/unsupported/Eigen/src/Skyline/
SkylineMatrix.h 27 * \param _Scalar the scalar type, i.e. the type of the coefficients
382 /** \returns the number of non zero coefficients */
395 * \warning This function can be extremely slow if the non zero coefficients
  /external/jpeg/
mips_idct_le.S 35 # # Constant table of scaled IDCT coefficients.
57 # $t8 - coefficients, temp
298 # $t8 - coefficients, temp
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_sf_emit.c 284 /* Outputs of this program - interpolation coefficients for
444 /* Calculate coefficients for interpolated values:
526 /* Calculate coefficients for position, color:
  /external/skia/src/opts/
SkBitmapProcState_opts_arm.cpp 394 // Padding |paddingCount| of more dummy coefficients after the coefficients
397 // coefficients right now due to the opaqueness of <vector> implementation.
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
decode_plc.c 40 WebRtc_Word16 *B, /* (i) The filter coefficients (in Q0) */
41 WebRtc_Word16 Blen, /* (i) Number of B coefficients */
70 /* saturate according to the domain of the filter coefficients */
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
residu.cpp 106 coef_ptr = pointer to buffer containing the prediction coefficients
151 Word16 a[], // (i) : prediction coefficients
197 Word16 coef_ptr[], /* (i) : prediction coefficients*/
az_lsp.cpp 82 These modules compute the LSPs from the LP coefficients.
330 a = predictor coefficients (Word16)
351 This function computes the LSPs from the LP coefficients.
380 Word16 a[], // (i) : predictor coefficients (MP1)
561 Word16 a[], /* (i) : predictor coefficients (MP1) */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp     [all...]
  /frameworks/base/core/java/android/hardware/
GeomagneticField.java 50 // These coefficients and the formulae used below are from:
139 final int MAX_N = G_COEFF.length; // Maximum degree of the coefficients.
200 // Adjust the coefficients for the current date.
  /external/aac/libAACdec/src/
conceal.cpp 853 /* restore frequency coefficients from buffer with a specific muting */
889 /* restore frequency coefficients from buffer with a specific attenuation */
894 /* apply random change of sign for spectral coefficients */
    [all...]
aacdec_hcr.cpp 467 description: This function decodes the codewords of the spectral coefficients from the
469 coefficients in correct order in the output buffer.
552 description: This function reorders the quantized spectral coefficients sectionwise for
586 /* long and short: check if decoded huffman-values (quantized spectral coefficients) are within range */
707 for the reordering of the quantize spectral coefficients at the end of the
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_cavlc.c 404 /* standard defines that nc for decoding of chroma dc coefficients is -1,
529 u32 totalCoeff total number of coefficients for the block
734 maxNumCoeff maximum number of residual coefficients
793 /* nonzero coefficients: +/- 1 */
894 * i.e. bit map indicating which coefficients had non-zero value. */
  /external/aac/libFDK/src/
FDK_hybrid.cpp 465 /* symmetric filter coefficients */
521 /* pre twiddeling with pre-twiddling coefficients c[n] */
522 /* multiplication with filter coefficients p[n] */
qmf.cpp 99 The coefficients of the prototype filter are specified in #sbr_qmf_64_640 (in sbr_rom.cpp).
106 The implementation requires the filter coefficients in a specific structure as described in
261 p_flt = p_Filter; /*!< Pointer to first half of filter coefficients */
262 p_fltm = &p_flt[qmf->FilterSize/2]; /* at index 320, overall 640 coefficients */
    [all...]
  /external/chromium_org/crypto/
p224.cc 133 // Eliminate the coefficients at 2**224 and greater while maintaining the
206 // Reduce reduces the coefficients of in_out to smaller bounds.
298 // Reduce the coefficients to < 2**28.
  /external/eigen/Eigen/src/SparseCholesky/
SimplicialCholesky.h 159 /** Sets the shift parameters that will be used to adjust the diagonal coefficients during the numerical factorization.
161 * During the numerical factorization, the diagonal coefficients are transformed by the following linear model:\n
294 VectorType m_diag; // the diagonal coefficients (LDLT mode)
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
lpc_tables.c 11 /* coding tables for the KLT coefficients */
79 /* initial cdf index for KLT coefficients */
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
post_pro.cpp 130 /* filter coefficients (fc = 60 Hz) */
255 a = buffer containing filter coefficients
256 b = buffer containing filter coefficients
  /external/aac/libAACenc/src/
aacEnc_rom.h 188 TNS filter coefficients
  /external/aac/libFDK/include/
qmf.h 154 const FIXP_PFT *p_filter; /*!< Pointer to filter coefficients */

Completed in 746 milliseconds

<<21222324252627282930>>