am 164a9842: Merge "stagefright aacenc: Properly terminate a comment"
* commit '164a984224f5d430757628028f2522329987350f': stagefright aacenc: Properly terminate a comment
This commit is contained in:
committed by
Android Git Automerger
commit
2ae5805cf1
@@ -1039,7 +1039,7 @@ void AdjThrInit(ADJ_THR_STATE *hAdjThr,
|
||||
|
||||
/* minSnr adaptation */
|
||||
/* maximum reduction of minSnr goes down to minSnr^maxRed */
|
||||
msaParam->maxRed = 0x20000000; /* *0.25f /
|
||||
msaParam->maxRed = 0x20000000; /* *0.25f */
|
||||
/* start adaptation of minSnr for avgEn/sfbEn > startRatio */
|
||||
msaParam->startRatio = 0x0ccccccd; /* 10 */
|
||||
/* maximum minSnr reduction to minSnr^maxRed is reached for
|
||||
|
||||
Reference in New Issue
Block a user