OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stepsize
(Results
26 - 50
of
53
) sorted by null
1
2
3
/external/webrtc/src/modules/audio_processing/aec/main/source/
aec_core_sse2.c
123
//
Stepsize
factor
aec_core.c
252
//
Stepsize
factor
[
all
...]
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
s10_8pf.h
112
Word16 step, /* i :
stepsize
*/
s10_8pf.cpp
181
Word16 step, // i :
stepsize
558
Word16 step, /* i :
stepsize
*/
/external/quake/quake/src/WinQuake/
sv_phys.cpp
957
#define
STEPSIZE
18
1003
upmove[2] =
STEPSIZE
;
1004
downmove[2] = -
STEPSIZE
+ oldvel[2]*host_frametime;
[
all
...]
/external/webrtc/src/modules/audio_processing/aecm/main/source/
aecm_core.c
958
// @param mu [out] (Return value)
Stepsize
in log2(), i.e. number of shifts.
987
//
stepsize
, so we in some sense compensate for truncation in NLMS
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt
245
android:
stepSize
: The step size of the rating. [float]
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp
412
for (unsigned
StepSize
= NumParts;
StepSize
> 1;
StepSize
/= 2) {
413
for (unsigned i = 0; i < NumParts; i +=
StepSize
) {
414
unsigned ThisBits =
StepSize
* PartBits / 2;
417
SDValue &Part1 = Parts[i+
StepSize
/2];
[
all
...]
/frameworks/base/core/res/res/values/
public.xml
360
<public type="attr" name="
stepSize
" id="0x01010146" />
[
all
...]
/prebuilt/sdk/6/
android.jar
/cts/tools/dex-tools/dex/
classes.out.dex
1126
public static final int
stepSize
[
all
...]
/frameworks/base/api/
1.xml
[
all
...]
10.xml
[
all
...]
11.xml
[
all
...]
12.xml
[
all
...]
13.xml
[
all
...]
14.txt
[
all
...]
15.txt
[
all
...]
2.xml
[
all
...]
3.xml
[
all
...]
4.xml
[
all
...]
5.xml
[
all
...]
6.xml
[
all
...]
7.xml
[
all
...]
8.xml
[
all
...]
Completed in 2030 milliseconds
1
2
3