OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ceil
(Results
201 - 225
of
247
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/webkit/WebCore/platform/graphics/cairo/
GraphicsContextCairo.cpp
143
int blurRadius =
ceil
(kernelSize);
[
all
...]
/frameworks/base/media/libstagefright/codecs/aacdec/
esc_iquant_scaling.cpp
365
*
ceil
(w) can be performed to approximate w ^ (1/3) by getting values out of
/frameworks/base/media/libstagefright/codecs/avc/common/include/
avcint_common.h
451
uint slice_group_change_cycle; /* u(v), use
ceil
(log2(PicSizeInMapUnits/SliceGroupChangeRate + 1)) bits*/
[
all
...]
/hardware/msm7k/libaudio/
AudioHardware.cpp
421
int vol =
ceil
(v * 5.0);
[
all
...]
/external/opencore/codecs_v2/video/m4v_h263/dec/src/
chv_filter.cpp
298
jVal0 = ((jVal0 + jVal1) >> 1); /* (B+C)/2 cannot overflow;
ceil
() */
vop.cpp
61
/* (long)
ceil
(log((double)x)/log(2.0)) */
[
all
...]
/external/quake/quake/src/QW/progs/
items.qc
214
healamount =
ceil
(healamount);
[
all
...]
/external/quake/quake/src/QW/server/
pr_cmds.c
1086
G_FLOAT(OFS_RETURN) =
ceil
(G_FLOAT(OFS_PARM0));
/external/webkit/WebCore/inspector/front-end/
StylesSidebarPane.js
[
all
...]
/frameworks/base/awt/java/awt/
Font.java
258
this.size = (int)Math.
ceil
(this.pointSize);
[
all
...]
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
chv_filter.cpp
297
jVal0 = ((jVal0 + jVal1) >> 1); /* (B+C)/2 cannot overflow;
ceil
() */
vop.cpp
60
/* (long)
ceil
(log((double)x)/log(2.0)) */
[
all
...]
/development/apps/Term/src/com/android/term/
Term.java
[
all
...]
/ndk/build/platforms/android-3/arch-arm/usr/lib/
libm.a
65
?4 ? -? -? -? @, @, @, R? bl r ~? ?4 ?? ?T ? ?? ? x .? ;` J? ]@ ]@ m ? ?` ?? ? ?? 8 '? 7T E` T? T? T? g n? {? ? ?? ? ?? ? ? ? 3? El W? c? o0 |? ?p ?? ?L ?L ?L ?, ? ?X ? ? ? ? ? ? ? |__isinf __isinff __isinfl __fpclassifyf __fpclassifyd __fpclassifyl __exp__D __log__D tgamma acos acosf acosh acoshf asin asinf atan2 atan2f atanh atanhf cosh coshf exp expf fmod fmodf gamma gamma_r gammaf gammaf_r hypot hypotf j0 y0 j0f y0f j1 y1 j1f y1f yn jn ynf jnf lgamma lgamma_r lgammaf lgammaf_r log log10 log10f logf pow powf __ieee754_rem_pio2 __ieee754_rem_pio2f remainder remainderf scalb scalbf sinh sinhf sqrt sqrtf __kernel_cos __kernel_cosdf __kernel_rem_pio2 __kernel_sin __kernel_sindf __kernel_tan __kernel_tandf asinh asinhf atan atanf cbrt cbrtf
ceil