Searched refs:data_out_length (Results 1 – 4 of 4) sorted by relevance
18 size_t data_out_length, in WebRtcSpl_DownsampleFastC() argument26 size_t endpos = delay + factor * (data_out_length - 1) + 1; in WebRtcSpl_DownsampleFastC()29 if (data_out_length == 0 || coefficients_length == 0 in WebRtcSpl_DownsampleFastC()
17 size_t data_out_length, in WebRtcSpl_DownsampleFast_mips() argument26 size_t endpos = delay + factor * (data_out_length - 1) + 1; in WebRtcSpl_DownsampleFast_mips()39 if (data_out_length == 0 || coefficients_length == 0 in WebRtcSpl_DownsampleFast_mips()
20 size_t data_out_length, in WebRtcSpl_DownsampleFastNeon() argument28 size_t endpos = delay + factor * (data_out_length - 1) + 1; in WebRtcSpl_DownsampleFastNeon()29 size_t res = data_out_length & 0x7; in WebRtcSpl_DownsampleFastNeon()33 if (data_out_length == 0 || coefficients_length == 0 in WebRtcSpl_DownsampleFastNeon()
687 size_t data_out_length,696 size_t data_out_length,705 size_t data_out_length,715 size_t data_out_length,