On Tue, Aug 21, 2007 at 12:41:08AM +0200, reynaldo wrote:
> 
> Log:
> COSMETIC Fix some more nits spoted by diego
> 
> --- qcelp/qcelpdata.h (original)
> +++ qcelp/qcelpdata.h Tue Aug 21 00:41:08 2007
> @@ -41,11 +41,11 @@
>   * formula for RATE_FULL and RATE_HALF frames at section 2.4.8.1.1. It says
>   * you have to subtract the decoded index parameter to the given scaled
>   * codebook vector index 'n' to get the desired circular codebook index but
> - * It doesn't tell you have to clamp 'n' to [0-9] in order to get RI 
> complaint
> + * It doesn't tell you have to clamp 'n' to [0-9] in order to get RI 
> compliant
>   * results.

better:

  It says you have to subtract the decoded index parameter to the given
  scaled codebook vector index 'n' to get the desired circular codebook
  index, but it does not mention you have to clamp 'n' to [0-9] in order
  to get RI compliant results.

Diego
_______________________________________________
FFmpeg-soc mailing list
[email protected]
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to