Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_process.cpp742 int resHybIndex; in SpatialDecApplyM2() local
746 resHybIndex = self->param2hyb[resBandIndex]; in SpatialDecApplyM2()
758 for (qs = 0; qs < resHybIndex; qs++) { in SpatialDecApplyM2()
772 for (qs = 0; qs < resHybIndex; qs++) { in SpatialDecApplyM2()
810 if (0 == resHybIndex) { in SpatialDecApplyM2()
819 if (1 == resHybIndex) { in SpatialDecApplyM2()
828 if (2 == resHybIndex) { in SpatialDecApplyM2()
838 for (qs = 3; qs < resHybIndex; qs++) { in SpatialDecApplyM2()