]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/celp_math.h
Revert "mpegvideo: remove abort() in ff_find_unused_picture()"
[ffmpeg] / libavcodec / celp_math.h
index 48032454783d9228ae5448018a44d55b7521fcaa..ec62a9ea09abc9c50914fb2311347bc2ee26efbf 100644 (file)
@@ -74,7 +74,7 @@ static inline int bidir_sal(int value, int offset)
 int64_t ff_dot_product(const int16_t *a, const int16_t *b, int length);
 
 /**
- * returns the dot product.
+ * Return the dot product.
  * @param a input data array
  * @param b input data array
  * @param length number of elements