OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcSpl_LPBy2ShortToInt
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/common_audio/signal_processing/
resample_by_2_internal.h
41
void
WebRtcSpl_LPBy2ShortToInt
(const int16_t* in, int32_t len,
resample_48khz.c
34
WebRtcSpl_LPBy2ShortToInt
(in, 480, tmpmem + 16, state->S_48_48);
resample.c
190
WebRtcSpl_LPBy2ShortToInt
(in, 220 / SUB_BLOCKS_22_8, tmpmem + 16, state->S_22_22);
resample_by_2_internal.c
419
void
WebRtcSpl_LPBy2ShortToInt
(const int16_t* in, int32_t len, int32_t* out,
Completed in 40 milliseconds