Searched refs:Z_SINC_LEN (Results 1 – 1 of 1) sorted by relevance
364 #define Z_SINC_LEN(i) \ macro754 if (len != Z_SINC_LEN(info)) { in z_resampler_sinc_len()757 __func__, len, Z_SINC_LEN(info)); in z_resampler_sinc_len()760 __func__, len, Z_SINC_LEN(info)); in z_resampler_sinc_len()768 #define z_resampler_sinc_len(i) (Z_IS_SINC(i) ? Z_SINC_LEN(i) : 1)