Searched
full:coefficients (Results
451 -
475 of
1013) sorted by null
<<11121314151617181920>>
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_expm1f.c | 34 * Scaled coefficients: Qn_here = 2**n * Qn_for_q (see s_expm1.c):
|
/external/ceres-solver/examples/ |
fields_of_experts.cc | 53 // coefficients.
|
/external/chromium_org/third_party/WebKit/Source/core/platform/audio/ |
Biquad.cpp | 217 // Compute biquad coefficients for lowpass filter 237 // coefficients up correctly. 253 // Compute biquad coefficients for highpass filter 567 // Make local copies of the coefficients as a micro-optimization.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_rast.h | 76 * Coefficients necessary to run the shader at a given location.
|
/external/chromium_org/third_party/opus/src/silk/ |
LP_variable_cutoff.c | 125 /* Interpolate filter coefficients */
|
NLSF_stabilize.c | 38 /* - Output are sorted NLSF coefficients */
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
find_LPC_FIX.c | 140 /* NLSF interpolation is currently inactive, calculate NLSFs from full frame AR coefficients */
|
find_pred_coefs_FIX.c | 130 /* Calculate residual energy using quantized LPC coefficients */
|
/external/chromium_org/third_party/opus/src/silk/float/ |
residual_energy_FLP.c | 39 const silk_float *c, /* I Filter coefficients */
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLProgram.h | 52 * The shader may modify the blend coefficients. Params are in/out.
|
/external/eigen/Eigen/src/Core/ |
DenseCoeffsBase.h | 198 * \returns the packet of coefficients starting at the given row and column. It is your responsibility 225 * \returns the packet of coefficients starting at the given index. It is your responsibility 419 * Stores the given packet of coefficients, at the given row and column of this expression. It is your responsibility 449 * Stores the given packet of coefficients, at the given index in this expression. It is your responsibility
|
EigenBase.h | 47 /** \returns the number of coefficients, which is rows()*cols().
|
/external/eigen/Eigen/src/Eigen2Support/Geometry/ |
AlignedBox.h | 21 * \param _Scalar the type of the scalar coefficients
|
ParametrizedLine.h | 25 * \param _Scalar the scalar type, i.e., the type of the coefficients
|
/external/eigen/Eigen/src/Geometry/ |
ParametrizedLine.h | 26 * \param _Scalar the scalar type, i.e., the type of the coefficients
|
/external/eigen/doc/ |
C10_TutorialMapClass.dox | 30 To construct a Map variable, you need two other pieces of information: a pointer to the region of memory defining the array of coefficients, and the desired shape of the matrix or vector. For example, to define a matrix of \c float with sizes determined at compile time, you might do the following:
|
/external/eigen/test/eigen2/ |
eigen2_regression.cpp | 22 // pick a random hyperplane, store the coefficients of its equation
|
sparse.h | 42 * and zero coefficients respectively.
|
/external/eigen/test/ |
sparse.h | 54 * and zero coefficients respectively.
|
/external/jpeg/ |
transupp.h | 52 * Although rotating and flipping data expressed as DCT coefficients is not
|
/external/libvpx/libvpx/vp8/common/ |
alloccommon.c | 110 /* Allocate buffer to store post-processing filter coefficients.
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_rast.h | 76 * Coefficients necessary to run the shader at a given location.
|
/external/qemu/distrib/jpeg-6b/ |
transupp.h | 52 * Although rotating and flipping data expressed as DCT coefficients is not
|
/external/skia/src/gpu/gl/ |
GrGLProgram.h | 52 * The shader may modify the blend coefficients. Params are in/out.
|
/external/skia/tools/ |
generate_fir_coeff.py | 36 #This is the sub-sample shift for each set of FIR coefficients (the centers of the lcds in the samples)
|
Completed in 875 milliseconds
<<11121314151617181920>>