[x265] question about interp

chen chenm003 at 163.com
Fri Jun 19 00:28:22 CEST 2015


it is magic number, just algorithm trick.
 
When you analyze H265 interp Dynamic Range.
You will found it is not balance, it means the middle point is not 0x8000 (unsigned) or 0 (signed)
The offset magic to avoid overflow.
 
Thanks,
Min

At 2015-06-19 06:21:02,dave <dtyx265 at gmail.com> wrote:
>For the interpolation primitives there are multiple versions, pp, ps, 
>sp, and ss.  Each one adding an offset before a shift.  Yet as I review 
>the interpolation section 8.5.3.3.3 of the h265 spec, I don't see where 
>an offset is added.  Am I missing something?  Or perhaps the offset 
>helps decision making?
>
>thanks,
>Dave
>_______________________________________________
>x265-devel mailing list
>x265-devel at videolan.org
>https://mailman.videolan.org/listinfo/x265-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20150619/0d7ce2ca/attachment.html>


More information about the x265-devel mailing list