OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calculates
(Results
101 - 125
of
850
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/av/media/libeffects/lvm/lib/Common/src/
LVM_Power10.c
29
/* This function
calculates
10X using an 11th order polynomial. It uses */
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
gmed_n.h
39
* Purpose :
calculates
N-point median.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
omxVCCOMM_Average_16x.c
27
* This function
calculates
the average of two 16x16 or 16x8 blocks. The
omxVCCOMM_Average_8x.c
27
* This function
calculates
the average of two 8x4, 8x8, or 8x16 blocks. The
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_Average_4x.c
27
* This function
calculates
the average of two 4x4, 4x8 blocks. The result
omxVCM4P10_SADQuar_16x.c
28
* This function
calculates
the SAD between one block (pSrc) and the average
omxVCM4P10_SADQuar_4x.c
28
* This function
calculates
the SAD between one block (pSrc) and the average
omxVCM4P10_SADQuar_8x.c
28
* This function
calculates
the SAD between one block (pSrc) and the average
/frameworks/native/services/sensorservice/
Fusion.h
46
* Since P01 = transpose(P10), the code below never
calculates
or
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
structmember.h
12
/* The offsetof() macro
calculates
the offset of a structure member
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
structmember.h
12
/* The offsetof() macro
calculates
the offset of a structure member
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
MagneticFieldMeasurementTestActivity.java
75
* The test takes a sample from the sensor under test and
calculates
the Euclidean Norm of the
111
* The test takes a set of samples from the sensor under test, and
calculates
the Standard
/cts/tests/tests/hardware/src/android/hardware/cts/
SensorMeasurementTests.java
92
* The test takes a sample from the sensor under test and
calculates
the Euclidean Norm of the
147
* The test takes a set of samples from the sensor under test, and
calculates
the Standard
/external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/
sbc_enc_bit_alloc_mono.c
21
* This file contains the code for bit allocation algorithm. It
calculates
39
* BitAlloc -
Calculates
the required number of bits for the given scale factor
sbc_enc_bit_alloc_ste.c
21
* This file contains the code for bit allocation algorithm. It
calculates
35
* BitAlloc -
Calculates
the required number of bits for the given scale factor
/external/chromium/sdch/open-vcdiff/src/
rolling_hash_test.cc
146
// UpdateHash()
calculates
the hash value incrementally.
150
// Hash()
calculates
the hash value from scratch. Verify that both
/external/chromium_org/chrome/browser/resources/chromeos/login/
wallpaper_loader.js
149
*
Calculates
average wallpaper load time.
159
*
Calculates
average next wallpaper load delay time.
/external/chromium_org/sdch/open-vcdiff/src/
rolling_hash_test.cc
146
// UpdateHash()
calculates
the hash value incrementally.
150
// Hash()
calculates
the hash value from scratch. Verify that both
/external/chromium_org/third_party/opus/src/silk/fixed/
corrMatrix_FIX.c
38
/*
Calculates
correlation vector X'*t */
74
/*
Calculates
correlation matrix X'*X */
/external/iproute2/doc/
nstat.sgml
38
calculates
increments since the previous use.
92
for large time. Also <tt/Xstat/ daemon
calculates
average rates.
/external/llvm/lib/Target/ARM/
ARMTargetMachine.h
71
const DataLayout DL; //
Calculates
type size & alignment
108
const DataLayout DL; //
Calculates
type size & alignment
/external/open-vcdiff/src/
rolling_hash_test.cc
146
// UpdateHash()
calculates
the hash value incrementally.
150
// Hash()
calculates
the hash value from scratch. Verify that both
/external/webrtc/test/testsupport/metrics/
video_metrics.cc
30
//
Calculates
metrics for a frame and adds statistics to the result for it.
53
//
Calculates
average, min and max values for the supplied struct, if non-NULL.
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/
Utils.java
84
* Takes a number of weeks since the epoch and
calculates
the Julian day of
102
* This takes a julian day and the week start day and
calculates
which
/packages/apps/Gallery2/jni/filters/
kmeans.h
67
*
Calculates
euclidean distance.
138
*
Calculates
new centroids by averaging value clusters for old centroids.
Completed in 1710 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>