Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec.cpp1308 int applyM2Config = APPLY_M2_NONE; in SpatialDecApplyParameterSets() local
1310 applyM2Config = APPLY_M2; in SpatialDecApplyParameterSets()
1315 applyM2Config = APPLY_M2_MODE212_Res_PhaseCoding; in SpatialDecApplyParameterSets()
1317 applyM2Config = APPLY_M2_MODE212; in SpatialDecApplyParameterSets()
1320 switch (applyM2Config) { in SpatialDecApplyParameterSets()