[Mp4-tech] (H.264 video)about Interprediction sample values
kavita.chachadi1 wipro.com
kavita.chachadi1 wipro.com
Mon Aug 13 18:18:58 EDT 2007
Hello all,
When we are constructing the sample values ,we have
xIntL = xAL + ( mvLX[ 0 ] >> 2 ) + xL
yIntL = yAL + ( mvLX[ 1 ] >> 2 ) + yL
xFracL = mvLX[ 0 ] & 3
yFracL = mvLX[ 1 ] & 3
so the input to the prosess will be
xIntL,yIntl,xFracL,yFracL.
Depending on xFracl,yFracL values the decision is taken whether to construct full sample pel values,Half pel sample value
or Quarter pel sample values.
Why xFracL and yFracL is anded with 3.(I know to fetch last 2 bits),what is the purpose?
How exactly quarter pel motion vector is encoded?
Thanks in advance.
Regards,
Kavita
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/mp4-tech/attachments/20070813/2a088aa5/attachment.html
More information about the Mp4-tech
mailing list