Lines Matching full:number
59 * In the API functions, the number of samples in a complex array refers
60 * to the number of complex values; the array contains twice this number of
79 * uint16_t numRows; // number of rows of the matrix.
80 * uint16_t numCols; // number of columns of the matrix.
111 * where <code>nRows</code> specifies the number of rows, <code>nColumns</code>
112 * specifies the number of columns, and <code>pData</code> points to the
118 * two input matrices and the output matrix all have the same number of rows and
255 ARM_MATH_NANINF = -4, /**< Not-a-number (NaN) or infinity is generated */
907 uint16_t numTaps; /**< number of filter coefficients in the filter. */
917 uint16_t numTaps; /**< number of filter coefficients in the filter. */
927 uint16_t numTaps; /**< number of filter coefficients in the filter. */
937 uint16_t numTaps; /**< number of filter coefficients in the filter. */
948 * @param[in] blockSize number of samples to process.
960 * @param[in] numTaps Number of filter coefficients in the filter.
963 * @param[in] blockSize number of samples that are processed.
978 * @param[in] blockSize number of samples to process.
992 * @param[in] blockSize number of samples to process.
1004 …* @param[in] numTaps Number of filter coefficients in the filter. Must be even and greater …
1007 * @param[in] blockSize number of samples that are processed at a time.
1024 * @param[in] blockSize number of samples to process.
1038 * @param[in] blockSize number of samples to process.
1050 * @param[in] numTaps Number of filter coefficients in the filter.
1053 * @param[in] blockSize number of samples that are processed at a time.
1068 * @param[in] blockSize number of samples to process.
1080 * @param[in] numTaps Number of filter coefficients in the filter.
1083 * @param[in] blockSize number of samples that are processed at a time.
1098 …int8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta…
1109 …uint32_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta…
1120 …uint32_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta…
1131 * @param[in] blockSize number of samples to process.
1143 * @param[in] numStages number of 2nd order stages in the filter.
1161 * @param[in] blockSize number of samples to process.
1175 * @param[in] blockSize number of samples to process.
1189 * @param[in] blockSize number of samples to process.
1201 * @param[in] numStages number of 2nd order stages in the filter.
1219 * @param[in] blockSize number of samples to process.
1231 * @param[in] numStages number of 2nd order stages in the filter.
1247 uint16_t numRows; /**< number of rows of the matrix. */
1248 uint16_t numCols; /**< number of columns of the matrix. */
1258 uint16_t numRows; /**< number of rows of the matrix. */
1259 uint16_t numCols; /**< number of columns of the matrix. */
1268 uint16_t numRows; /**< number of rows of the matrix. */
1269 uint16_t numCols; /**< number of columns of the matrix. */
1278 uint16_t numRows; /**< number of rows of the matrix. */
1279 uint16_t numCols; /**< number of columns of the matrix. */
1539 * @param[in] shift number of bits to shift the result by
1555 * @param[in] shift number of bits to shift the result by
1570 * @param[in] nRows number of rows in the matrix.
1571 * @param[in] nColumns number of columns in the matrix.
1584 * @param[in] nRows number of rows in the matrix.
1585 * @param[in] nColumns number of columns in the matrix.
1598 * @param[in] nRows number of rows in the matrix.
1599 * @param[in] nColumns number of columns in the matrix.
1729 uint16_t numRows; /**< number of rows in the data table. */
1730 uint16_t numCols; /**< number of columns in the data table. */
1739 uint16_t numRows; /**< number of rows in the data table. */
1740 uint16_t numCols; /**< number of columns in the data table. */
1749 uint16_t numRows; /**< number of rows in the data table. */
1750 uint16_t numCols; /**< number of columns in the data table. */
1759 uint16_t numRows; /**< number of rows in the data table. */
1760 uint16_t numCols; /**< number of columns in the data table. */
1770 * @param[in] blockSize number of samples in each vector
1784 * @param[in] blockSize number of samples in each vector
1798 * @param[in] blockSize number of samples in each vector
1812 * @param[in] blockSize number of samples in each vector
2270 * @param[in] blockSize number of samples in each vector
2284 * @param[in] blockSize number of samples in each vector
2298 * @param[in] blockSize number of samples in each vector
2312 * @param[in] blockSize number of samples in each vector
2326 * @param[in] blockSize number of samples in each vector
2340 * @param[in] blockSize number of samples in each vector
2354 * @param[in] blockSize number of samples in each vector
2368 * @param[in] blockSize number of samples in each vector
2382 * @param[in] blockSize number of samples in the vector
2395 * @param[in] shift number of bits to shift the result by
2397 * @param[in] blockSize number of samples in the vector
2411 * @param[in] shift number of bits to shift the result by
2413 * @param[in] blockSize number of samples in the vector
2427 * @param[in] shift number of bits to shift the result by
2429 * @param[in] blockSize number of samples in the vector
2443 * @param[in] blockSize number of samples in each vector
2455 * @param[in] blockSize number of samples in each vector
2467 * @param[in] blockSize number of samples in each vector
2479 * @param[in] blockSize number of samples in each vector
2491 * @param[in] blockSize number of samples in each vector
2505 * @param[in] blockSize number of samples in each vector
2519 * @param[in] blockSize number of samples in each vector
2533 * @param[in] blockSize number of samples in each vector
2544 * @brief Shifts the elements of a Q7 vector a specified number of bits.
2546 …* @param[in] shiftBits number of bits to shift. A positive value shifts left; a negative value …
2548 * @param[in] blockSize number of samples in the vector
2558 * @brief Shifts the elements of a Q15 vector a specified number of bits.
2560 …* @param[in] shiftBits number of bits to shift. A positive value shifts left; a negative value …
2562 * @param[in] blockSize number of samples in the vector
2572 * @brief Shifts the elements of a Q31 vector a specified number of bits.
2574 …* @param[in] shiftBits number of bits to shift. A positive value shifts left; a negative value …
2576 * @param[in] blockSize number of samples in the vector
2590 * @param[in] blockSize number of samples in the vector
2604 * @param[in] blockSize number of samples in the vector
2618 * @param[in] blockSize number of samples in the vector
2632 * @param[in] blockSize number of samples in the vector
2645 * @param[in] blockSize number of samples in the vector
2657 * @param[in] blockSize number of samples in the vector
2669 * @param[in] blockSize number of samples in the vector
2681 * @param[in] blockSize number of samples in the vector
2693 * @param[in] blockSize number of samples to process
2705 * @param[in] blockSize number of samples to process
2717 * @param[in] blockSize number of samples to process
2729 * @param[in] blockSize number of samples to process
2741 * @param[in] blockSize number of samples to process
2753 * @param[in] blockSize number of samples to process
2765 * @param[in] blockSize number of samples to process
2777 * @param[in] blockSize number of samples to process
2949 * @param[in] numPoints is the number of output points to be computed.
2970 * @param[in] numPoints is the number of output points to be computed.
2995 * @param[in] numPoints is the number of output points to be computed.
3016 * @param[in] numPoints is the number of output points to be computed.
3037 * @param[in] numPoints is the number of output points to be computed.
3062 * @param[in] numPoints is the number of output points to be computed.
3083 * @param[in] numPoints is the number of output points to be computed.
3104 * @param[in] numPoints is the number of output points to be computed.
3129 * @param[in] numPoints is the number of output points to be computed.
3148 uint16_t numTaps; /**< number of coefficients in the filter. */
3159 uint16_t numTaps; /**< number of coefficients in the filter. */
3170 uint16_t numTaps; /**< number of coefficients in the filter. */
3181 * @param[in] blockSize number of input samples to process per call.
3193 * @param[in] numTaps number of coefficients in the filter.
3197 * @param[in] blockSize number of input samples to process per call.
3215 * @param[in] blockSize number of input samples to process per call.
3229 * @param[in] blockSize number of input samples to process per call.
3241 * @param[in] numTaps number of coefficients in the filter.
3245 * @param[in] blockSize number of input samples to process per call.
3263 * @param[in] blockSize number of input samples to process per call.
3276 * @param[in] blockSize number of input samples to process per call.
3288 * @param[in] numTaps number of coefficients in the filter.
3292 * @param[in] blockSize number of input samples to process per call.
3344 * @param[in] blockSize number of input samples to process per call.
3357 * @param[in] numTaps number of filter coefficients in the filter.
3360 * @param[in] blockSize number of input samples to process per call.
3378 * @param[in] blockSize number of input samples to process per call.
3391 * @param[in] numTaps number of filter coefficients in the filter.
3394 * @param[in] blockSize number of input samples to process per call.
3412 * @param[in] blockSize number of input samples to process per call.
3425 * @param[in] numTaps number of filter coefficients in the filter.
3428 * @param[in] blockSize number of input samples to process per call.
3446 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta…
3457 * @param[in] blockSize number of samples to process.
3468 * @param[in] numStages number of 2nd order stages in the filter.
3486 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numS…
3496 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numS…
3506 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numS…
3517 * @param[in] blockSize number of samples to process.
3531 * @param[in] blockSize number of samples to process.
3545 * @param[in] blockSize number of samples to process.
3557 * @param[in] numStages number of 2nd order stages in the filter.
3571 * @param[in] numStages number of 2nd order stages in the filter.
3585 * @param[in] numStages number of 2nd order stages in the filter.
3601 uint16_t numStages; /**< number of filter stages. */
3611 uint16_t numStages; /**< number of filter stages. */
3621 uint16_t numStages; /**< number of filter stages. */
3630 * @param[in] numStages number of filter stages.
3646 * @param[in] blockSize number of samples to process.
3658 * @param[in] numStages number of filter stages.
3674 * @param[in] blockSize number of samples to process.
3686 * @param[in] numStages number of filter stages.
3702 * @param[in] blockSize number of samples to process.
3716 uint16_t numStages; /**< number of stages in the filter. */
3727 uint16_t numStages; /**< number of stages in the filter. */
3738 uint16_t numStages; /**< number of stages in the filter. */
3750 * @param[in] blockSize number of samples to process.
3762 * @param[in] numStages number of stages in the filter.
3766 * @param[in] blockSize number of samples to process.
3782 * @param[in] blockSize number of samples to process.
3794 * @param[in] numStages number of stages in the filter.
3798 * @param[in] blockSize number of samples to process.
3814 * @param[in] blockSize number of samples to process.
3826 * @param[in] numStages number of stages in the filter.
3830 * @param[in] blockSize number of samples to process per call.
3846 uint16_t numTaps; /**< number of coefficients in the filter. */
3860 * @param[in] blockSize number of samples to process.
3874 * @param[in] numTaps number of filter coefficients.
3878 * @param[in] blockSize number of samples to process.
3894 uint16_t numTaps; /**< number of coefficients in the filter. */
3905 * @param[in] numTaps number of filter coefficients.
3909 * @param[in] blockSize number of samples to process.
3929 * @param[in] blockSize number of samples to process.
3945 uint16_t numTaps; /**< number of coefficients in the filter. */
3960 * @param[in] blockSize number of samples to process.
3974 * @param[in] numTaps number of filter coefficients.
3978 * @param[in] blockSize number of samples to process.
3996 uint16_t numTaps; /**< number of coefficients in the filter. */
4012 * @param[in] blockSize number of samples to process.
4026 * @param[in] numTaps number of filter coefficients.
4030 * @param[in] blockSize number of samples to process.
4046 uint16_t numTaps; /**< number of coefficients in the filter. */
4064 * @param[in] blockSize number of samples to process.
4078 * @param[in] numTaps number of filter coefficients.
4082 * @param[in] blockSize number of samples to process.
4100 uint16_t numTaps; /**< Number of coefficients in the filter. */
4118 * @param[in] blockSize number of samples to process.
4132 * @param[in] numTaps number of filter coefficients.
4136 * @param[in] blockSize number of samples to process.
4308 uint16_t numTaps; /**< number of coefficients in the filter. */
4321 uint16_t numTaps; /**< number of coefficients in the filter. */
4334 uint16_t numTaps; /**< number of coefficients in the filter. */
4347 uint16_t numTaps; /**< number of coefficients in the filter. */
4362 * @param[in] blockSize number of input samples to process per call.
4375 * @param[in] numTaps number of nonzero coefficients in the filter.
4380 * @param[in] blockSize number of samples that will be processed per block.
4398 * @param[in] blockSize number of input samples to process per call.
4411 * @param[in] numTaps number of nonzero coefficients in the filter.
4416 * @param[in] blockSize number of samples that will be processed per block.
4435 * @param[in] blockSize number of input samples to process per call.
4449 * @param[in] numTaps number of nonzero coefficients in the filter.
4454 * @param[in] blockSize number of samples that will be processed per block.
4473 * @param[in] blockSize number of input samples to process per call.
4487 * @param[in] numTaps number of nonzero coefficients in the filter.
4492 * @param[in] blockSize number of samples that will be processed per block.
4532 * @param[in] numSamples number of complex samples in each vector
4543 * @param[in] numSamples number of complex samples in each vector
4555 * @param[in] numSamples number of complex samples in each vector
4567 * @param[in] numSamples number of complex samples in the input vector
4579 * @param[in] numSamples number of complex samples in the input vector
4591 * @param[in] numSamples number of complex samples in the input vector
4919 * @param[in] blockSize number of samples to process
5016 * @param[in] blockSize number of samples to process
5140 * @param[in] blockSize is the number of samples to process
5254 * @param[in] blockSize is the number of samples to process
5358 * @param[in] nValues number of table values
5416 * @param[in] nValues number of table values
5474 * @param[in] nValues number of table values
5591 * Computes the square root of a number.
5981 * @param[in] blockSize is the number of samples to process
5993 * @param[in] blockSize is the number of samples to process
6005 * @param[in] blockSize is the number of samples to process
6017 * @param[in] blockSize is the number of samples to process
6029 * @param[in] blockSize is the number of samples to process
6041 * @param[in] blockSize is the number of samples to process
6053 * @param[in] blockSize is the number of samples to process
6065 * @param[in] blockSize is the number of samples to process
6077 * @param[in] blockSize is the number of samples to process
6089 * @param[in] blockSize is the number of samples to process
6101 * @param[in] blockSize is the number of samples to process
6113 * @param[in] blockSize is the number of samples to process
6125 * @param[in] blockSize is the number of samples to process
6137 * @param[in] blockSize is the number of samples to process
6149 * @param[in] blockSize is the number of samples to process
6161 * @param[in] blockSize is the number of samples to process
6173 * @param[in] blockSize is the number of samples to process
6186 * @param[in] numSamples number of complex samples in the input vector
6198 * @param[in] numSamples number of complex samples in the input vector
6210 * @param[in] numSamples number of complex samples in the input vector
6222 * @param[in] numSamples number of complex samples in each vector
6238 * @param[in] numSamples number of complex samples in each vector
6254 * @param[in] numSamples number of complex samples in each vector
6271 * @param[in] numSamples number of samples in each vector
6285 * @param[in] numSamples number of samples in each vector
6299 * @param[in] numSamples number of samples in each vector
6311 * @param[in] blockSize is the number of samples to process
6325 * @param[in] blockSize is the number of samples to process
6339 * @param[in] blockSize is the number of samples to process
6353 * @param[in] blockSize is the number of samples to process
6425 * @param[in] numSamples number of complex samples in each vector
6439 * @param[in] numSamples number of complex samples in each vector
6453 * @param[in] numSamples number of complex samples in each vector
6502 * @param[in] blockSize is the number of samples to process
6514 * @param[in] blockSize is the number of samples to process
6526 * @param[in] blockSize is the number of samples to process
6538 * @param[in] blockSize is the number of samples to process
6550 * @param[in] blockSize is the number of samples to process
6586 * where <code>numRows</code> specifies the number of rows in the table;
6587 * <code>numCols</code> specifies the number of columns in the table;