-
Notifications
You must be signed in to change notification settings - Fork 324
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pcm_converter: do nothing when there are no samples
HiFi3 version of PCM converter can corrupt data or go into endless loop, when called with samples = 0. Make sure the processing functions return immediately if that happens. Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters