add comments
authorJosh Coalson <jcoalson@users.sourceforce.net>
Mon, 16 Jul 2001 18:03:16 +0000 (18:03 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Mon, 16 Jul 2001 18:03:16 +0000 (18:03 +0000)
src/libFLAC/ia32/lpc_asm.nasm

index f217202..a7dec5f 100644 (file)
@@ -811,9 +811,6 @@ cident FLAC__lpc_compute_residual_from_qlp_coefficients_asm_ia32
 ; WATCHOUT: this routine works on 16 bit data which means bits-per-sample for
 ; the channel must be <= 16.  Especially note that this routine cannot be used
 ; for side-channel coded 16bps channels since the effective bps is 17.
-; WATCHOUT: this routine requires that each data array have a buffer of up to
-; 3 zeroes in front (at negative indices) for alignment purposes, i.e. for each
-; channel n, data[n][-1] through data[n][-3] should be accessible and zero.
        ALIGN   16
 cident FLAC__lpc_compute_residual_from_qlp_coefficients_asm_ia32_mmx
        ;[esp + 40]     residual[]