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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core_neon.c 182 int16x8_t WIDTHQ8_16x8 = vdupq_n_s16(WIDTH_Q8);
290 tmp16x8_4 = vcgtq_s16(WIDTHQ8_16x8, tmp16x8_3);
  /external/webrtc/src/modules/audio_processing/ns/
nsx_core_neon.c 141 int16x8_t WIDTHQ8_16x8 = vdupq_n_s16(WIDTH_Q8);
248 tmp16x8_4 = vcgtq_s16(WIDTHQ8_16x8, tmp16x8_3);

Completed in 302 milliseconds