diff options
author | samaga Prasanna Krishna <samaga.krishna@intel.com> | 2013-12-04 11:49:45 +0530 |
---|---|---|
committer | Steve Kondik <steve@cyngn.com> | 2015-11-30 20:18:11 -0800 |
commit | 118bc1d9282358cb203ad1520ab84054a818cde4 (patch) | |
tree | f9998be37e25ba90288c4b5b220e74eb1d1c8a3c /radio/Android.mk | |
parent | ee0fd2d8685d96ff9ca328c153a30d4e570ffa01 (diff) | |
download | frameworks_av-118bc1d9282358cb203ad1520ab84054a818cde4.zip frameworks_av-118bc1d9282358cb203ad1520ab84054a818cde4.tar.gz frameworks_av-118bc1d9282358cb203ad1520ab84054a818cde4.tar.bz2 |
The progress bar of next song is not properly started in offload use case
The gapless data was not passed to HAL, which in turn to DRV/FW.
During start of every song gapless information is passed to
DSP to indicate the reset of hardware pointer. This pointer
is used in getting the render position. If some files does
not have gapless header, this value is not passed to DSP.
This causes wrong updation of render position for the next song
in the loop mode. This change will update the necessary information
to DSP appropriately.
Change-Id: I3dc71f6fb38e7067610813503ff60340e7dcb815
Signed-off-by: samaga Prasanna Krishna <samaga.krishna@intel.com>
Signed-off-by: Mazhar <mazharx.sameullah@intel.com>
Diffstat (limited to 'radio/Android.mk')
0 files changed, 0 insertions, 0 deletions