/external/speex/include/speex/ |
speex_resampler.h | 130 * rate ratio is an arbitrary rational number with both the numerator and
|
/external/valgrind/gdbserver_tests/ |
README_DEVELOPERS | 99 Rational for test approach
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_binop.py | 29 """Rational number implemented as a normalized pair of longs."""
|
test_fractions.py | 30 if isinstance(other, numbers.Rational): 57 """Test comparison of Fraction with a naive rational implementation."""
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_binop.py | 29 """Rational number implemented as a normalized pair of longs."""
|
test_fractions.py | 30 if isinstance(other, numbers.Rational): 57 """Test comparison of Fraction with a naive rational implementation."""
|
/prebuilts/go/darwin-x86/src/math/ |
expm1.go | 33 // 2. Approximating expm1(r) by a special rational function on
|
/prebuilts/go/linux-x86/src/math/ |
expm1.go | 33 // 2. Approximating expm1(r) by a special rational function on
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_binop.py | 29 """Rational number implemented as a normalized pair of longs."""
|
test_fractions.py | 30 if isinstance(other, numbers.Rational): 57 """Test comparison of Fraction with a naive rational implementation."""
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_binop.py | 29 """Rational number implemented as a normalized pair of longs."""
|
test_fractions.py | 30 if isinstance(other, numbers.Rational): 57 """Test comparison of Fraction with a naive rational implementation."""
|
/system/media/camera/docs/ |
metadata_properties.xsd | 173 <enumeration value="rational" />
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
CaptureRequestTest.java | 42 import android.util.Rational; 107 private final Rational ZERO_R = new Rational(0, 1); 108 private final Rational ONE_R = new Rational(1, 1); [all...] |
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpeg_exif.c | 140 ALOGE("%s: No memory for rational array", __func__); 181 ALOGE("%s: No memory for signed rational array", __func__);
|
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpeg_exif.c | 140 ALOGE("%s: No memory for rational array", __func__); 181 ALOGE("%s: No memory for signed rational array", __func__);
|
/external/e2fsprogs/ |
TODO | 209 2) Use a code coverage tool such as Rational's PureCoverage to see 215 3) Use a code coverage tool such as Rational's PureCoverage to see
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/ |
BackgroundScanScheduler.java | 27 import android.util.Rational; 488 gcd = Rational.gcd(schedule.buckets[b].period_ms, gcd); [all...] |
/packages/apps/Camera2/src/com/android/camera/one/v2/ |
OneCameraImpl.java | 53 import com.android.camera.exif.Rational; 492 new Rational(heading, 1)); [all...] |
/external/libexif/libexif/ |
exif-entry.c | 282 /* All these tags need to be of format 'Rational'. */ [all...] |
/device/moto/shamu/camera/QCamera2/HAL3/ |
QCamera3Channel.cpp | [all...] |
/device/huawei/angler/camera/mm-image-codec/qexif/ |
qexif.h | 42 /* Exif Rational Data Type */ 50 /* Exif Signed Rational Data Type */ 77 * Rational, etc */ [all...] |
/device/lge/bullhead/camera/mm-image-codec/qexif/ |
qexif.h | 42 /* Exif Rational Data Type */ 50 /* Exif Signed Rational Data Type */ 77 * Rational, etc */ [all...] |
/device/moto/shamu/camera/mm-image-codec/qexif/ |
qexif.h | 42 /* Exif Rational Data Type */ 50 /* Exif Signed Rational Data Type */ 77 * Rational, etc */ [all...] |
/hardware/qcom/camera/mm-image-codec/qexif/ |
qexif.h | 42 /* Exif Rational Data Type */ 50 /* Exif Signed Rational Data Type */ 77 * Rational, etc */ [all...] |