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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_defines.h 22 #define WIDTH_Q8 3 /* 0.01 in Q8 (or 25 ) */
nsx_core_neon.c 182 int16x8_t WIDTHQ8_16x8 = vdupq_n_s16(WIDTH_Q8);
334 < WIDTH_Q8) {
nsx_core_neon.S 146 vmov.s16 q14, #WIDTH_Q8
290 cmp r12, #WIDTH_Q8
nsx_core.c 427 < WIDTH_Q8) {
    [all...]
  /external/webrtc/src/modules/audio_processing/ns/
nsx_defines.h 22 #define WIDTH_Q8 3 // 0.01 in Q8 (or 25 )
nsx_core_neon.c 141 int16x8_t WIDTHQ8_16x8 = vdupq_n_s16(WIDTH_Q8);
292 < WIDTH_Q8) {
nsx_core.c 563 < WIDTH_Q8) {
    [all...]

Completed in 160 milliseconds