commit | b3643899c48dfe9bec2876e40faaf8b913aa4627 | [log] [tgz] |
---|---|---|
author | Dean Wheatley <dwhea@dolby.com> | Wed Dec 18 08:38:37 2019 +1100 |
committer | Dean Wheatley <dwhea@dolby.com> | Wed Dec 18 10:39:31 2019 +1100 |
tree | 924f685a4c1e434999fa70ae4907982bf16d1ae5 | |
parent | e17f0c1c1e065d2985113ee6703fe40186b74963 [diff] |
Use max of play/record frame counts for PassthruPatch track This patch avoids pseudo LCM buffer calculation oversized buffer causing posix_memalign error in cases of large play/record frame counts (such as 24596) for PassthruPatchRecord patches. Test: MSD to Primary audio patch with play/record frame counts of 24596. Change-Id: I3a2f3795330e99984388b01033d8e7c1685d01f2