Device pointer filter1D: | ||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||
| afError | af_filter1D_SS (float *d_out, unsigned len_in, const float *d_in, unsigned len_a, const float *h_a, unsigned len_b, const float *h_b, const float *d_init, float *d_final, unsigned Nin, unsigned Ninit) | |||||||||||||||||||||||||||||||||
| Single precision, Transposed direct form II filtering. | ||||||||||||||||||||||||||||||||||
| afError af_filter1D_SS | ( | float * | d_out, |
| unsigned | len_in, | ||
| const float * | d_in, | ||
| unsigned | len_a, | ||
| const float * | h_a, | ||
| unsigned | len_b, | ||
| const float * | h_b, | ||
| const float * | d_init, | ||
| float * | d_final, | ||
| unsigned | Nin, | ||
| unsigned | Ninit | ||
| ) |
Single precision, Transposed direct form II filtering.