OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:psfbthr
(Results
1 - 1
of
1
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/src/
adj_thr.c
374
Word32 *psfbEn, *
psfbThr
;
381
psfbThr
= psyOutChan->sfbThreshold + sfbGrp;
384
if (*psfbEn > *
psfbThr
) {
394
sfbThrReduced = max(tmp, *
psfbThr
);
397
*
psfbThr
= sfbThrReduced;
400
psfbEn++;
psfbThr
++;
[
all
...]
Completed in 125 milliseconds