HomeSort by relevance Sort by last modified time
    Searched full:rational (Results 101 - 125 of 316) sorted by null

1 2 3 45 6 7 8 91011>>

  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Channel.cpp     [all...]
  /bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
b_tgamma.c 54 * range [1.066124,2.066124]. Use a rational
89 * Rational approximation, A0 + x*x*P(x)/Q(x), on the interval
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_erf.c 58 * That is, we use rational approximation to approximate
93 * We use rational approximation to approximate
e_exp.c 29 * 2. Approximation of exp(r) by a special rational function on
s_expm1.c 28 * 2. Approximating expm1(r) by a special rational function on
  /device/asus/flo/camera/
QCamera_Intf.h 733 /* Exif Rational Data Type */
741 /* Exif Signed Rational Data Type */
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
exif_parser.js 376 case 5: // Rational
382 case 10: // Signed Rational
  /external/fdlibm/
s_erf.c 56 * That is, we use rational approximation to approximate
91 * We use rational approximation to approximate
e_exp.c 26 * 2. Approximation of ieee_exp(r) by a special rational function on
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 139 ALOGE("%s: No memory for rational array", __func__);
180 ALOGE("%s: No memory for signed rational array", __func__);
  /hardware/qcom/camera/
QCamera_Intf.h 733 /* Exif Rational Data Type */
741 /* Exif Signed Rational Data Type */
  /external/ceres-solver/data/nist/
Hahn1.dat 31 Model: Rational Class (cubic/cubic)
  /external/chromium_org/third_party/skia/src/gpu/
GrPathUtils.h 160 // Input is p which holds the 4 control points of a non-rational cubic Bezier curve.
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrBezierEffect.h 192 * The output of this effect is a hairline edge for non rational cubics.
  /external/libexif/
NEWS 22 * Display rational numbers with the right number of significant figures
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
ruby.php 98 'Range', 'RangeError', 'Rational', 'Regexp', 'RegexpError',
  /external/openfst/src/include/fst/
concat.h 29 #include <fst/rational.h>
lookahead-matcher.h 56 // more generally, to a rational set. Each returns false if there is
64 // // RATIONAL LOOKAHEAD: The next methods allow looking ahead for an
65 // // arbitrary rational set of strings, specified by an FST and a state
  /external/skia/src/gpu/
GrPathUtils.h 160 // Input is p which holds the 4 control points of a non-rational cubic Bezier curve.
  /external/skia/src/gpu/effects/
GrBezierEffect.h 192 * The output of this effect is a hairline edge for non rational cubics.
  /system/media/camera/docs/
metadata_properties.xsd 170 <enumeration value="rational" />
metadata_properties.xml 87 <entry name="transform" type="rational" visibility="public"
88 type_notes="3x3 rational matrix in row-major order"
634 <entry name="aeCompensationStep" type="rational" visibility="public">
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
exif_encoder.js 345 case 5: // Rational
346 case 10: // Signed Rational
368 } else { // Scalar or rational
  /external/libexif/libexif/
exif-tag.c 85 "RATIONAL values giving the degrees, minutes, and seconds, "
97 "RATIONAL values giving the degrees, minutes, and seconds, "
112 "Altitude is expressed as one RATIONAL value. The reference unit "
116 "TimeStamp is expressed as three RATIONAL values giving "
167 "latitude is expressed as three RATIONAL values giving the "
179 "longitude is expressed as three RATIONAL values giving the "
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CaptureRequest.java 349 public static final Key<Rational[]> COLOR_CORRECTION_TRANSFORM =
350 new Key<Rational[]>("android.colorCorrection.transform", Rational[].class);
    [all...]

Completed in 358 milliseconds

1 2 3 45 6 7 8 91011>>