Parent Directory
|
Revision Log
|
Patch
revision 1.37.2.19, Thu Dec 12 10:37:44 2002 UTC | revision 1.37.2.20, Fri Dec 13 11:26:41 2002 UTC | |
---|---|---|
# | Line 1722 | Line 1722 |
1722 | ||
1723 | if (reduced_resolution) | if (reduced_resolution) |
1724 | { | { |
1725 | image_deblock_rrv(&dec->refn[0], dec->edged_width, dec->mbs, | image_deblock_rrv(&dec->cur, dec->edged_width, dec->mbs, |
1726 | (dec->width + 31) / 32, (dec->height + 31) / 32, dec->mb_width); | (dec->width + 31) / 32, (dec->height + 31) / 32, dec->mb_width); |
1727 | } | } |
1728 |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |