]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/twinvqdec.c
avcodec/tests/options: Set timebase
[ffmpeg] / libavcodec / twinvqdec.c
index 5f4dd350a0202ff0185575e88b391917276e0fef..c2353f51b56e02561ddacfec6f08ebace3e27849 100644 (file)
@@ -149,7 +149,7 @@ static int very_broken_op(int a, int b)
 /**
  * Sum to data a periodic peak of a given period, width and shape.
  *
- * @param period the period of the peak divised by 400.0
+ * @param period the period of the peak divided by 400.0
  */
 static void add_peak(int period, int width, const float *shape,
                      float ppc_gain, float *speech, int len)