HomeSort by relevance Sort by last modified time
    Searched refs:Rounding (Results 1 - 3 of 3) sorted by null

  /external/libvpx/vp8/common/x86/
boolcoder.cxx 71 cuint16 tbl[256], Rounding rr, uint prec
86 uint x, Rounding rr, uint prec
110 r = (Rounding) v;
340 static Rounding r( vp8bc_c_prec *p, Rounding rr =down_full) {
341 return p? (Rounding) p->r : rr;
idctllm_sse2.asm 396 ; Rounding to dequant and downshift
  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 24 * necessary to specify double-precision (53-bit) rounding precision
39 * biased rounding (add half and chop).
76 * is also #defined, fegetround() will be queried for the rounding mode.
87 * #define ROUND_BIASED for IEEE-format with biased rounding.
389 #define Rounding Flt_Rounds
485 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; member in struct:dmg_fp::BCinfo
1734 CONST char **sp; U *rvp; int rounding, sign; member in namespace:dmg_fp
    [all...]

Completed in 42 milliseconds