A2DP: AAC encoder uses same value in tick interval and feeding data
The tick that AAC encoder wakes up is based on its codec configuration, but usually is not that fixed 20 ms. The user would hear choppy sound if using wrong values to calculate the data size, so have to correct. Fixes: 179268075 Tag: #compatibility Test: check the bitrate from BTSnoop and no overrun Change-Id: Iaaddcbd305d4b5383b707b9e0d50e8fe116c043d
Loading
Please register or sign in to comment