vpx/vp8/encoder
Attila Nagy de82809444 Reduce partial frame copy in encoder's pick_filter_level_fast
The partial frame copy function used to copy an extra 8 lines above
and  below. The partial frame filtering can only modify 3 pixel rows
above the partial frame. Reduce copy to bare minimum needed, which is
4 lines, so that partial filtering on copied frame is possible.

Define the "magic" fraction number for partial filtering in
loopfilter.h .

Change-Id: I4791ffc541b6884b12759a0d0714a8faf16147ec
2011-10-26 15:25:07 +03:00
..
2011-06-08 16:19:37 -04:00
2011-06-14 13:39:06 +03:00
2011-10-24 16:33:45 -07:00
2011-02-10 15:09:44 -05:00
2011-06-01 10:48:05 +03:00
2011-06-01 10:48:05 +03:00
2011-02-10 15:09:44 -05:00
2011-09-30 12:49:46 -04:00
2011-02-10 15:09:44 -05:00
2011-06-06 16:44:05 -07:00