Commit f12ca307 authored by Ashok Bhat's avatar Ashok Bhat Committed by David Butcher
Browse files

AArch64: Fix GetChannelCount() declaration.



Two fixes
[x] GetChannelCount() return type is size_t in the declaration and
    SLuint32 in the definition. It should be SLuint32 in both places.
[x] CreateAndRealizeAudioPlayer has a size_t parameter channelCount.
    This should should be SLuint32 as the actual parameter is SLuint32.

Change-Id: I64666e1cc6930bf0ea500974609305d6afb476bc
Signed-off-by: default avatarAshok Bhat <ashok.bhat@arm.com>
parent fdad3f16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment