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

/external/aac/libSBRenc/src/
H A Dmh_det.cpp446 \return newDetectionAllowed flag.
462 INT transientFrame, newDetectionAllowed; local
499 newDetectionAllowed = 0;
501 newDetectionAllowed = 1;
507 newDetectionAllowed = 1;
515 return (newDetectionAllowed);
537 INT newDetectionAllowed,
549 if(newDetectionAllowed == 1){
803 INT newDetectionAllowed,
814 if(newDetectionAllowed){
528 transientCleanUp(FIXP_DBL **quotaBuffer, INT nSfb, UCHAR **detectionVectors, UCHAR *pAddHarmSfb, UCHAR *pPrevAddHarmSfb, INT ** signBuffer, const UCHAR *pFreqBandTable, INT start, INT stop, INT newDetectionAllowed, FIXP_DBL *pNrgVector, THRES_HOLDS mhThresh) argument
790 detectionWithPrediction(FIXP_DBL **quotaBuffer, FIXP_DBL **pDiffVecScfb, INT ** signBuffer, INT nSfb, const UCHAR* pFreqBandTable, FIXP_DBL **sfmOrig, FIXP_DBL **sfmSbr, UCHAR **detectionVectors, UCHAR *pPrevAddHarmSfb, GUIDE_VECTORS *guideVectors, INT noEstPerFrame, INT detectionStart, INT totNoEst, INT newDetectionAllowed, INT *pAddHarmFlag, UCHAR *pAddHarmSfb, FIXP_DBL *pNrgVector, const DETECTOR_PARAMETERS_MH *mhParams) argument
946 calculateCompVector(UCHAR *pAddHarmSfb, FIXP_DBL **pTonalityMatrix, INT ** pSignMatrix, UCHAR *pEnvComp, INT nSfb, const UCHAR *freqBandTable, INT totNoEst, INT maxComp, UCHAR *pPrevEnvComp, INT newDetectionAllowed) argument
1070 INT newDetectionAllowed; local
[all...]

Completed in 129 milliseconds