HomeSort by relevance Sort by last modified time
    Searched refs:width_factor (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/modules/audio_processing/ns/
nsx_core_neon.c 103 const int16_t width_factor = 21845; local
142 int16x8_t WIDTHFACTOR_16x8 = vdupq_n_s16(width_factor);
296 width_factor, countDiv, 15);
nsx_core.c 479 const int16_t width_factor = 21845; local
567 width_factor, countDiv, 15);
    [all...]

Completed in 29 milliseconds