OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calculate
(Results
201 - 225
of
4309
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
frame_classify.c
42
Calculate
the energy of each of the 80 sample blocks
55
/*
Calculate
energies */
gain_quant.c
42
/* select the quantization table and
calculate
101
/*
Calculate
and return the quantized gain value (in Q14) */
get_cd_vec.c
59
/*
Calculate
lag */
105
/*
Calculate
lag index */
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
filters.c
33
//
Calculate
r[0].
38
//
Calculate
scaling (the value of shifting).
/external/webrtc/webrtc/modules/audio_coding/neteq/
merge.cc
90
//
Calculate
the lag of the strongest correlation period.
215
//
Calculate
energy of expanded signal.
226
//
Calculate
energy of input signal.
241
//
Calculate
muting factor to use for new frame.
250
//
Calculate
sqrt(energy_expanded / energy_input) in Q14.
313
//
Calculate
correlation without any normalization.
340
//
Calculate
allowed starting point for peak finding.
351
//
Calculate
a modified |stop_position_downsamp| to account for the increased
/external/webrtc/webrtc/video/
vie_sync_module.cc
146
//
Calculate
how much later or earlier the audio stream is compared to video.
157
//
Calculate
the necessary extra audio delay and desired total video
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
calc_cor.h
39
* Purpose :
Calculate
all correlations for prior the OL LTP
67
* PURPOSE:
Calculate
all correlations of scal_sig[] in a given delay
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
ImageSlicer.java
75
//
calculate
the output size based on input size, xSlices, and ySlices
108
//
Calculate
the four corner of the source region
/frameworks/compile/mclinker/include/mcld/Target/
ELFAttribute.h
59
/// sizeOutput -
calculate
the number of bytes required to encode this
91
/// sizeOutput -
calculate
the number of bytes required to encode this
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
AKFS_Direction.c
116
/*
calculate
pitch and roll */
119
/*
calculate
azimuth */
AKFS_VNorm.c
53
/*
calculate
and store data to buffer */
82
/*
calculate
average */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
denoising_sse2.c
53
/*
Calculate
differences */
86
/*
Calculate
filtered value. */
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
LevenshteinSuggestionFormatter.java
28
* Suggestion formatter using the Levenshtein distance (minumum edit distance) to
calculate
the
84
table.
calculate
();
/bionic/libc/upstream-openbsd/lib/libc/crypt/
arc4random_uniform.c
23
*
Calculate
a uniformly distributed random number less than upper_bound
/cts/suite/audio_quality/test_description/processing/
playback_sample.py
62
#This would
calculate
the frequency of recording, but is skipped in this sample test for brevity
playback_thd.py
23
#
calculate
THD for dut_playback_thd case
/cts/tests/openglperf2/assets/fragment/
water
30
//
Calculate
the dot product of the light vector and vertex normal.
/developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/synth/
SineOscillator.java
31
*
Calculate
sine using Taylor expansion. Do not use values outside the range.
/developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/synth/
SineOscillator.java
31
*
Calculate
sine using Taylor expansion. Do not use values outside the range.
/developers/samples/android/common/src/java/com/example/android/common/midi/synth/
SineOscillator.java
31
*
Calculate
sine using Taylor expansion. Do not use values outside the range.
/development/perftests/panorama/feature_mos/src/mosaic/
trsMatrix.h
25
//
Calculate
the determinant of a matrix
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/
SineOscillator.java
31
*
Calculate
sine using Taylor expansion. Do not use values outside the range.
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
SineOscillator.java
31
*
Calculate
sine using Taylor expansion. Do not use values outside the range.
/device/google/contexthub/firmware/inc/cpu/cortexm4f/
cpuMath.h
40
//correctly handles 0, 1, powers of 2, and all else to
calculate
"(1 << 64) / val"
/device/google/contexthub/util/stm32_flash/
stm32f4_crc.c
19
/*
Calculate
CRC32 how the STM32F4xx family does */
Completed in 1453 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>