Lines Matching refs:RESTRICT
158 FIXP_QAS *RESTRICT pFilterStates) { in qmfAnaPrototypeFirSlot()
162 const FIXP_PFT *RESTRICT p_flt = p_filter; in qmfAnaPrototypeFirSlot()
163 FIXP_DBL *RESTRICT pData_0 = analysisBuffer + 2 * no_channels - 1; in qmfAnaPrototypeFirSlot()
164 FIXP_DBL *RESTRICT pData_1 = analysisBuffer; in qmfAnaPrototypeFirSlot()
166 FIXP_QAS *RESTRICT sta_0 = (FIXP_QAS *)pFilterStates; in qmfAnaPrototypeFirSlot()
167 FIXP_QAS *RESTRICT sta_1 = in qmfAnaPrototypeFirSlot()
211 FIXP_QAS *RESTRICT pFilterStates) { in qmfAnaPrototypeFirSlot_NonSymmetric()
212 const FIXP_PFT *RESTRICT p_flt = p_filter; in qmfAnaPrototypeFirSlot_NonSymmetric()
305 const FIXP_DBL *RESTRICT timeIn, /*!< Time Signal */ in qmfForwardModulationHQ()
306 FIXP_DBL *RESTRICT rSubband, /*!< Real Output */ in qmfForwardModulationHQ()
307 FIXP_DBL *RESTRICT iSubband /*!< Imaginary Output */ in qmfForwardModulationHQ()
397 const LONG *RESTRICT timeIn, /*!< Pointer to input */ in qmfAnalysisFilteringSlot()
453 const INT_PCM *RESTRICT timeIn, /*!< Pointer to input */ in qmfAnalysisFilteringSlot()
608 FIXP_DBL *RESTRICT tReal = pTimeOut; in qmfInverseModulationLP_even()
609 FIXP_DBL *RESTRICT tImag = pTimeOut + L; in qmfInverseModulationLP_even()
697 FIXP_DBL *RESTRICT tReal = pWorkBuffer; in qmfInverseModulationHQ()
698 FIXP_DBL *RESTRICT tImag = pWorkBuffer + L; in qmfInverseModulationHQ()