Drop mvs with magnitude above 4096 from mvs reference frame
When either component of a motion vector is above 4096, drop this motion vector from the motion vector reference frame for later motion field projection use. The coding performance change is close to 0 for lowres and midres. This ensures that the motion vector and reference frame tuple can be efficiently stored within 32 bits. Change-Id: I9ae60a5caab2d3f49200abb5415532d82986839f
Please register or sign in to comment