Loading include/uapi/sound/compress_params.h +3 −3 Original line number Original line Diff line number Diff line Loading @@ -110,9 +110,9 @@ #define SND_AUDIOCODEC_DSD ((__u32) 0x00000022) #define SND_AUDIOCODEC_DSD ((__u32) 0x00000022) #define SND_AUDIOCODEC_APTX ((__u32) 0x00000023) #define SND_AUDIOCODEC_APTX ((__u32) 0x00000023) #define SND_AUDIOCODEC_TRUEHD ((__u32) 0x00000024) #define SND_AUDIOCODEC_TRUEHD ((__u32) 0x00000024) #define SND_AUDIOCODEC_DLB_MAT ((__u32) 0x00000025) #define SND_AUDIOCODEC_MAT ((__u32) 0x00000025) #define SND_AUDIOCODEC_DLB_THD ((__u32) 0x00000026) #define SND_AUDIOCODEC_THD ((__u32) 0x00000026) #define SND_AUDIOCODEC_MAX SND_AUDIOCODEC_DLB_THD #define SND_AUDIOCODEC_MAX SND_AUDIOCODEC_THD /* /* * Profile and modes are listed with bit masks. This allows for a * Profile and modes are listed with bit masks. This allows for a Loading Loading
include/uapi/sound/compress_params.h +3 −3 Original line number Original line Diff line number Diff line Loading @@ -110,9 +110,9 @@ #define SND_AUDIOCODEC_DSD ((__u32) 0x00000022) #define SND_AUDIOCODEC_DSD ((__u32) 0x00000022) #define SND_AUDIOCODEC_APTX ((__u32) 0x00000023) #define SND_AUDIOCODEC_APTX ((__u32) 0x00000023) #define SND_AUDIOCODEC_TRUEHD ((__u32) 0x00000024) #define SND_AUDIOCODEC_TRUEHD ((__u32) 0x00000024) #define SND_AUDIOCODEC_DLB_MAT ((__u32) 0x00000025) #define SND_AUDIOCODEC_MAT ((__u32) 0x00000025) #define SND_AUDIOCODEC_DLB_THD ((__u32) 0x00000026) #define SND_AUDIOCODEC_THD ((__u32) 0x00000026) #define SND_AUDIOCODEC_MAX SND_AUDIOCODEC_DLB_THD #define SND_AUDIOCODEC_MAX SND_AUDIOCODEC_THD /* /* * Profile and modes are listed with bit masks. This allows for a * Profile and modes are listed with bit masks. This allows for a Loading