62 float temp1, temp3, temp5, temp7, temp9, temp11, temp13, temp15;
64 int rpom1, rpom2, rpom11, rpom21, rpom12, rpom22, rpom13, rpom23;
void(* int32_to_float_fmul_scalar)(float *dst, const int32_t *src, float mul, int len)
Convert an array of int32_t to float and multiply by a float value.