/external/libjpeg-turbo/simd/ |
jidctint-mmx.asm | 2 ; jidctint.asm - accurate integer IDCT (MMX) 16 ; This file contains a slow-but-accurate integer implementation of the [all...] |
jidctint-sse2-64.asm | 2 ; jidctint.asm - accurate integer IDCT (64-bit SSE2) 17 ; This file contains a slow-but-accurate integer implementation of the [all...] |
/external/libogg/doc/ |
skeleton.html | 106 <p>When cutting out a subpart of an Ogg physical bitstream, the aim is to keep all the content pages intact (including the framing and granule positions) and just change some information in the Skeleton that allows reconstruction of the accurate time mapping. When remultiplexing such a bitstream, it is necessary to take into account all the different contained logical bitstreams. A given cut-in time maps to several different byte positions in the Ogg physical bitstream because each logical bitstream has its relevant information for that time at a different location. In addition, the resolution of each logical bitstream may not be high enough to accommodate for the given cut-in time and thus there may be some surplus information necessary to be remuxed into the new bitstream.</p> 111 <li>the basegranule: this represents the granule number with which this logical bitstream starts in the remuxed stream and provides for each logical bitstream the accurate start time of its data stream; this information is necessary to allow correct decoding and timing of the first data packets contained in a logcial bitstream of a remuxed Ogg stream</li>
|
/external/v8/src/mips/ |
simulator-mips.cc | [all...] |
/libcore/ojluni/src/main/java/java/time/ |
Clock.java | 119 * how accurate they are with the time-scale so long as they document how they work. 129 * Applications requiring a more accurate clock must implement this abstract class
|
/libcore/ojluni/src/main/java/java/util/ |
Spliterator.java | 379 * not yet been partially traversed, this estimate must be an accurate 389 * accurate count, it could estimate size to be the power of two [all...] |
/libcore/ojluni/src/main/java/java/util/stream/ |
DoubleStream.java | 490 * to yield more accurate results. 573 * to yield more accurate results. [all...] |
/prebuilts/go/darwin-x86/src/html/template/ |
escape.go | 564 // accurate output context. 567 // c1 is accurate if it matches our assumed output context.
|
/prebuilts/go/linux-x86/src/html/template/ |
escape.go | 564 // accurate output context. 567 // c1 is accurate if it matches our assumed output context.
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
Changes.html | 334 annotation). This also provide more accurate tracking of issues 405 annotation). This also provide more accurate tracking of issues 621 More accurate, finds more problems, generates more descriptive [all...] |
/frameworks/rs/script_api/ |
rs_math.spec | [all...] |
/bionic/libm/x86_64/ |
s_tan.S | 72 // T_hi + T_lo = accurate constant term in power series 73 // Sigma + T_hl = accurate coefficient of r in power series (Sigma=1 bit) 90 // Here recip_hi + recip_lo is an accurate reciprocal of the remainder [all...] |
/external/deqp/framework/common/ |
tcuTexCompareVerifier.cpp | [all...] |
/external/libopus/doc/ |
opus_in_isobmff.html | 78 3.6 sample-accurate 202 sample' and 'sample-accurate', i.e. 'sample' is 'sample' in the term defined in ISO/IEC 14496-12 [1]. 256 For sample-accurate trimming, proper timescale should be set to the timescale field in the Movie Header Box [all...] |
/external/netperf/ |
Release_Notes | 670 It was never very accurate at all, only showing CPU time charged to [all...] |
/hardware/libhardware/include/hardware/ |
gps.h | [all...] |
/hardware/qcom/gps/msm8998/core/ |
loc_gps.h | [all...] |
/packages/services/Car/car-support-lib/src/android/support/car/ui/ |
CarLayoutManager.java | 436 // When item changed, our sample view height is no longer accurate, and need to be [all...] |
/prebuilts/go/darwin-x86/src/math/big/ |
float_test.go | [all...] |
/prebuilts/go/linux-x86/src/math/big/ |
float_test.go | [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
AudioRecordTest.java | [all...] |
/external/ImageMagick/ImageMagick/script/ |
porting.html | 79 <p>ImageMagick version 7 enables <a href="high-dynamic-range.php">high dynamic range imaging</a> (HDRI) by default. HDRI accurately represents the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows. In addition, image processing results are more accurate. The disadvantage is it requires more memory and may result in slower processing times. If you see differences in the results of your version 6 command-line with version 7, it is likely due to HDRI. You may need to add <code>-clamp</code> to your command-line to constrain pixels to the 0 .. QuantumRange range, or disable HDRI when you build ImageMagick version 7. To disable HDRI (recommended for smart phone builds such as iOS or production sites where performance is a premium), simply add <code>--disable-hdri</code> to the configure script command line when building ImageMagick.</p> 593 <li>ImageMagick version 7 enables HDRI by default. Expect more accurate image processing results with higher memory requirement and possible slower processing times.</li> [all...] |
/external/ImageMagick/www/ |
porting.html | 83 <p>ImageMagick version 7 enables <a href="high-dynamic-range.html">high dynamic range imaging</a> (HDRI) by default. HDRI accurately represents the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows. In addition, image processing results are more accurate. The disadvantage is it requires more memory and may result in slower processing times. If you see differences in the results of your version 6 command-line with version 7, it is likely due to HDRI. You may need to add <code>-clamp</code> to your command-line to constrain pixels to the 0 .. QuantumRange range, or disable HDRI when you build ImageMagick version 7. To disable HDRI (recommended for smart phone builds such as iOS or production sites where performance is a premium), simply add <code>--disable-hdri</code> to the configure script command line when building ImageMagick.</p> 600 <li>ImageMagick version 7 enables HDRI by default. Expect more accurate image processing results with higher memory requirements and possible slower processing times. You can disable this feature for resource constrained system such as a cell phone with a slight loss of accuracy for certain algorithms (e.g. resizing).</li> [all...] |
/external/libchrome/base/threading/ |
sequenced_worker_pool.cc | 893 // accurate. It might read GET_WORK_WAIT even if there are tasks [all...] |
/external/libjpeg-turbo/java/ |
TJBench.java | 628 System.out.println("-accuratedct = Use the most accurate DCT/IDCT algorithms available in the"); 723 System.out.println("Using most accurate DCT/IDCT algorithm\n"); [all...] |