comparison audioconvert.c @ 10223:b08865f6d4e3 libavcodec

Perform the DC prediction reversal immediately after decoding all of the DC coefficients. This has a greater probability of leveraging the coefficients while they are still cached. When testing with the Big Buck Bunny 1080p video, I consistently saw improvements of 500k-600k dezicycles per run (through reverse_dc_prediction()) thanks to this move.
author melanson
date Tue, 22 Sep 2009 15:58:08 +0000
parents e0fe929c5dc4
children 01d5e38a0d35
comparison
equal deleted inserted replaced
10222:4ce0bf184aa3 10223:b08865f6d4e3