Searched defs:pQuotaBuffer (Results 1 - 1 of 1) sorted by relevance
/external/aac/libSBRenc/src/ |
H A D | mh_det.cpp | 202 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], 1076 FIXP_DBL ** pQuotaBuffer, 1149 calculateDetectorInput(pQuotaBuffer, 1160 detectionWithPrediction(pQuotaBuffer, 1182 pQuotaBuffer, 1075 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 95 milliseconds