HomeSort by relevance Sort by last modified time
    Searched full:equation (Results 176 - 200 of 395) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/services/camera/libcameraservice/
FakeCamera.cpp 48 /* the equation used by the video code to translate YUV to RGB looks like this
  /external/chromium/chrome/browser/autocomplete/
search_provider.cc 695 // equations used. If the first equation is used (searches to the primary
697 // score starts at 1399 and falls to 1300. If the second equation is used the
    [all...]
  /external/openssl/crypto/ec/
ec2_smpl.c 872 * in the EC_GROUP. A point is valid if it satisfies the Weierstrass equation:
904 /* We have a curve defined by a Weierstrass equation
ectest.c 241 fprintf(stdout, "Curve defined by Weierstrass equation\n y^2 = x^3 + a*x + b (mod 0x");
852 fprintf(stdout, "Curve defined by Weierstrass equation\n y^2 + x*y = x^3 + a*x^2 + b (mod 0x");
    [all...]
  /external/skia/gpu/src/
GrMatrix.cpp 305 // characteristic equation is det((A^T*A) - l*I) = 0
307 // solve using quadratic equation (divisor is non-zero since l^2 has 1 coeff
  /frameworks/base/media/libstagefright/codecs/aacdec/
long_term_prediction.cpp 120 The equation used for IIR filter is as following.
280 CLOCK CYCLES: [cycle count equation for this module] + [variable
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
bgnscd.cpp 151 CLOCK CYCLES: (cycle count equation for this function) + (variable
386 CLOCK CYCLES: (cycle count equation for this function) + (variable
pstfilt.cpp 225 CLOCK CYCLES: (cycle count equation for this function) + (variable
426 CLOCK CYCLES: (cycle count equation for this function) + (variable
c_g_aver.cpp 181 CLOCK CYCLES: (cycle count equation for this function) + (variable
450 CLOCK CYCLES: (cycle count equation for this function) + (variable
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
set_sign.cpp 232 CLOCK CYCLES: (cycle count equation for this function) + (variable
473 CLOCK CYCLES: (cycle count equation for this function) + (variable
c2_9pf.cpp 289 CLOCK CYCLES: (cycle count equation for this function) + (variable
574 CLOCK CYCLES: (cycle count equation for this function) + (variable
791 CLOCK CYCLES: (cycle count equation for this function) + (variable
    [all...]
cod_amr.cpp 252 CLOCK CYCLES: (cycle count equation for this function) + (variable
450 CLOCK CYCLES: (cycle count equation for this function) + (variable
618 CLOCK CYCLES: (cycle count equation for this function) + (variable
725 CLOCK CYCLES: (cycle count equation for this function) + (variable
    [all...]
c4_17pf.cpp 199 CLOCK CYCLES: (cycle count equation for this function) + (variable
374 CLOCK CYCLES: (cycle count equation for this function) + (variable
724 CLOCK CYCLES: (cycle count equation for this function) + (variable
pitch_ol.cpp 279 CLOCK CYCLES: (cycle count equation for this function) + (variable
595 CLOCK CYCLES: (cycle count equation for this function) + (variable
926 CLOCK CYCLES: (cycle count equation for this function) + (variable
    [all...]
qgain795.cpp 192 CLOCK CYCLES: (cycle count equation for this function) + (variable
461 CLOCK CYCLES: (cycle count equation for this function) + (variable
794 CLOCK CYCLES: (cycle count equation for this function) + (variable
    [all...]
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/opencv/cvaux/src/
cvlevmarprojbandle.cpp     [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
block_idct.cpp 89 CLOCK CYCLES: [cycle count equation for this module] + [variable
496 CLOCK CYCLES: [cycle count equation for this module] + [variable
817 CLOCK CYCLES: [cycle count equation for this module] + [variable
  /external/collada/src/1.4/dom/
domConstants.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/transforms/
TransformationMatrix.cpp 319 // rightHandSide is the right hand side of the equation.
326 // Solve the equation by inverting perspectiveMatrix and multiplying
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
az_lsp.cpp 228 CLOCK CYCLES: (cycle count equation for this function) + (variable
547 CLOCK CYCLES: (cycle count equation for this function) + (variable
  /external/javassist/src/main/javassist/compiler/
TypeChecker.java 334 /* equation: &&, ||, ==, !=, <=, >=, <, >
    [all...]
  /external/libpng/
pngrutil.c     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrutil.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_glfuncs.h 106 SDL_PROC_UNUSED(void,glGetClipPlane,(GLenum plane, GLdouble *equation))

Completed in 1245 milliseconds

1 2 3 4 5 6 78 91011>>