Home
last modified time | relevance | path

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

/external/webrtc/src/common_audio/signal_processing/
Dfilter_ma_fast_q12.c23 WebRtc_Word16 B_length, in WebRtcSpl_FilterMAFastQ12() argument
35 for (j = 0; j < B_length; j++) in WebRtcSpl_FilterMAFastQ12()
Ddownsample_fast.c22 WebRtc_Word16 *B, WebRtc_Word16 B_length, WebRtc_Word16 factor, in WebRtcSpl_DownsampleFast() argument
46 for (j = 0; j < B_length; j++) in WebRtcSpl_DownsampleFast()