OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fractional
(Results
26 - 50
of
385
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/
log2.c
60
Word16 *fraction /* (o) :
Fractional
part of Log2. (range: 0<=val<1) */
101
Word16 *fraction /* (o) :
Fractional
part of Log2. (range: 0<=val<1) */
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_Interpolate_Luma.c
78
* [in] dx
Fractional
part of horizontal motion vector
80
* [in] dy
Fractional
part of vertical motion vector
omxVCM4P10_InterpolateChroma.c
36
* dx -
Fractional
part of horizontal motion vector component in 1/8 pixel
38
* dy -
Fractional
part of vertical motion vector component in 1/8 pixel
omxVCM4P10_InterpolateLuma.c
36
* dx -
Fractional
part of horizontal motion vector component in 1/4 pixel
38
* dy -
Fractional
part of vertical motion vector y component in 1/4 pixel
/bionic/libc/string/
strtotimeval.c
37
long fs; /*
Fractional
seconds */
/external/skia/include/core/
SkMath.h
189
/** Return a*b/255, truncating away any
fractional
bits. Only valid if both
199
/** Return a*b/255, rounding any
fractional
bits. Only valid if both
209
/** Return (a*b)/255, taking the ceiling of any
fractional
bits. Only valid if
219
/** Return a*b/((1 << shift) - 1), rounding any
fractional
bits.
SkScalar.h
25
Types and macros for the data type SkScalar. This is the
fractional
numeric type
34
/** SkScalar is our type for
fractional
values and coordinates. Depending on
123
/** SkScalarFraction(x) returns the signed
fractional
part of the argument
/external/webrtc/src/modules/audio_processing/aecm/main/matlab/
waitbar_j.m
4
% creates and displays a waitbar of
fractional
length X. The
14
% created waitbar window to the
fractional
length X.
17
% to the
fractional
length X.
20
% the waitbar figure, in addition to setting the
fractional
/frameworks/base/media/libeffects/testlibs/
AudioShelvingFilter.h
38
//
fractional
indices into the coefficient table.
121
//
Fractional
index into the gain dimension of the coef table in
124
//
Fractional
index into the frequency dimension of the coef table in
/external/llvm/include/llvm/Support/
TimeValue.h
92
///
fractional
part representing nanoseconds.
205
/// Returns only the
fractional
portion of the TimeValue rounded down to the
207
/// @brief Retrieve the
fractional
part as microseconds;
212
/// Returns only the
fractional
portion of the TimeValue rounded down to the
214
/// @brief Retrieve the
fractional
part as milliseconds;
292
/// normalized after this call so that the
fractional
(nanoseconds) portion
351
/// This causes the values to be represented so that the
fractional
/external/jpeg/
jdct.h
59
#define IFAST_SCALE_BITS 2 /*
fractional
bits in scale factors */
62
#define IFAST_SCALE_BITS 13 /*
fractional
bits in scale factors */
126
*
Fractional
constants are scaled left by CONST_BITS bits.
/external/skia/src/core/
SkBlitter_Sprite.cpp
68
a bit of a hack, since we "could" pass in the
fractional
left/top for the bitmap,
/external/webkit/Source/WebCore/platform/text/
LocalizedNumber.h
50
// fractionDigits is the maximum length of the
fractional
parts of the
/frameworks/base/media/libeffects/lvm/lib/Common/src/
NonLinComp_D16.c
42
/* Gain (
fractional
) Gain (integer) Compression Pk-Pk THD */
/libcore/luni/src/main/java/javax/xml/datatype/
XMLGregorianCalendar.java
333
null //
fractional
387
* <p>Set
fractional
seconds.</p>
391
* @param
fractional
value constraints summarized in
392
* <a href="#datetimefield-
fractional
">
fractional
field of date/time field mapping table</a>.
394
* @throws IllegalArgumentException if <code>
fractional
</code> parameter is outside value constraints for the field as specified
397
public abstract void setFractionalSecond(BigDecimal
fractional
);
401
*
fractional
seconds.</p>
409
* @param
fractional
value of <code>null</code> indicates this optional
420
BigDecimal
fractional
) {
[
all
...]
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
rtl.def
569
/* Conversions involving
fractional
fixed-point types without saturation,
571
fractional
to
fractional
(of different precision),
572
signed integer to
fractional
,
573
fractional
to signed integer,
574
floating point to
fractional
,
575
fractional
to floating point.
576
NOTE:
fractional
can be either signed or unsigned for conversions. */
579
/* Conversions involving
fractional
fixed-point types and unsigned integer
581
unsigned integer to
fractional
,
[
all
...]
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
DerUTCTimeEDTest.java
54
// no
fractional
seconds (last 3 0s and "." must be trimmed out)
104
// the difference only
fractional
-seconds
/external/flac/libFLAC/
fixed.c
68
int fracbits; /* the number of bits of rbps that comprise the
fractional
part */
87
/* err now holds err/n with fracbits
fractional
bits */
101
/* Multiply by fixed-point version of ln(2), with 16
fractional
bits */
121
* The return value must have 16
fractional
bits. Since the whole part
147
int fracbits; /* the number of bits of rbps that comprise the
fractional
part */
166
/* err now holds err/n with fracbits
fractional
bits */
180
/* Multiply by fixed-point version of ln(2), with 16
fractional
bits */
200
* The return value must have 16
fractional
bits. Since the whole part
/external/webkit/Source/JavaScriptCore/wtf/
DecimalNumber.cpp
51
// point, then there is no
fractional
part, number is of the form:
130
// point, then there is no
fractional
part, number is of the form:
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_EncodeMV.c
185
the
fractional
part included */
197
the
fractional
part included */
/external/sonivox/arm-fm-22k/lib_src/
eas_chorusdata.h
109
* Purpose: Does
fractional
array look-up using linear interpolation
112
* then do linear interpolation between two actual samples using
fractional
part
117
* indexDesired: the
fractional
index we are looking up (16 bits index + 16 bits fraction)
/external/sonivox/arm-hybrid-22k/lib_src/
eas_chorusdata.h
109
* Purpose: Does
fractional
array look-up using linear interpolation
112
* then do linear interpolation between two actual samples using
fractional
part
117
* indexDesired: the
fractional
index we are looking up (16 bits index + 16 bits fraction)
/external/sonivox/arm-wt-22k/lib_src/
eas_chorusdata.h
109
* Purpose: Does
fractional
array look-up using linear interpolation
112
* then do linear interpolation between two actual samples using
fractional
part
117
* indexDesired: the
fractional
index we are looking up (16 bits index + 16 bits fraction)
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_InterpolateLuma_s.s
23
;// [in] dx
Fractional
part of horizontal motion vector
25
;// [in] dy
Fractional
part of vertical motion vector
108
;// Depending on the values of motion vector
fractional
parts (dx,dy), one out of 16 cases will be processed.
/bionic/libc/arch-x86/string/
bcopy.S
79
andl $3,%ecx /* any
fractional
bytes? */
Completed in 2019 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>