webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/common_audio/signal_processing/include/signal_processing_library.h"
Functions | |
void | WebRtcSpl_Resample48khzTo32khz (const int32_t *In, int32_t *Out, size_t K) |
void | WebRtcSpl_Resample32khzTo24khz (const int32_t *In, int32_t *Out, size_t K) |
void | WebRtcSpl_Resample44khzTo32khz (const int32_t *In, int32_t *Out, size_t K) |