Searched refs:src_int_to_float_array (Results 1 – 7 of 7) sorted by relevance
27 src_int_to_float_array @80
36 src_int_to_float_array ;
453 src_int_to_float_array (const int *in, float *out, int len) in src_int_to_float_array() function
180 void src_int_to_float_array (const int *in, float *out, int len) ;
179 src_int_to_float_array (input, temp, ARRAY_LEN (temp)) ; in int_to_float_test()
138 void src_int_to_float_array (const int *in, float *out, int len) ;
576 Add functions src_int_to_float_array and src_float_to_int_array.