# HG changeset patch # User michael # Date 1219354411 0 # Node ID 73f5625538d3b9cbc786209b9582eec82a7412f0 # Parent 4bcced60f59697c546784d76a910dc88202638a1 Document code, do not document difference to a irrelevant reference implementation. diff -r 4bcced60f596 -r 73f5625538d3 acelp_filters.c --- a/acelp_filters.c Thu Aug 21 21:31:03 2008 +0000 +++ b/acelp_filters.c Thu Aug 21 21:33:31 2008 +0000 @@ -92,8 +92,7 @@ memset(fc_out, 0, subframe_size * sizeof(int16_t)); /* Since there are few pulses over an entire subframe (i.e. almost - all fc_in[i] are zero) it is faster to swap two loops and process - non-zero samples only. */ + all fc_in[i] are zero) it is faster to loop over fc_in first. */ for(i=0; i