HomeSort by relevance Sort by last modified time
    Searched full:gamma (Results 26 - 50 of 1541) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
weight_a.c 21 * ap[i] = a[i] * (gamma ** i) *
31 Word16 gamma, /* (i) Q15 : Spectral expansion factor. */
37 fac = gamma;
40 fac = (vo_L_mult(fac, gamma) + 0x8000) >> 16;
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
TextGammaActivity.java 40 final GammaTextView gamma = new GammaTextView(this); local
41 layout.addView(gamma, new LinearLayout.LayoutParams(
49 Bitmap b = Bitmap.createBitmap(gamma.getWidth(), gamma.getHeight(),
53 gamma.draw(c);
91 final GammaTextView gamma = new GammaTextView(this); local
96 layout.addView(gamma, lp);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
beta_function.tcc 44 // (4) Gamma, Exploring Euler's Constant, Julian Havil,
66 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}
110 * the log gamma functions.
114 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}
145 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)
    [all...]
hypergeometric.tcc 61 * _1F_1(a;c;x) = \frac{\Gamma(c)}{\Gamma(a)}
63 * \frac{\Gamma(a+n)}{\Gamma(c+n)}
250 * _2F_1(a,b;c;x) = \frac{\Gamma(c)}{\Gamma(a)\Gamma(b)}
252 * \frac{\Gamma(a+n)\Gamma(b+n)}{\Gamma(c+n)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
beta_function.tcc 44 // (4) Gamma, Exploring Euler's Constant, Julian Havil,
66 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}
110 * the log gamma functions.
114 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}
145 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)
    [all...]
hypergeometric.tcc 61 * _1F_1(a;c;x) = \frac{\Gamma(c)}{\Gamma(a)}
63 * \frac{\Gamma(a+n)}{\Gamma(c+n)}
251 * _2F_1(a,b;c;x) = \frac{\Gamma(c)}{\Gamma(a)\Gamma(b)}
253 * \frac{\Gamma(a+n)\Gamma(b+n)}{\Gamma(c+n)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
beta_function.tcc 44 // (4) Gamma, Exploring Euler's Constant, Julian Havil,
66 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}
110 * the log gamma functions.
114 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}
145 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)
    [all...]
hypergeometric.tcc 61 * _1F_1(a;c;x) = \frac{\Gamma(c)}{\Gamma(a)}
63 * \frac{\Gamma(a+n)}{\Gamma(c+n)}
251 * _2F_1(a,b;c;x) = \frac{\Gamma(c)}{\Gamma(a)\Gamma(b)}
253 * \frac{\Gamma(a+n)\Gamma(b+n)}{\Gamma(c+n)
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/
beta_function.tcc 44 // (4) Gamma, Exploring Euler's Constant, Julian Havil,
66 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}
110 * the log gamma functions.
114 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}
145 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)
    [all...]
hypergeometric.tcc 61 * _1F_1(a;c;x) = \frac{\Gamma(c)}{\Gamma(a)}
63 * \frac{\Gamma(a+n)}{\Gamma(c+n)}
250 * _2F_1(a,b;c;x) = \frac{\Gamma(c)}{\Gamma(a)\Gamma(b)}
252 * \frac{\Gamma(a+n)\Gamma(b+n)}{\Gamma(c+n)
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/
beta_function.tcc 44 // (4) Gamma, Exploring Euler's Constant, Julian Havil,
66 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}
110 * the log gamma functions.
114 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}
145 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1/
beta_function.tcc 44 // (4) Gamma, Exploring Euler's Constant, Julian Havil,
66 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}
110 * the log gamma functions.
114 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}
145 * B(x,y) = \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)
    [all...]
  /external/skia/src/ports/
SkFontHost_gamma.cpp 11 // define this to use pre-compiled tables for gamma. This is slightly faster,
13 // gamma at runtime.
35 #else // use writable globals for gamma tables
70 float gamma) {
72 SkDebugf("\/\/ Gamma table for %g\n", gamma);
SkFontHost_gamma_none.cpp 11 // This is a noop gamma implementation for systems where gamma is already
13 // one uses the xgamma utility to set the server-wide gamma correction value.
  /external/mesa3d/docs/
xlibdriver.html 119 <H2>Gamma Correction</H2>
122 and displayed intensities, there is a gamma correction feature in
123 Mesa. Some systems, such as Silicon Graphics, support gamma
124 correction in hardware (man gamma) so you won't need to use Mesa's
125 gamma facility. Other systems, however, may need gamma adjustment
131 Gamma correction is controlled with the <b>MESA_GAMMA</b> environment
133 Gr is the red gamma value, Gg is the green gamma value, Gb is the
134 blue gamma value and G is one gamma value to use for all thre
    [all...]
README.CYGWIN 140 Gamma correction:
142 and displayed intensities, there is a gamma correction feature in
143 Mesa. Some systems, such as Silicon Graphics, support gamma
144 correction in hardware (man gamma) so you won't need to use Mesa's
145 gamma facility. Other systems, however, may need gamma adjustment
149 Gamma correction is controlled with the MESA_GAMMA environment
151 Gr is the red gamma value, Gg is the green gamma value, Gb is the
152 blue gamma value and G is one gamma value to use for all thre
    [all...]
  /external/webkit/LayoutTests/fast/dom/DeviceOrientation/
create-event-expected.txt 12 PASS 'gamma' in event is true
18 PASS typeof event.gamma == 'object' is true
  /development/samples/RenderScript/Levels/src/com/android/rs/levels/
levels.rs 25 float gamma;
33 if (gamma != 1.0f)
34 pixel = pow(pixel, (float3)gamma);
  /external/fdlibm/
w_gamma.c 16 * Return the logarithm of the Gamma function of x.
40 return __kernel_standard(x,x,41); /* gamma pole */
42 return __kernel_standard(x,x,40); /* gamma overflow */
  /frameworks/base/graphics/java/android/graphics/
TableMaskFilter.java 39 public static TableMaskFilter CreateGammaTable(float gamma) {
40 return new TableMaskFilter(nativeNewGamma(gamma));
45 private static native int nativeNewGamma(float gamma);
  /frameworks/base/libs/hwui/
GammaFontRenderer.h 31 enum Gamma {
57 FontRenderer* getRenderer(Gamma gamma);
  /external/webkit/LayoutTests/fast/dom/DeviceMotion/
optional-event-properties-expected.txt 11 event.initDeviceMotionEvent('', false, false, {x: 0, y: 1, z: 2}, {x: 3, y: 4, z: 5}, {alpha: 6, beta: 7, gamma: 8}, 9)
20 PASS event.rotationRate.gamma == 8 is true
22 PASS event.initDeviceMotionEvent('', false, false, objectThrowingException, {x: 3, z: 5}, {gamma: 8, beta: 7}, 9) threw exception Error: x getter exception.
23 PASS event.initDeviceMotionEvent('', false, false, {x: 0, y: 1, z: 2}, objectThrowingException, {gamma: 8, beta: 7}, 9) threw exception Error: x getter exception.
25 PASS event.initDeviceMotionEvent('', false, false, {x: objectThrowingException, y: 1, z: 2}, {x: 3, y: 4, z: 5}, {alpha: 6, beta: 7, gamma: 8}, 9) threw exception Error: valueOf threw exception.
26 PASS event.initDeviceMotionEvent('', false, false, {x: 0, y: 1, z: 2}, {x: 3, y: objectThrowingException, z: 5}, {alpha: 6, beta: 7, gamma: 8}, 9) threw exception Error: valueOf threw exception.
27 PASS event.initDeviceMotionEvent('', false, false, {x: 0, y: 1, z: 2}, {x: 3, y: 4, z: 5}, {alpha: 6, beta: 7, gamma: objectThrowingException}, 9) threw exception Error: valueOf threw exception.
28 event.initDeviceMotionEvent('', false, false, {y: 1, x: 0}, {x: 3, z: 5}, {gamma: 8, beta: 7}, 9)
37 PASS event.rotationRate.gamma == 8 is true
64 event.initDeviceMotionEvent('', false, false, {x: null, y: null, z: null}, {x: null, y: null, z: null}, {alpha: null, beta: null, gamma: null}, null
    [all...]
  /external/webkit/LayoutTests/fast/dom/DeviceMotion/script-tests/
optional-event-properties.js 22 evalAndLog("event.initDeviceMotionEvent('', false, false, {x: 0, y: 1, z: 2}, {x: 3, y: 4, z: 5}, {alpha: 6, beta: 7, gamma: 8}, 9)");
31 shouldBeTrue("event.rotationRate.gamma == 8");
34 testException("event.initDeviceMotionEvent('', false, false, objectThrowingException, {x: 3, z: 5}, {gamma: 8, beta: 7}, 9)", "Error: x getter exception");
35 testException("event.initDeviceMotionEvent('', false, false, {x: 0, y: 1, z: 2}, objectThrowingException, {gamma: 8, beta: 7}, 9)", "Error: x getter exception");
38 testException("event.initDeviceMotionEvent('', false, false, {x: objectThrowingException, y: 1, z: 2}, {x: 3, y: 4, z: 5}, {alpha: 6, beta: 7, gamma: 8}, 9)", "Error: valueOf threw exception");
39 testException("event.initDeviceMotionEvent('', false, false, {x: 0, y: 1, z: 2}, {x: 3, y: objectThrowingException, z: 5}, {alpha: 6, beta: 7, gamma: 8}, 9)", "Error: valueOf threw exception");
40 testException("event.initDeviceMotionEvent('', false, false, {x: 0, y: 1, z: 2}, {x: 3, y: 4, z: 5}, {alpha: 6, beta: 7, gamma: objectThrowingException}, 9)", "Error: valueOf threw exception");
42 evalAndLog("event.initDeviceMotionEvent('', false, false, {y: 1, x: 0}, {x: 3, z: 5}, {gamma: 8, beta: 7}, 9)");
51 shouldBeTrue("event.rotationRate.gamma == 8");
84 evalAndLog("event.initDeviceMotionEvent('', false, false, {x: null, y: null, z: null}, {x: null, y: null, z: null}, {alpha: null, beta: null, gamma: null}, null)")
    [all...]
  /external/webkit/Source/WebCore/dom/
DeviceOrientation.cpp 36 PassRefPtr<DeviceOrientation> DeviceOrientation::create(bool canProvideAlpha, double alpha, bool canProvideBeta, double beta, bool canProvideGamma, double gamma)
38 return adoptRef(new DeviceOrientation(canProvideAlpha, alpha, canProvideBeta, beta, canProvideGamma, gamma));
49 DeviceOrientation::DeviceOrientation(bool canProvideAlpha, double alpha, bool canProvideBeta, double beta, bool canProvideGamma, double gamma)
55 , m_gamma(gamma)
69 double DeviceOrientation::gamma() const function in class:WebCore::DeviceOrientation
  /frameworks/base/tests/RenderScriptTests/ImageProcessing/src/com/android/rs/image/
vertical_blur.rs 10 static float3 gamma;
38 // Gamma 2.2 weights (we haven't converted our image to linear space yet for perf reasons)
56 gamma = (float3)g;
80 if (gamma.x != 1.0f)
81 temp = pow(temp, (float3)gamma);

Completed in 556 milliseconds

12 3 4 5 6 7 8 91011>>