Loading sound/soc/msm/qdsp6v2/msm-compress-q6-v2.c +2 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,8 @@ struct msm_compr_gapless_state { static unsigned int supported_sample_rates[] = { 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000, 64000, 88200, 96000, 128000, 176400, 192000, 352800, 384000, 2822400, 5644800 88200, 96000, 128000, 144000, 176400, 192000, 352800, 384000, 2822400, 5644800 }; struct msm_compr_pdata { Loading Loading
sound/soc/msm/qdsp6v2/msm-compress-q6-v2.c +2 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,8 @@ struct msm_compr_gapless_state { static unsigned int supported_sample_rates[] = { 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000, 64000, 88200, 96000, 128000, 176400, 192000, 352800, 384000, 2822400, 5644800 88200, 96000, 128000, 144000, 176400, 192000, 352800, 384000, 2822400, 5644800 }; struct msm_compr_pdata { Loading