OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nearest
(Results
451 - 475
of
983
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/mesa3d/src/gallium/drivers/svga/
svga_screen_cache.c
413
/* For buffers, round the buffer size up to the
nearest
power
/external/mesa3d/src/mapi/glapi/gen/
glX_server_table.py
42
"""Returns the
nearest
power-of-two less than or equal to n."""
/external/mesa3d/src/mesa/drivers/dri/intel/
intel_blit.c
493
* rounding that down to the
nearest
DWORD is 1 << 15 - 4
/external/mesa3d/src/mesa/main/
feedback.c
250
/* 2^32-1 and round to
nearest
unsigned integer. */
/external/squashfs-tools/kernel/fs/squashfs/
file.c
235
* <index_block, index_offset> for index (scaled to
nearest
cache index).
/external/v8/src/
strtod.cc
347
// or its lower neighbor (the
nearest
double less than the correct one).
/external/valgrind/VEX/pub/
libvex_guest_x86.h
98
always rounded-to-
nearest
.
/frameworks/av/media/libstagefright/
MP3Extractor.cpp
429
// Set our max frame size to the
nearest
power of 2 above this size (aka, 4kB)
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM.h
534
* Description : Integer division with rounding to the
nearest
integer.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/src/
armCOMM.c
917
* Description : Integer division with rounding to the
nearest
integer.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM.h
534
* Description : Integer division with rounding to the
nearest
integer.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/src/
armCOMM.c
917
* Description : Integer division with rounding to the
nearest
integer.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM.h
534
* Description : Integer division with rounding to the
nearest
integer.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/src/
armCOMM.c
917
* Description : Integer division with rounding to the
nearest
integer.
/frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
DefaultContainerService.java
317
// Calculate container size, rounding up to
nearest
MB and adding an
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
AndroidCamera2Settings.java
581
// Round the rect corners towards the
nearest
integer values
/frameworks/native/services/surfaceflinger/
DispSync.cpp
45
// present time and the
nearest
software-predicted vsync.
/frameworks/opt/bitmap/src/com/android/bitmap/
DecodeTask.java
533
* Round sample size to the
nearest
power of 2. Depending on the source and destination
/frameworks/rs/api/
rs_math.spec
38
subnormal values, i.e. smaller than 1.17549435e-38f. rs_fp_rull also requires round to
nearest
[
all
...]
/frameworks/rs/cpp/
rsCppStructs.h
[
all
...]
/hardware/qcom/display/msm8960/liboverlay/
overlayUtils.cpp
203
// round(x) will round it to
nearest
integer and avoids above issue.
/hardware/qcom/display/msm8974/liboverlay/
overlayUtils.cpp
240
// round(x) will round it to
nearest
integer and avoids above issue.
/libcore/luni/src/main/java/java/sql/
Timestamp.java
332
* to the exact
nearest
second and reset the Date time value
/libcore/luni/src/main/java/java/text/
BreakIterator.java
63
* (random- access methods move the iterator to the
nearest
boundary position
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
AddressSpace.hpp
29
const char *dli_sname; /* Name of
nearest
symbol with address lower than addr */
Completed in 758 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>