diff lsp.h @ 12165:4f06422196ee libavcodec

Restore mistakenly removed [in]/[out] Doxygen parameter attributes.
author diego
date Wed, 14 Jul 2010 21:22:06 +0000
parents 57fba1b7867b
children 0885e7a93ed4
line wrap: on
line diff
--- a/lsp.h	Wed Jul 14 17:28:40 2010 +0000
+++ b/lsp.h	Wed Jul 14 21:22:06 2010 +0000
@@ -46,7 +46,7 @@
  * Omitting this step creates audible distortion on the sinusoidal sweep
  * test vectors in 3GPP TS 26.074.
  *
- * @param lsf            [in,out] LSFs in Hertz
+ * @param[in,out] lsf    LSFs in Hertz
  * @param min_spacing    minimum distance between two consecutive lsf values
  * @param size           size of the lsf vector
  */