HomeSort by relevance Sort by last modified time
    Searched full:precision (Results 2901 - 2925 of 7852) sorted by null

<<111112113114115116117118119120>>

  /external/webp/src/dec/
quant_dec.c 96 // The smallest precision for that is '(x*6349) >> 12' but 16 is a good
  /external/webrtc/webrtc/modules/audio_processing/transient/
wpd_tree_unittest.cc 69 // Matlab and output files contain all the results in double precision (Little
  /external/webrtc/webrtc/modules/video_coding/
timing.cc 249 // we don't have any better precision. Count ticks later?
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPDateTime.java 92 * @return Returns a <code>Calendar</code> (only with milli second precision). <br>
  /frameworks/av/media/libeffects/lvm/lib/Common/lib/
LVM_Types.h 102 typedef float LVM_FLOAT; /* single precision floating point */
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
BP_1I_D16F32Cll_TRC_WRA_01_Init.c 46 /* by putting 16th bit to zero and lossing one bit precision by division of lower */
  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_Tables.c 241 * This is used to give a double precision cosine over the range 0 to Pi/25 using the
  /frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
ManualBenchmarkState.java 83 // The computation needs double precision, but long int is fine for final reporting.
  /frameworks/base/core/tests/coretests/src/android/net/
SntpClientTest.java 43 // Server, Leap indicator: (0), Stratum 2 (secondary reference), poll 6 (64s), precision -20
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
BlackWhiteFilter.java 48 "precision mediump float;\n" +
DocumentaryFilter.java 44 "precision mediump float;\n" +
RedEyeFilter.java 62 "precision mediump float;\n" +
SharpenFilter.java 43 "precision mediump float;\n" +
VignetteFilter.java 46 "precision mediump float;\n" +
  /frameworks/base/services/core/java/com/android/server/display/
RampAnimator.java 37 private float mAnimatedValue; // higher precision copy of mCurrentValue
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
GpuVideoTrackDecoder.java 49 "precision mediump float;\n" +
  /frameworks/compile/libbcc/include/bcc/
CompilerConfig.h 54 // Are we set up to compile for full precision or something reduced?
  /frameworks/native/opengl/tests/gl2_java/src/com/android/gl2java/
GL2JavaView.java 160 private final String mFragmentShader = "precision mediump float;\n"
  /frameworks/rs/script_api/
Utilities.cpp 144 /* Double has only 52 bits of precision (53 implied). So for longs, we want
rs_math.spec 35 The precision of the mathematical operations on 32 bit floats is affected by the pragmas
41 Different precision/speed tradeoffs can be achieved by using variants of the common math
43 <li>native_: May have custom hardware implementations with weaker precision. Additionally,
921 This function is similar to @mad(). fma() retains full precision of the multiplied result
923 This extra precision is not guaranteed in rs_fp_relaxed mode.
1139 summary: Reciprocal computed to 16 bit precision
1143 The precision is that of a 16 bit floating point value.
1155 summary: Reciprocal of a square root computed to 16 bit precision
1159 The precision is that of a 16 bit floating point value.
1171 summary: Square root computed to 16 bit precision
    [all...]
  /frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
IPTestListJB.java 40 BLUR_RADIUS_25_HALF ("Blur radius 25 Half Precision", RELAXED_FP, 1103.f),
  /hardware/intel/common/libva/test/basic/
test.c 19 * IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
test_vaSurfaceAttrib.c 19 * IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
  /hardware/intel/common/libva/test/putsurface/
putsurface_x11.c 19 * IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
  /hardware/intel/common/libva/va/
Android.mk 18 # IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR

Completed in 1367 milliseconds

<<111112113114115116117118119120>>