Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd1f942e authored by Jean-Michel Trivi's avatar Jean-Michel Trivi
Browse files

AAC decoder supports OMX_AUDIO_AACObjectXHE profile

Bug: 71430241
Test: CTS DecoderTest and DecoderTestAacDrc
Change-Id: I2e2ccd5292d508e6060e0603b9d98c9f0fbfa566
parent b1f8c80d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -65,6 +65,7 @@ static const OMX_U32 kSupportedProfiles[] = {
    OMX_AUDIO_AACObjectLD,
    OMX_AUDIO_AACObjectELD,
    OMX_AUDIO_AACObjectER_Scalable,
    OMX_AUDIO_AACObjectXHE,
};

SoftAAC2::SoftAAC2(