/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_SADQuar_4x.c | 29 * of the other two (pSrcRef0 and pSrcRef1) for 4x8 or 4x4 blocks. Rounding
|
omxVCM4P10_SADQuar_8x.c | 30 * Rounding is applied according to the convention (a+b+1)>>1.
|
/frameworks/compile/libbcc/runtime/lib/ |
fixdfdi.c | 17 /* Returns: convert a to a signed long long, rounding toward zero. */
|
fixdfti.c | 19 /* Returns: convert a to a signed long long, rounding toward zero. */
|
fixsfdi.c | 17 /* Returns: convert a to a signed long long, rounding toward zero. */
|
fixsfti.c | 19 /* Returns: convert a to a signed long long, rounding toward zero. */
|
fixunsdfdi.c | 17 /* Returns: convert a to a unsigned long long, rounding toward zero.
|
fixunsdfsi.c | 17 /* Returns: convert a to a unsigned int, rounding toward zero.
|
fixunsdfti.c | 19 /* Returns: convert a to a unsigned long long, rounding toward zero.
|
fixunssfdi.c | 17 /* Returns: convert a to a unsigned long long, rounding toward zero.
|
fixunssfsi.c | 17 /* Returns: convert a to a unsigned int, rounding toward zero.
|
fixunssfti.c | 19 /* Returns: convert a to a unsigned long long, rounding toward zero.
|
fixunsxfdi.c | 19 /* Returns: convert a to a unsigned long long, rounding toward zero.
|
fixunsxfsi.c | 19 /* Returns: convert a to a unsigned int, rounding toward zero.
|
fixunsxfti.c | 19 /* Returns: convert a to a unsigned long long, rounding toward zero.
|
fixxfdi.c | 19 /* Returns: convert a to a signed long long, rounding toward zero. */
|
fixxfti.c | 19 /* Returns: convert a to a signed long long, rounding toward zero. */
|
floatdixf.c | 19 /* Returns: convert a to a long double, rounding toward even. */
|
floatundixf.c | 19 /* Returns: convert a to a long double, rounding toward even. */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
fenv.h | 46 /* The ix87 FPU supports all of the four defined rounding modes. We
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
param.h | 50 /* Macros for counting and rounding. */
|
/bionic/libm/alpha/ |
fenv.h | 47 /* Rounding modes */ 148 * that only fesetround() can change the rounding mode.
|
/bionic/libm/include/alpha/ |
fenv.h | 47 /* Rounding modes */ 148 * that only fesetround() can change the rounding mode.
|
/bionic/libm/sh/ |
fenv.h | 48 /* Rounding modes */ 153 "upward/downward rounding not supporetd.\n");
|
/external/webrtc/src/modules/audio_processing/main/source/ |
high_pass_filter_impl.cc | 89 // Rounding in Q12, i.e. add 2^11 97 // Convert back to Q0 and use rounding
|