Loading sound/soc/msm/qdsp6v2/msm-compress-q6-v2.c +1 −0 Original line number Diff line number Diff line Loading @@ -1741,6 +1741,7 @@ static int msm_compr_trigger(struct snd_compr_stream *cstream, int cmd) stream can be used for gapless playback */ prtd->gapless_state.set_next_stream_id = false; prtd->gapless_state.gapless_transition = 0; pr_debug("%s:CMD_EOS stream_id %d\n", __func__, ac->stream_id); prtd->eos_ack = 0; Loading Loading
sound/soc/msm/qdsp6v2/msm-compress-q6-v2.c +1 −0 Original line number Diff line number Diff line Loading @@ -1741,6 +1741,7 @@ static int msm_compr_trigger(struct snd_compr_stream *cstream, int cmd) stream can be used for gapless playback */ prtd->gapless_state.set_next_stream_id = false; prtd->gapless_state.gapless_transition = 0; pr_debug("%s:CMD_EOS stream_id %d\n", __func__, ac->stream_id); prtd->eos_ack = 0; Loading