comparison h264pred.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 e9d9d946f213
children f52d07b169b4
comparison
equal deleted inserted replaced
10222:4ce0bf184aa3 10223:b08865f6d4e3