Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_process.cpp748 int resHybIndex; in SpatialDecApplyM2() local
752 resHybIndex = self->param2hyb[resBandIndex]; in SpatialDecApplyM2()
764 for (qs = 0; qs < resHybIndex; qs++) { in SpatialDecApplyM2()
778 for (qs = 0; qs < resHybIndex; qs++) { in SpatialDecApplyM2()
816 if (0 == resHybIndex) { in SpatialDecApplyM2()
825 if (1 == resHybIndex) { in SpatialDecApplyM2()
834 if (2 == resHybIndex) { in SpatialDecApplyM2()
844 for (qs = 3; qs < resHybIndex; qs++) { in SpatialDecApplyM2()