Author: reynaldo Date: Tue Aug 21 03:31:44 2007 New Revision: 1112 Log: COSMETIC Ends with Rob vs Diego nit war
Modified: qcelp/qcelpdata.h Modified: qcelp/qcelpdata.h ============================================================================== --- qcelp/qcelpdata.h (original) +++ qcelp/qcelpdata.h Tue Aug 21 03:31:44 2007 @@ -40,9 +40,9 @@ * TIA/EIA/IS-733 Spec has an omission on the codebook index determination * 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 compliant - * results. + * codebook vector index 'n' to get the desired circular codebook index, but + * it does not mention that you have to clamp 'n' to [0-9] in order to get RI + * compliant results. * * The reason for this mistake seems to be the fact they forget to tell you * have to do these calculations per codebook subframe and adjust given equation _______________________________________________ FFmpeg-soc mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
