OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kIndicatorTable
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core_c.c
17
static const int16_t
kIndicatorTable
[17] = {
101
tmp16no2 =
kIndicatorTable
[tableIndex];
102
tmp16no1 =
kIndicatorTable
[tableIndex + 1] -
kIndicatorTable
[tableIndex];
133
tmp16no2 =
kIndicatorTable
[tableIndex];
134
tmp16no1 =
kIndicatorTable
[tableIndex + 1] -
kIndicatorTable
[tableIndex];
180
tmp16no2 =
kIndicatorTable
[tableIndex];
181
tmp16no1 =
kIndicatorTable
[tableIndex + 1] -
kIndicatorTable
[tableIndex]
[
all
...]
nsx_core_mips.c
17
static const int16_t
kIndicatorTable
[17] = {
136
tmp16no2 =
kIndicatorTable
[tableIndex];
137
tmp16no1 =
kIndicatorTable
[tableIndex + 1] -
kIndicatorTable
[tableIndex];
168
tmp16no2 =
kIndicatorTable
[tableIndex];
169
tmp16no1 =
kIndicatorTable
[tableIndex + 1] -
kIndicatorTable
[tableIndex];
215
tmp16no2 =
kIndicatorTable
[tableIndex];
216
tmp16no1 =
kIndicatorTable
[tableIndex + 1] -
kIndicatorTable
[tableIndex]
[
all
...]
Completed in 516 milliseconds