Home
last modified time | relevance | path

Searched refs:vec_setf (Results 1 – 8 of 8) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dvector_float_tests.c238 vec_setf(zb + 3, 42.0f, 0); in test_vec_setf()
249 vec_setf(zb + 3, 42.0f, 1); in test_vec_setf()
260 vec_setf(zb + 3, 42.0f, 29); in test_vec_setf()
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dvector_float_tests.c238 vec_setf(zb + 3, 42.0f, 0); in test_vec_setf()
249 vec_setf(zb + 3, 42.0f, 1); in test_vec_setf()
260 vec_setf(zb + 3, 42.0f, 29); in test_vec_setf()
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/spandsp/
H A Dvector_float.h52 void vec_setf(float z[], float x, int n);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/spandsp/
H A Dvector_float.h58 SPAN_DECLARE(void) vec_setf(float z[], float x, int n);
/dports/comms/spandsp/spandsp-284fe91/src/spandsp/
H A Dvector_float.h58 SPAN_DECLARE(void) vec_setf(float z[], float x, int n);
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dvector_float.c108 void vec_setf(float z[], float x, int n) in vec_setf() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dvector_float.c222 SPAN_DECLARE(void) vec_setf(float z[], float x, int n) in vec_setf() function
245 SPAN_DECLARE(void) vec_setf(float z[], float x, int n) in vec_setf() function
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dvector_float.c222 SPAN_DECLARE(void) vec_setf(float z[], float x, int n) in vec_setf() function
245 SPAN_DECLARE(void) vec_setf(float z[], float x, int n) in vec_setf() function