commit | 4f482da5e0850834b595a2afd12e6029a7ad2da4 | [log] [tgz] |
---|---|---|
author | Tim Yao <tim.yao@amlogic.com> | Tue Dec 29 20:31:43 2020 -0800 |
committer | Tim Yao <tim.yao@amlogic.com> | Tue Dec 29 20:31:47 2020 -0800 |
tree | 9e555203db5ee31943146d52a05eaec8c54f66cb | |
parent | 4732a47a5086f6e23859e813713b2bd610c4f950 [diff] |
audio_hal: Change stream write size for ac3 test [1/1] PD#TV-28959 Problem: When standalone DD/DDP decoder is used for audio hal, currently when stream writing size is bigger than 1536 bytes, the data will not be fully consumed and audio hal will crash when the decoder input buffer overflow. Solution: Limit writing size for ac3 data. Verify: Verified with libHwAudio_dcvdec.so installed and run with audio_client_test_ac3 on TM2. Change-Id: I3a58d1124fc1562fd6a964501f4b02d6448020fd