comparison ac3.h @ 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 2887f410011f
children 7dd2a45249a9
comparison
equal deleted inserted replaced
10222:4ce0bf184aa3 10223:b08865f6d4e3