Lines Matching full:elements
2544 * @brief Shifts the elements of a Q7 vector a specified number of bits.
2558 * @brief Shifts the elements of a Q15 vector a specified number of bits.
2572 * @brief Shifts the elements of a Q31 vector a specified number of bits.
2642 * @brief Negates the elements of a floating-point vector.
2654 * @brief Negates the elements of a Q7 vector.
2666 * @brief Negates the elements of a Q15 vector.
2678 * @brief Negates the elements of a Q31 vector.
2690 * @brief Copies the elements of a floating-point vector.
2702 * @brief Copies the elements of a Q7 vector.
2714 * @brief Copies the elements of a Q15 vector.
2726 * @brief Copies the elements of a Q31 vector.
4916 * @brief Converts the elements of the Q7 vector to Q31 vector.
5013 * @brief Converts the elements of the Q7 vector to Q15 vector.
5137 * @brief Converts the elements of the Q7 vector to floating-point vector.
5251 * @brief Converts the elements of the Q31 vector to floating-point vector.
5979 * @brief Sum of the squares of the elements of a Q31 vector.
5991 * @brief Sum of the squares of the elements of a floating-point vector.
6003 * @brief Sum of the squares of the elements of a Q15 vector.
6015 * @brief Sum of the squares of the elements of a Q7 vector.
6075 * @brief Variance of the elements of a floating-point vector.
6087 * @brief Variance of the elements of a Q31 vector.
6099 * @brief Variance of the elements of a Q15 vector.
6111 * @brief Root Mean Square of the elements of a floating-point vector.
6123 * @brief Root Mean Square of the elements of a Q31 vector.
6135 * @brief Root Mean Square of the elements of a Q15 vector.
6147 * @brief Standard deviation of the elements of a floating-point vector.
6159 * @brief Standard deviation of the elements of a Q31 vector.
6171 * @brief Standard deviation of the elements of a Q15 vector.
6463 * @brief Converts the elements of the floating-point vector to Q31 vector.
6475 * @brief Converts the elements of the floating-point vector to Q15 vector.
6487 * @brief Converts the elements of the floating-point vector to Q7 vector.
6499 * @brief Converts the elements of the Q31 vector to Q15 vector.
6511 * @brief Converts the elements of the Q31 vector to Q7 vector.
6523 * @brief Converts the elements of the Q15 vector to floating-point vector.
6535 * @brief Converts the elements of the Q15 vector to Q31 vector.
6547 * @brief Converts the elements of the Q15 vector to Q7 vector.