Lines Matching refs:processElements
1333 const SCHAR redVal_e, const INT deltaPe, const INT processElements, in FDKaacEnc_correctThresh() argument
1347 INT nElements = elementOffset + processElements; in FDKaacEnc_correctThresh()
1526 INT *const redPeGlobal, const INT processElements, const INT elementOffset) in FDKaacEnc_reduceMinSnr() argument
1530 const INT nElements = elementOffset + processElements; in FDKaacEnc_reduceMinSnr()
1620 const INT currentPe, const int processElements, const int elementOffset) { in FDKaacEnc_allowMoreHoles() argument
1622 INT nElements = elementOffset + processElements; in FDKaacEnc_allowMoreHoles()
1902 const INT maxIter2ndGuess, const INT processElements, in FDKaacEnc_adaptThresholdsToPe() argument
1915 int nElements = elementOffset + processElements; in FDKaacEnc_adaptThresholdsToPe()
2134 desiredPe - redPeGlobal, processElements, in FDKaacEnc_adaptThresholdsToPe()
2158 processElements, elementOffset); in FDKaacEnc_adaptThresholdsToPe()
2162 pAhFlag, desiredPe, redPeGlobal, processElements, in FDKaacEnc_adaptThresholdsToPe()