OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xIndex
(Results
1 - 4
of
4
) sorted by null
/external/fonttools/Lib/fontTools/ttLib/tables/
_g_l_y_f.py
542
xIndex
= 0
549
x = xCoordinates[
xIndex
]
551
x = -xCoordinates[
xIndex
]
552
xIndex
=
xIndex
+ 1
556
x = xCoordinates[
xIndex
]
557
xIndex
=
xIndex
+ 1
571
assert
xIndex
== len(xCoordinates)
[
all
...]
/frameworks/av/media/libaaudio/examples/loopback/src/
LoopbackAnalyzer.h
108
int
xIndex
= mCursor + FILTER_TAP_NUM;
110
mX[
xIndex
] = input;
112
output += sFilterTaps8000[i] * mX[
xIndex
--];
[
all
...]
/cts/tests/tests/media/src/android/media/cts/
DecodeAccuracyTestBase.java
[
all
...]
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
arm_math.h
[
all
...]
Completed in 417 milliseconds