Lines Matching full:array

159  * In the API functions, the number of samples in a complex array refers
160 * to the number of complex values; the array contains twice this number of
187 * an array of data. The array is of size <code>numRows X numCols</code>
213 * data array.
1048 …q7_t *pState; /**< points to the state variable array. The array is of length numTaps+b…
1049 q7_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps.*/
1058 …q15_t *pState; /**< points to the state variable array. The array is of length numTaps+…
1059 … q15_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps.*/
1068 …q31_t *pState; /**< points to the state variable array. The array is of length numTaps+…
1069 … q31_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */
1078 …float32_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc…
1079 float32_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */
1242 …q15_t *pState; /**< Points to the array of state coefficients. The array is of length …
1243 …q15_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5*numS…
1255 …q31_t *pState; /**< Points to the array of state coefficients. The array is of length 4…
1256 …q31_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5*numSt…
1267 …float32_t *pState; /**< Points to the array of state coefficients. The array is of lengt…
1268 …float32_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5*nu…
1539 * @param[in] *pState points to the array for storing intermediate results
1555 * @param[in] *pState points to the array for storing intermediate results
1689 * @param[in] *pData points to the matrix data array.
1704 * @param[in] *pData points to the matrix data array.
1719 * @param[in] *pData points to the matrix data array.
1743 q15_t state[3]; /**< The state array of length 3. */
1757 q31_t state[3]; /**< The state array of length 3. */
1772 float32_t state[3]; /**< The state array of length 3. */
3321 …q15_t *pCoeffs; /**< points to the coefficient array. The array is of length numT…
3322 …q15_t *pState; /**< points to the state variable array. The array is of length n…
3333 …q31_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps.…
3334 …q31_t *pState; /**< points to the state variable array. The array is of length numTa…
3346 …float32_t *pCoeffs; /**< points to the coefficient array. The array is of length …
3347 …float32_t *pState; /**< points to the state variable array. The array is of leng…
3502 …q15_t *pCoeffs; /**< points to the coefficient array. The array is of length L*pha…
3503 …q15_t *pState; /**< points to the state variable array. The array is of length bl…
3514 …q31_t *pCoeffs; /**< points to the coefficient array. The array is of length L*ph…
3515 …q31_t *pState; /**< points to the state variable array. The array is of length b…
3526 …float32_t *pCoeffs; /**< points to the coefficient array. The array is of length L*pha…
3527 …float32_t *pState; /**< points to the state variable array. The array is of length ph…
3645 …q63_t *pState; /**< points to the array of state coefficients. The array is of length 4…
3646 …q31_t *pCoeffs; /**< points to the array of coefficients. The array is of length 5*numSt…
3692 …float32_t *pState; /**< points to the array of state coefficients. The array is of length…
3693 …float32_t *pCoeffs; /**< points to the array of coefficients. The array is of length 5*num…
3737 …q15_t *pState; /**< points to the state variable array. The array is…
3738 …q15_t *pCoeffs; /**< points to the coefficient array. The array is of…
3748 …q31_t *pState; /**< points to the state variable array. The array is…
3749 …q31_t *pCoeffs; /**< points to the coefficient array. The array is of…
3759 …float32_t *pState; /**< points to the state variable array. The array is of leng…
3760 …float32_t *pCoeffs; /**< points to the coefficient array. The array is of length …
3767 * @param[in] *pCoeffs points to the coefficient buffer. The array is of length numStages.
3768 * @param[in] *pState points to the state buffer. The array is of length numStages.
3797 * @param[in] *pCoeffs points to the coefficient buffer. The array is of length numStages.
3798 * @param[in] *pState points to the state buffer. The array is of length numStages.
3828 * @param[in] *pCoeffs points to the coefficient buffer. The array is of length numStages.
3829 * @param[in] *pState points to the state buffer. The array is of length numStages.
3860 …q15_t *pState; /**< points to the state variable array. The array is …
3861 … /**< points to the reflection coefficient array. The array is of length …
3862 …s; /**< points to the ladder coefficient array. The array is of length …
3871 …q31_t *pState; /**< points to the state variable array. The array is …
3872 … /**< points to the reflection coefficient array. The array is of length …
3873 …s; /**< points to the ladder coefficient array. The array is of length …
3882 …float32_t *pState; /**< points to the state variable array. The array is …
3883 …s; /**< points to the reflection coefficient array. The array is of length …
3884 …oeffs; /**< points to the ladder coefficient array. The array is of length …
3906 …* @param[in] *pkCoeffs points to the reflection coefficient buffer. The array is of length numSta…
3907 …* @param[in] *pvCoeffs points to the ladder coefficient buffer. The array is of length numStages+…
3908 * @param[in] *pState points to the state buffer. The array is of length numStages+blockSize-1.
3942 …* @param[in] *pkCoeffs points to the reflection coefficient buffer. The array is of length numSta…
3943 …* @param[in] *pvCoeffs points to the ladder coefficient buffer. The array is of length numStages+…
3944 * @param[in] *pState points to the state buffer. The array is of length numStages+blockSize.
3978 * @param[in] *pkCoeffs points to reflection coefficient buffer. The array is of length numStages.
3979 * @param[in] *pvCoeffs points to ladder coefficient buffer. The array is of length numStages+1.
3980 * @param[in] *pState points to state buffer. The array is of length numStages+blockSize.
4000 …float32_t *pState; /**< points to the state variable array. The array is of length numTaps+block…
4001 float32_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */
4050 …q15_t *pState; /**< points to the state variable array. The array is of length numTaps+block…
4051 q15_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */
4105 …q31_t *pState; /**< points to the state variable array. The array is of length numTaps+block…
4106 q31_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */
4159 …float32_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc…
4160 float32_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */
4211 …q31_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc…
4212 q31_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */
4267 …q15_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc…
4268 q15_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */
4492 …float32_t *pState; /**< points to the state buffer array. The array is of length maxDel…
4493 …float32_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps…
4494 uint16_t maxDelay; /**< maximum offset specified by the pTapDelay array. */
4495 …int32_t *pTapDelay; /**< points to the array of delay values. The array is of length nu…
4506 …q31_t *pState; /**< points to the state buffer array. The array is of length maxDel…
4507 …q31_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps…
4508 uint16_t maxDelay; /**< maximum offset specified by the pTapDelay array. */
4509 …int32_t *pTapDelay; /**< points to the array of delay values. The array is of length nu…
4520 …q15_t *pState; /**< points to the state buffer array. The array is of length maxDel…
4521 …q15_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps…
4522 uint16_t maxDelay; /**< maximum offset specified by the pTapDelay array. */
4523 …int32_t *pTapDelay; /**< points to the array of delay values. The array is of length nu…
4534 …q7_t *pState; /**< points to the state buffer array. The array is of length maxDel…
4535 …q7_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps…
4536 uint16_t maxDelay; /**< maximum offset specified by the pTapDelay array. */
4537 …int32_t *pTapDelay; /**< points to the array of delay values. The array is of length nu…
4561 * @param[in] *pCoeffs points to the array of filter coefficients.
4563 * @param[in] *pTapDelay points to the array of offset times.
4599 * @param[in] *pCoeffs points to the array of filter coefficients.
4601 * @param[in] *pTapDelay points to the array of offset times.
4640 * @param[in] *pCoeffs points to the array of filter coefficients.
4642 * @param[in] *pTapDelay points to the array of offset times.
4680 * @param[in] *pCoeffs points to the array of filter coefficients.
4682 * @param[in] *pTapDelay points to the array of offset times.
4850 * There is also an associated reset function for each data type which clears the state array.
6586 * @param[in] index is the array index of the minimum value in the input buffer.
6601 * @param[in] *pIndex is the array index of the minimum value in the input buffer.
6616 * @param[out] *pIndex is the array index of the minimum value in the input buffer.
6630 * @param[out] *pIndex is the array index of the minimum value in the input buffer.
6875 * and <code>pData</code> points to an array of size <code>numRows*numCols</code> values.