]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/arm/fmtconvert_vfp.S
Merge commit 'f1d8763a02b5fce9a7d9789e049d74a45b15e1e8'
[ffmpeg] / libavcodec / arm / fmtconvert_vfp.S
index 4bdbe82e523bd9fa66c3d227aeb360519c7e5a99..7b012bc8d8129ea00f5535067a93e29760edbbc8 100644 (file)
@@ -25,7 +25,7 @@
  * ARM VFP optimized float to int16 conversion.
  * Assume that len is a positive number and is multiple of 8, destination
  * buffer is at least 4 bytes aligned (8 bytes alignment is better for
- * performance), little endian byte sex
+ * performance), little-endian byte sex.
  */
 @ void ff_float_to_int16_vfp(int16_t *dst, const float *src, int len)
 function ff_float_to_int16_vfp, export=1