Searched refs:pQuotaBuffer (Results 1 - 2 of 2) sorted by relevance

/external/aac/libSBRenc/src/
H A Dmh_det.h159 FIXP_DBL ** pQuotaBuffer,
H A Dmh_det.cpp202 static void calculateFlatnessMeasure(FIXP_DBL *pQuotaBuffer, argument
231 sfmOrig = pQuotaBuffer[j];
232 sfmTransp = pQuotaBuffer[indexVector[j]];
296 static void calculateDetectorInput(FIXP_DBL **RESTRICT pQuotaBuffer, /*!< Pointer to tonality matrix. */ argument
313 diff(pQuotaBuffer[est+move],
319 calculateFlatnessMeasure(pQuotaBuffer[est+ move],
1056 FIXP_DBL ** pQuotaBuffer,
1129 calculateDetectorInput(pQuotaBuffer,
1140 detectionWithPrediction(pQuotaBuffer,
1162 pQuotaBuffer,
1055 FDKsbrEnc_SbrMissingHarmonicsDetectorQmf(HANDLE_SBR_MISSING_HARMONICS_DETECTOR h_sbrMHDet, FIXP_DBL ** pQuotaBuffer, INT ** pSignBuffer, SCHAR* indexVector, const SBR_FRAME_INFO *pFrameInfo, const UCHAR* pTranInfo, INT* pAddHarmonicsFlag, UCHAR* pAddHarmonicsScaleFactorBands, const UCHAR* freqBandTable, INT nSfb, UCHAR* envelopeCompensation, FIXP_DBL *pNrgVector) argument
[all...]

Completed in 4867 milliseconds