Home
last modified time | relevance | path

Searched defs:round (Results 1 – 25 of 39) sorted by relevance

12

/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dfastquant_inline.h30 __inline int32 aan_scale(int32 q_value, int32 coeff, int32 round, int32 QPdiv2) in aan_scale()
83 __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) in smlabb()
174 int32 round, int32 QPdiv2) in aan_scale()
221 __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) in smlabb()
269 int32 round, int32 QPdiv2) in aan_scale()
317 __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) in smlabb()
429 int32 round, int32 QPdiv2) in aan_scale()
510 __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) in smlabb()
H A Ddct.cpp42 Int round; in BlockDCT_AANwSub() local
271 Int round; in Block4x4DCT_AANwSub() local
477 Int round; in Block2x2DCT_AANwSub() local
656 Int round; in BlockDCT_AANIntra() local
867 Int round; in Block4x4DCT_AANIntra() local
1054 Int round; in Block2x2DCT_AANIntra() local
H A Dfastquant.cpp159 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
H A Ddct_inline.h38 __inline int32 mla392(int32 k0, int32 k14, int32 round) in mla392()
123 __inline int32 mla392(int32 k0, int32 k14, int32 round) in mla392()
187 __inline int32 mla392(int32 k0, int32 k14, int32 round) in mla392()
285 __inline int32 mla392(int32 k0, int32 k14, int32 round) in mla392()
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_round.c38 round(double x) in round() function
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DFastMath.java32 public static int round(float value) { in round() method in FastMath
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DSchedulerUtils.h82 static inline T round(float f) { in round() function
/aosp12/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
H A Dmlmath.h22 #define round(x)(((double)((long long)((x)>0?(x)+.5:(x)-.5)))) macro
58 #define round(x) (((double)((long long)((x)>0?(x)+.5:(x)-.5)))) macro
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
H A Dmlmath.h22 #define round(x)(((double)((long long)((x)>0?(x)+.5:(x)-.5)))) macro
58 #define round(x) (((double)((long long)((x)>0?(x)+.5:(x)-.5)))) macro
/aosp12/frameworks/av/media/libeffects/loudness/common/core/
H A Dmath.h81 inline T round(const T &x) { in round() function
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipSurfaceTransactionHelper.java184 public PipSurfaceTransactionHelper round(SurfaceControl.Transaction tx, SurfaceControl leash, in round() method in PipSurfaceTransactionHelper
194 public PipSurfaceTransactionHelper round(SurfaceControl.Transaction tx, SurfaceControl leash, in round() method in PipSurfaceTransactionHelper
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedSurfaceTransactionHelper.java76 OneHandedSurfaceTransactionHelper round(SurfaceControl.Transaction tx, SurfaceControl leash) { in round() method in OneHandedSurfaceTransactionHelper
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/
H A DCarLauncherDisplayAreaTransactionHelper.java83 CarLauncherDisplayAreaTransactionHelper round( in round() method in CarLauncherDisplayAreaTransactionHelper
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DDnsResolverTest.java446 int round = 0; in testRawQueryCancel() local
475 int round = 0; in testRawQueryBlobCancel() local
635 int round = 0; in testQueryCancelForInetAddress() local
/aosp12/art/runtime/arch/
H A Dmemcmp16_test.cc53 for (size_t round = 0; round < kMemCmp16Rounds; ++round) { in CheckSeparate() local
/aosp12/bionic/tests/
H A Delftls_dl_test.cpp226 for (int round = 0; round < 2; ++round) { in TEST() local
252 for (int round = 0; round < 32; ++round) { in TEST() local
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DGestureFloatingTextDrawingPreview.java146 final float round = mParams.mGesturePreviewRoundRadius; in drawPreview() local
/aosp12/bionic/libm/
H A Dbuiltins.cpp68 double round(double x) { return __builtin_round(x); } in round() function
/aosp12/bionic/libm/amd64/
H A Dfenv.c231 fesetround(int round) in fesetround()
/aosp12/bionic/libm/arm64/
H A Dfenv.c123 int fesetround(int round) { in fesetround()
/aosp12/system/bt/gd/crypto_toolbox/
H A Daes_cmac.cc38 uint16_t round; member
/aosp12/system/bt/stack/crypto_toolbox/
H A Daes_cmac.cc38 uint16_t round; member
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DCaptureLayoutHelper.java369 public static void round(RectF rect) { in round() method in CaptureLayoutHelper
/aosp12/art/runtime/gc/space/
H A Dspace_test.h144 int round, in SizeFootPrintGrowthLimitAndTrimBody()
/aosp12/bionic/libm/i387/
H A Dfenv.c355 fesetround(int round) in fesetround()

12