/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
D | fastquant_inline.h | 31 __inline int32 aan_scale(int32 q_value, int32 coeff, int32 round, int32 QPdiv2) in aan_scale() 84 __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) in smlabb() 175 int32 round, int32 QPdiv2) in aan_scale() 222 __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) in smlabb() 270 int32 round, int32 QPdiv2) in aan_scale() 318 __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) in smlabb() 430 int32 round, int32 QPdiv2) in aan_scale() 511 __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) in smlabb()
|
D | dct.cpp | 43 Int round; in BlockDCT_AANwSub() local 272 Int round; in Block4x4DCT_AANwSub() local 478 Int round; in Block2x2DCT_AANwSub() local 657 Int round; in BlockDCT_AANIntra() local 868 Int round; in Block4x4DCT_AANIntra() local 1055 Int round; in Block2x2DCT_AANIntra() local
|
D | fastquant.cpp | 159 Int round = 1 << 15; in BlockQuantDequantH263Inter() local 278 Int round = 1 << 15; in BlockQuantDequantH263Intra() local 553 Int round = 1 << 15; in BlockQuantDequantMPEGInter() local 682 Int round = 1 << 15; in BlockQuantDequantMPEGIntra() local
|
D | dct_inline.h | 40 __inline int32 mla392(int32 k0, int32 k14, int32 round) in mla392() 125 __inline int32 mla392(int32 k0, int32 k14, int32 round) in mla392() 189 __inline int32 mla392(int32 k0, int32 k14, int32 round) in mla392() 287 __inline int32 mla392(int32 k0, int32 k14, int32 round) in mla392()
|
/external/srec/audio/AudioIn/UNIX/include/ |
D | filter.h | 45 typeAccum round; // used for roundoff member
|
/external/skia/include/core/ |
D | SkSize.h | 71 SkISize round() const { in round() function
|
D | SkRect.h | 411 void round(SkIRect* dst) const in round() function
|
/external/dropbear/libtomcrypt/src/ciphers/safer/ |
D | safer.c | 258 unsigned int round; in _safer_ecb_encrypt() local 312 unsigned int round; in _safer_ecb_decrypt() local
|
/external/qemu/ |
D | d3des.c | 325 register int round; in desfunc() local
|
/external/webkit/WebCore/platform/graphics/android/ |
D | ImageAndroid.cpp | 158 static void round(SkIRect* dst, const WebCore::FloatRect& src) in round() function
|
/external/icu4c/i18n/ |
D | digitlst.cpp | 548 DigitList::round(int32_t maximumDigits) in round() function in DigitList
|
D | decimfmt.cpp | 797 double DecimalFormat::round(double a, ERoundingMode mode, UBool isNegative) { in round() function in DecimalFormat
|
/external/aes/ |
D | aescrypt.c | 59 #define round(rm,y,x,k) rm(y,x,k,0); rm(y,x,k,1); rm(y,x,k,2); rm(y,x,k,3) macro
|
/external/webkit/JavaScriptCore/wtf/ |
D | MathExtras.h | 107 inline double round(double num) { return num > 0 ? floor(num + 0.5) : ceil(num - 0.5); } in round() function
|
/external/skia/tests/ |
D | MathTest.cpp | 156 int round = (int)floorf(s + 0.5f); in test_muldiv255() local
|
/external/tesseract/training/ |
D | commontraining.cpp | 32 #define round(x,frag)(floor(x/frag+.5)*frag) macro
|
/external/clearsilver/util/ |
D | snprintf.c | 559 static long round (LDOUBLE value) in round() function
|
/external/webkit/WebCore/xml/ |
D | XPathFunctions.cpp | 654 double FunRound::round(double val) in round() function in WebCore::XPath::FunRound
|
/external/qemu/target-arm/ |
D | neon_helper.c | 822 #define NEON_QDMULH16(dest, src1, src2, round) do { \ argument 847 #define NEON_QDMULH32(dest, src1, src2, round) do { \ argument
|
/external/freetype/src/autofit/ |
D | aflatin.c | 200 FT_Bool round = 0; in af_latin_metrics_init_blues() local
|
D | aflatin2.c | 208 FT_Bool round; in af_latin2_metrics_init_blues() local
|
/external/webkit/SunSpider/tests/parse-only/ |
D | mootools-1.2.2-core-nc.js | 666 round: function(precision){ method
|
D | concat-jquery-mootools-prototype.js | 5042 round: function(precision){ method
|