Home
last modified time | relevance | path

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

/external/aac/libFDK/include/
DFDK_decorrelate.h191 SCHAR headroomSmoothDirRevNrg; member
/external/aac/libFDK/src/
DFDK_decorrelate.cpp1019 self->headroomSmoothDirRevNrg = 2 * DUCKER_MAX_NRG_SCALE; in DuckerInit()
1174 (self->headroomSmoothDirRevNrg == 0)) { in DuckerApply()
1178 self->headroomSmoothDirRevNrg - 1); in DuckerApply()
1284 self->headroomSmoothDirRevNrg = in DuckerApply()
1309 (self->headroomSmoothDirRevNrg == 0)) { in DuckerApplyPS()
1313 self->headroomSmoothDirRevNrg - 2); in DuckerApplyPS()
1419 self->headroomSmoothDirRevNrg = in DuckerApplyPS()