Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.cpp462 INT transientFrame, newDetectionAllowed; in isDetectionOfNewToneAllowed() local
499 newDetectionAllowed = 0; in isDetectionOfNewToneAllowed()
501 newDetectionAllowed = 1; in isDetectionOfNewToneAllowed()
507 newDetectionAllowed = 1; in isDetectionOfNewToneAllowed()
515 return (newDetectionAllowed); in isDetectionOfNewToneAllowed()
537 INT newDetectionAllowed, in transientCleanUp() argument
549 if(newDetectionAllowed == 1){ in transientCleanUp()
820 INT newDetectionAllowed, in detectionWithPrediction() argument
831 if(newDetectionAllowed){ in detectionWithPrediction()
911 newDetectionAllowed, in detectionWithPrediction()
[all …]