Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec.h175 UPMIXTYPE_NORMAL = 0 /*multichannel loudspeaker upmix with spatial data*/ enumerator
Dsac_bitdec.cpp436 SpatialDecDecodeHelperInfo(pSpatialSpecificConfig, UPMIXTYPE_NORMAL); in SpatialDecParseMps212Config()
599 SpatialDecDecodeHelperInfo(pSpatialSpecificConfig, UPMIXTYPE_NORMAL); in SpatialDecParseSpecificConfig()
2087 SpatialDecDecodeHelperInfo(pSpatialSpecificConfig, UPMIXTYPE_NORMAL); in SpatialDecDecodeHeader()
Dsac_calcM1andM2.cpp212 case UPMIXTYPE_NORMAL: in SpatialDecCalculateM1andM2()
Dsac_dec.cpp539 case UPMIXTYPE_NORMAL: /* UPMIX_TYPE_NORMAL */ in isValidConfig()