Searched
full:coefficients (Results
276 -
300 of
1013) sorted by null
<<11121314151617181920>>
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Tables.h | 64 /* Reverb coefficients constant table */
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
residu.h | 73 Word16 a[], /* (i) : prediction coefficients */
|
syn_filt.h | 71 Word16 a[], /* (i) : a[m+1] prediction coefficients (m=10) */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
residu.c | 29 Word16 a[], /* (i) Q12 : prediction coefficients */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
armVCM4P10_FwdTransformResidual4x4.c | 26 * Forward Transform Residual 4x4 Coefficients
|
armVCM4P10_TransformResidual4x4.c | 26 * Transform Residual 4x4 Coefficients
|
omxVCM4P10_PredictIntraChroma_8x8.c | 29 * [in] pSrcLeft Pointer to the buffer of 16 left coefficients: 31 * [in] pSrcAbove Pointer to the buffer of 16 above coefficients: 91 * [in] pSrcLeft Pointer to the buffer of 16 left coefficients: 93 * [in] pSrcAbove Pointer to the buffer of 16 above coefficients:
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_DecodeVLCZigzag_Inter.c | 68 * - The number of coefficients is greater than 64
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
encode.c | 315 /* Find coefficients for perceptual pre-filters. */ 459 /* Scale DFT coefficients. */ 569 /* Two sets of coefficients if 16 kHz. */ 575 /* One sets of coefficients if 12 kHz. */ 581 /* Scale DFT coefficients. */ 586 /* Store FFT coefficients for multiple encoding. */ 708 /* Find coefficients for perceptual pre-filters. */ 788 /* Store FFT coefficients for multiple encoding. */ [all...] |
/external/jpeg/ |
jdhuff.c | 502 * Save the current Huffman deocde position and the DC coefficients 588 * Decode and return one MCU's worth of Huffman-compressed coefficients. 589 * The coefficients are reordered from zigzag order into natural array order, 598 * coefficients may already have been assigned. This is harmless for 633 /* Decode a single block's worth of coefficients */ 654 /* Section F.2.2.2: decode the AC coefficients */ 681 /* Section F.2.2.2: decode the AC coefficients */ 715 * Decode one MCU's worth of Huffman-compressed coefficients. 718 * Therefore, all coefficients are discarded. 749 /* Decode a single block's worth of coefficients */ [all...] |
/external/qemu/distrib/jpeg-6b/ |
jdhuff.c | 502 * Save the current Huffman deocde position and the DC coefficients 588 * Decode and return one MCU's worth of Huffman-compressed coefficients. 589 * The coefficients are reordered from zigzag order into natural array order, 598 * coefficients may already have been assigned. This is harmless for 633 /* Decode a single block's worth of coefficients */ 654 /* Section F.2.2.2: decode the AC coefficients */ 681 /* Section F.2.2.2: decode the AC coefficients */ 715 * Decode one MCU's worth of Huffman-compressed coefficients. 718 * Therefore, all coefficients are discarded. 749 /* Decode a single block's worth of coefficients */ [all...] |
/device/generic/goldfish/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/ceres-solver/internal/ceres/ |
polynomial.h | 46 // and are given by a vector of coefficients of size N + 1. 116 // coefficients will be zero.
|
/external/chromium_org/third_party/opus/src/celt/ |
celt_lpc.c | 37 opus_val16 *_lpc, /* out: [0...p-1] LPC coefficients */ 62 /* Update LPC coefficients and total error */
|
/external/chromium_org/third_party/opus/src/silk/float/ |
find_pred_coefs_FLP.c | 34 /* Find LPC and LTP coefficients */ 109 /* Calculate residual energy using quantized LPC coefficients */
|
/external/chromium_org/third_party/opus/src/silk/ |
tables_other.c | 115 /* Interpolation points for filter coefficients used in the bandwidth transition smoother */ 125 /* Interpolation points for filter coefficients used in the bandwidth transition smoother */
|
/external/chromium_org/third_party/skia/src/pathops/ |
SkQuarticRoot.cpp | 6 * coefficients are passed like this: 22 * If large coefficients are used, EQN_EPS should be
|
/external/eigen/Eigen/src/Core/ |
DenseBase.h | 107 /**< This is equal to the number of coefficients, i.e. the number of 135 /**< This value is equal to the maximum possible number of coefficients that this expression 136 * might have. If this expression might have an arbitrarily high number of coefficients, 173 /** \returns the number of nonzero coefficients which is in practice the number 174 * of stored coefficients. */ 227 /** \internal Represents a matrix with all coefficients equal to one another*/ 229 /** \internal Represents a vector with linearly spaced coefficients that allows sequential access only. */ 231 /** \internal Represents a vector with linearly spaced coefficients that allows random access. */
|
/external/eigen/Eigen/src/Eigen2Support/Geometry/ |
Rotation2D.h | 20 * \param _Scalar the scalar type, i.e., the type of the coefficients 45 /** the scalar type of the coefficients */
|
/external/eigen/Eigen/src/Geometry/ |
Rotation2D.h | 21 * \param _Scalar the scalar type, i.e., the type of the coefficients 50 /** the scalar type of the coefficients */
|
RotationBase.h | 33 /** the scalar type of the coefficients */ 167 * \param Scalar the numeric type of the matrix coefficients
|
Scaling.h | 21 * \param _Scalar the scalar type, i.e., the type of the coefficients. 36 /** the scalar type of the coefficients */
|
/external/eigen/Eigen/src/SparseCore/ |
MappedSparseMatrix.h | 19 * \param _Scalar the scalar type, i.e. the type of the coefficients 103 /** \returns the number of non zero coefficients */
|
/external/eigen/Eigen/src/plugins/ |
ArrayCwiseBinaryOps.h | 100 * In order to check for equality between two vectors or matrices with floating-point coefficients, it is 114 * In order to check for equality between two vectors or matrices with floating-point coefficients, it is
|
MatrixCwiseBinaryOps.h | 30 * In order to check for equality between two vectors or matrices with floating-point coefficients, it is 49 * In order to check for equality between two vectors or matrices with floating-point coefficients, it is
|
Completed in 711 milliseconds
<<11121314151617181920>>