HomeSort by relevance Sort by last modified time
    Searched full:result_high (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core_neon.c 591 int16x4_t result_high = vrshrn_n_s32(tmp32_high, 14); local
592 vst1q_s16(p_start_out, vcombine_s16(result_low, result_high));

Completed in 45 milliseconds