Author: reynaldo Date: Wed Aug 29 05:31:14 2007 New Revision: 1229 Log: Get rid of unused macro, this is from Michael's review too
Modified: qcelp/qcelpdata.h Modified: qcelp/qcelpdata.h ============================================================================== --- qcelp/qcelpdata.h (original) +++ qcelp/qcelpdata.h Wed Aug 29 05:31:14 2007 @@ -25,8 +25,6 @@ * @author Reynaldo H. Verdejo Pinochet */ -#define QCELP_FXQ(v) (roundf(16384.0*v)/16384.0) - /** * TIA/EIA/IS-733 Spec has errors on the predictor determination formula * at equation 2.4.6.1-4 -- The predictor there needs 6 to be subtracted _______________________________________________ FFmpeg-soc mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
