X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Farm%2Ffmtconvert_vfp.S;h=7b012bc8d8129ea00f5535067a93e29760edbbc8;hb=642a655f7d9a6afc97fff5f3ecd6a7ad5d53e0ca;hp=4bdbe82e523bd9fa66c3d227aeb360519c7e5a99;hpb=0ecfcf862136d1c7b190415826c0521a52e790fb;p=ffmpeg diff --git a/libavcodec/arm/fmtconvert_vfp.S b/libavcodec/arm/fmtconvert_vfp.S index 4bdbe82e523..7b012bc8d81 100644 --- a/libavcodec/arm/fmtconvert_vfp.S +++ b/libavcodec/arm/fmtconvert_vfp.S @@ -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