OSDN Git Service

sbc: fix frame length calculation for DUAL_CHANNEL mode
authorAurélien Zanelli <aurelien.zanelli@parrot.com>
Thu, 23 Oct 2014 14:32:20 +0000 (16:32 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 24 Oct 2014 14:56:46 +0000 (17:56 +0300)
commit7110480576985842a7f7f3dbb4d432f0098d51ad
tree991c554123b7c692490d666804170b161c0ec4b4
parent431e5c2d3243371e4ade8bceab587424c1b2aa6c
sbc: fix frame length calculation for DUAL_CHANNEL mode

According to A2DP specification, section 12.9, for DUAL_CHANNEL mode, we
shall use the same formula as for MONO mode.
sbc/sbc.c