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
1 file changed
tree: 9e555203db5ee31943146d52a05eaec8c54f66cb
  1. include/
  2. src/
  3. Makefile