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

Commit e6e602f7 authored by Mingming Yin's avatar Mingming Yin Committed by Steve Kondik
Browse files

audio: update enum for AUDIO_FORMAT_DTS

- update enum for AUDIO_FORMAT_DTS

Change-Id: Id8173c43090f514b673264f0b42c3bb65c051c50
parent 850a0bd7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -270,7 +270,7 @@ typedef enum {

    AUDIO_FORMAT_EVRC                = 0x10000000UL,
    AUDIO_FORMAT_QCELP               = 0x11000000UL,
    AUDIO_FORMAT_DTS                 = 0x120000000UL,
    AUDIO_FORMAT_DTS                 = 0x12000000UL,
    AUDIO_FORMAT_WMA                 = 0x13000000UL,
    AUDIO_FORMAT_WMA_PRO             = 0x14000000UL,
    AUDIO_FORMAT_AAC_ADIF            = 0x15000000UL,