Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Audio: Bugfix: Optimize level_update function and improve comments
Use int32_t instead of int64_t to improve performance in level_update. Improve comments in max_mic_distance function to better explain the distance calculation between all possible microphone pairs. Correct the typo in line_array_mode_check function. Signed-off-by: Shriram Shastry <[email protected]> Address reviewer comments: Improve comments in max_mic_distance and correct typo in line_array_mode_check
- Loading branch information