OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcSpl_UpBy2IntToInt
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/common_audio/signal_processing/
resample_by_2_internal.h
35
void
WebRtcSpl_UpBy2IntToInt
(const int32_t *in, int32_t len, int32_t *out,
resample_48khz.c
170
WebRtcSpl_UpBy2IntToInt
(tmpmem + 240, 120, tmpmem, state->S_12_24);
resample_by_2_internal.c
270
void
WebRtcSpl_UpBy2IntToInt
(const int32_t *in, int32_t len, int32_t *out,
Completed in 45 milliseconds