Loading sound/soc/msm/qdsp6v2/q6asm.c +1 −0 Original line number Diff line number Diff line Loading @@ -2868,6 +2868,7 @@ static int __q6asm_open_read_write(struct audio_client *ac, uint32_t rd_format, break; case FORMAT_DSD: open.dec_fmt_id = ASM_MEDIA_FMT_DSD; break; case FORMAT_G711_ALAW_FS: open.dec_fmt_id = ASM_MEDIA_FMT_G711_ALAW_FS; break; Loading Loading
sound/soc/msm/qdsp6v2/q6asm.c +1 −0 Original line number Diff line number Diff line Loading @@ -2868,6 +2868,7 @@ static int __q6asm_open_read_write(struct audio_client *ac, uint32_t rd_format, break; case FORMAT_DSD: open.dec_fmt_id = ASM_MEDIA_FMT_DSD; break; case FORMAT_G711_ALAW_FS: open.dec_fmt_id = ASM_MEDIA_FMT_G711_ALAW_FS; break; Loading