Fix a typo in `adjust_channels` arguments

The code was passing the output side instead
of the input size which caused writing outside
of allocated memory.

Bug: 202910334
Test: build
Signed-off-by: Roman Kiryanov <rkir@google.com>
Change-Id: I48272bc833be6509ac50b26190f2befb2a2f1650
Merged-In: I48272bc833be6509ac50b26190f2befb2a2f1650
1 file changed