OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:width_factor
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core_neon.c
142
const int16_t
width_factor
= 21845;
local
181
int16x8_t WIDTHFACTOR_16x8 = vdupq_n_s16(
width_factor
);
328
width_factor
, countDiv, 15);
nsx_core.c
342
const int16_t
width_factor
= 21845;
local
429
width_factor
, countDiv, 15);
[
all
...]
Completed in 78 milliseconds