Skip to content

Conversation

@singalsu
Copy link
Collaborator

This patch fixes the documentation for function dft3_32().

This patch fixes the documentation for function dft3_32().

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
Copilot AI review requested due to automatic review settings December 23, 2025 09:49
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects the Doxygen documentation syntax for the dft3_32() function by updating parameter documentation from incorrect @x and @y tags to proper @param syntax, and renames the function parameters to match (input and output). Additionally, minor documentation improvements include capitalizing "E.g." and clarifying sentence structure.

  • Updated Doxygen parameter documentation syntax from @x and @y to @param input and @param output
  • Renamed function parameters from x_in/y to input/output to align with documentation
  • Minor documentation clarity improvements (capitalization and wording)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants