HomeSort by relevance Sort by last modified time
    Searched full:accurate (Results 276 - 300 of 1507) sorted by null

<<11121314151617181920>>

  /packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
LocationFragment.java 40 * Fragment which shows location during E911 calls, to supplement the user with accurate location
  /packages/apps/ExactCalculator/docs/
arithmetic-overview.html 59 <h2>Producing accurate answers</h2>
67 and ? to 11 digits each, add them, and round the result to 10 digits. Since ? and ? were accurate
69 11<sup>th</sup> digit, the result is guaranteed accurate to less than 1 in the 10<sup>th</sup>
83 computing the new higher precision result takes advantage of the old, less accurate result. In
  /packages/apps/Launcher2/src/com/android/launcher2/
HolographicOutlineHelper.java 93 * Applies a more expensive and accurate outline to whatever is currently drawn in a specified
  /packages/apps/TV/src/com/android/tv/tuner/
DvbDeviceAccessor.java 132 // TODO(DVR) implement accurate capabilities and updating values when needed.
  /prebuilts/go/darwin-x86/src/math/
arith_s390x_test.go 78 // return accurate results. [Since (vf[i] + large) - large != vf[i],
  /prebuilts/go/darwin-x86/test/
maplinear.go 22 // to measure with accurate enough granularity. On failure,
  /prebuilts/go/linux-x86/src/math/
arith_s390x_test.go 78 // return accurate results. [Since (vf[i] + large) - large != vf[i],
  /prebuilts/go/linux-x86/test/
maplinear.go 22 // to measure with accurate enough granularity. On failure,
  /system/bt/embdrv/sbc/decoder/srce/
dequant.c 55 dequant_long_scaled table for 16 bits is as accurate as possible, since it has
  /toolchain/binutils/binutils-2.25/gas/
struc-symbol.h 46 NOTE: Not all the backends keep this information accurate;
  /tools/tradefederation/core/src/com/android/tradefed/result/
InvocationToJUnitResultForwarder.java 63 // TODO: is it accurate to represent the trace as AssertionFailedError?
  /external/skia/include/core/
SkColorPriv.h 185 // even though it is less accurate than a+(a>>7) for non-opaque dsts
191 * This is slightly more accurate than SkAlpha255To256.
222 * This is more accurate than SkAlphaBlend, but slightly slower
529 * Nearly the same as SkFourByteInterp, but faster and a touch more accurate, due to better
536 // scale = srcWeight + (srcWeight >> 7) is more accurate than
    [all...]
  /docs/source.android.com/src/devices/tech/connect/
ril.jd 46 provide more accurate and easier to configure version information.</li>
99 <p>RIL versioning is not accurate enough. The mechanism for vendors to
  /external/libjpeg-turbo/
cjpeg.1 167 Use fast integer DCT (less accurate).
185 more accurate results than the int method, and it is much slower. The float
jfdctint.c 11 * This file contains a slow-but-accurate integer implementation of the
25 * multiplication; this allows a very simple and accurate implementation in
tjbenchtest.java.in 88 for dct in accurate fast; do
95 for dct in fast accurate default; do
tjexampletest.in 59 for dct in fast accurate; do
67 for dct in fast accurate default; do
  /external/libjpeg-turbo/java/
TJExample.java 91 System.out.println("-accuratedct = Use the most accurate DCT/IDCT algorithms available in the");
224 System.out.println("Using most accurate DCT/IDCT algorithm");
  /external/libpcap/pcap/
pcap.h 325 * system clock isn't keeping accurate time, because the other
326 * clock isn't keeping accurate time, or both.
  /external/pdfium/third_party/libjpeg/
fpdfapi_jfdctint.c 8 * This file contains a slow-but-accurate integer implementation of the
22 * multiplication; this allows a very simple and accurate implementation in
fpdfapi_jidctint.c 8 * This file contains a slow-but-accurate integer implementation of the
24 * multiplication; this allows a very simple and accurate implementation in
  /frameworks/av/media/libnbaio/include/
NBAIO.h 161 // larger transfer count, however it will make a good faith effort to give an accurate estimate.
255 // larger transfer count, however it will make a good faith effort to give an accurate estimate.
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
findhalfpel.cpp 24 /* value ranging from 0 to 4, high complexity (more accurate) to
25 low complexity (less accurate) */
  /frameworks/base/core/java/android/bluetooth/
BluetoothClass.java 34 * Bluetooth profiles or services are actually supported by a device. Accurate
292 * given class bits might support specified profile. It is not accurate for all
  /frameworks/wilhelm/src/
itfstruct.h 480 SLmillisecond mLastSeekPosition; // Last known accurate position, set at Seek
481 SLuint32 mFramesSinceLastSeek; // Frames mixed since last known accurate position

Completed in 762 milliseconds

<<11121314151617181920>>