Files
liblc3/tools
Taruntej Kanakamalla 22626a595b tools/elc3: Use correct offset for pcm buffer padding
The address offset of the pcm buffer computed is in samples
instead of bytes. This causes the last few bytes of the original pcm
content to get corrupted with the padding bytes.
Pass the number of bytes read instead of samples
as the address offset.
2022-11-10 11:03:01 +05:30
..
2022-04-11 15:41:45 +02:00
2022-04-11 15:41:45 +02:00
2022-04-11 15:41:45 +02:00