OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcSpl_State16khzTo22khz
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/common_audio/resampler/
resampler.cc
313
state1_ = malloc(sizeof(
WebRtcSpl_State16khzTo22khz
));
314
WebRtcSpl_ResetResample16khzTo22khz((
WebRtcSpl_State16khzTo22khz
*)state1_);
673
(
WebRtcSpl_State16khzTo22khz
*)state1_,
/external/webrtc/webrtc/common_audio/signal_processing/include/
signal_processing_library.h
[
all
...]
/external/webrtc/webrtc/common_audio/signal_processing/
resample.c
116
WebRtcSpl_State16khzTo22khz
* state, int32_t* tmpmem)
160
void WebRtcSpl_ResetResample16khzTo22khz(
WebRtcSpl_State16khzTo22khz
* state)
Completed in 48 milliseconds