Home
last modified time | relevance | path

Searched refs:vector_out (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/common_audio/signal_processing/
Dcopy_set_operations.c68 int16_t *vector_out) in WebRtcSpl_CopyFromEndW16() argument
71 WEBRTC_SPL_MEMCPY_W16(vector_out, &vector_in[length - samples], samples); in WebRtcSpl_CopyFromEndW16()