Lines Matching full:elements
2680 * @brief Shifts the elements of a Q7 vector a specified number of bits.
2695 * @brief Shifts the elements of a Q15 vector a specified number of bits.
2710 * @brief Shifts the elements of a Q31 vector a specified number of bits.
2785 * @brief Negates the elements of a floating-point vector.
2798 * @brief Negates the elements of a Q7 vector.
2811 * @brief Negates the elements of a Q15 vector.
2824 * @brief Negates the elements of a Q31 vector.
2836 * @brief Copies the elements of a floating-point vector.
2848 * @brief Copies the elements of a Q7 vector.
2860 * @brief Copies the elements of a Q15 vector.
2872 * @brief Copies the elements of a Q31 vector.
5125 * @brief Converts the elements of the Q7 vector to Q31 vector.
5230 * @brief Converts the elements of the Q7 vector to Q15 vector.
5360 * @brief Converts the elements of the Q7 vector to floating-point vector.
5482 * @brief Converts the elements of the Q31 vector to floating-point vector.
6229 * @brief Sum of the squares of the elements of a Q31 vector.
6242 * @brief Sum of the squares of the elements of a floating-point vector.
6255 * @brief Sum of the squares of the elements of a Q15 vector.
6268 * @brief Sum of the squares of the elements of a Q7 vector.
6330 * @brief Variance of the elements of a floating-point vector.
6343 * @brief Variance of the elements of a Q31 vector.
6356 * @brief Variance of the elements of a Q15 vector.
6369 * @brief Root Mean Square of the elements of a floating-point vector.
6382 * @brief Root Mean Square of the elements of a Q31 vector.
6395 * @brief Root Mean Square of the elements of a Q15 vector.
6408 * @brief Standard deviation of the elements of a floating-point vector.
6421 * @brief Standard deviation of the elements of a Q31 vector.
6434 * @brief Standard deviation of the elements of a Q15 vector.
6746 * @brief Converts the elements of the floating-point vector to Q31 vector.
6758 * @brief Converts the elements of the floating-point vector to Q15 vector.
6770 * @brief Converts the elements of the floating-point vector to Q7 vector.
6783 * @brief Converts the elements of the Q31 vector to Q15 vector.
6795 * @brief Converts the elements of the Q31 vector to Q7 vector.
6807 * @brief Converts the elements of the Q15 vector to floating-point vector.
6820 * @brief Converts the elements of the Q15 vector to Q31 vector.
6833 * @brief Converts the elements of the Q15 vector to Q7 vector.