HomeSort by relevance Sort by last modified time
    Searched full:equation (Results 226 - 250 of 698) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d8_31pf.cpp 150 CLOCK CYCLES: (cycle count equation for this function) + (variable
329 CLOCK CYCLES: (cycle count equation for this function) + (variable
545 CLOCK CYCLES: (cycle count equation for this function) + (variable
post_pro.cpp 200 CLOCK CYCLES: (cycle count equation for this function) + (variable
268 equation:
331 CLOCK CYCLES: (cycle count equation for this function) + (variable
  /frameworks/base/location/java/android/location/
GpsMeasurement.java 250 * The sign of this value is given by the following equation:
381 * {@link #getDopplerShiftInHz()} is given by the equation:
472 * {@link #getCarrierPhase()} is given by the equation:
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
glext.h 534 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
574 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
    [all...]
  /device/google/contexthub/firmware/src/algos/
mag_cal.c 66 //Kasa sphere fitting with normal equation
  /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
FDistributionImpl.java 107 * F-Distribution</a>, equation (4).</li>
GammaDistributionImpl.java 84 * Chi-Squared Distribution</a>, equation (9).</li>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
NordsieckStepInterpolator.java 33 * The interpolation equation is based on Taylor series formulas.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/regression/
OLSMultipleLinearRegression.java 50 * <p>Given <code>Q</code> and <code>R</code>, the last equation is solved by back-substitution.</p>
  /external/boringssl/src/crypto/ec/
oct.c 298 /* Recover y. We have a Weierstrass equation
  /external/ceres-solver/internal/ceres/
corrector_test.cc 94 // The alpha equation is
  /external/deqp/framework/referencerenderer/
rrFragmentOperations.cpp 422 switch (blendRGBState.equation)
433 switch (blendAState.equation)
556 void FragmentProcessor::executeAdvancedBlend (BlendEquationAdvanced equation)
617 switch (equation)
    [all...]
  /external/eigen/Eigen/src/Eigenvalues/
ComplexEigenSolver.h 294 // Compute X(i,k) using the (i,k) entry of the equation X T = D X
  /external/eigen/doc/
TutorialLinearAlgebra.dox 13 \b The \b problem: You have a system of equations, that you have written as a single matrix equation
  /external/libopus/silk/float/
main_FLP.h 255 /* Function to solve linear equation Ax = b, where A is an MxM symmetric matrix */
  /external/libpng/
pnginfo.h 215 png_byte pcal_type; /* equation type (see PNG_EQUATION_ below) */
  /external/mesa3d/include/GLES/
glext.h 566 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
606 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen6_cc.c 135 * the result of the blending equation are clamped. For
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.c 61 nouveau_clip_plane(struct gl_context *ctx, GLenum plane, const GLfloat *equation)
nv10_state_frag.c 336 * The final fragment value equation is something like:
  /external/mesa3d/src/mesa/main/
texgen.c 169 /* Transform plane equation by the inverse modelview matrix */
  /external/mesa3d/src/mesa/swrast/
s_aatriangle.c 100 * Solve plane equation for Z at (X,Y).
  /external/opencv/cxcore/src/
cxutils.cpp 243 Finds real roots of cubic, quadratic or linear equation.
331 // linear equation
338 // quadratic equation
456 * ACM algorithm #30 - Numerical Solution of the Polynomial Equation
    [all...]
  /external/opencv3/3rdparty/libpng/
pnginfo.h 220 png_byte pcal_type; /* equation type (see PNG_EQUATION_ below) */
  /external/opencv3/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/
py_histogram_equalization.markdown 52 Now we find the minimum histogram value (excluding 0) and apply the histogram equalization equation

Completed in 1604 milliseconds

1 2 3 4 5 6 7 8 91011>>