]> granicus.if.org Git - libvpx/commit
Account context based prob model for motion vector cost estimate
authorJingning Han <jingning@google.com>
Fri, 19 Feb 2016 18:41:04 +0000 (10:41 -0800)
committerJingning Han <jingning@google.com>
Sat, 20 Feb 2016 00:32:51 +0000 (16:32 -0800)
commit03c01bc3c0a54f3f4a31cd49777b450949fb976f
tree36d7f236d82e7544dc694177595fee2ed6e4c30c
parentdf59bb89867418962b3c31406daf8f21a8b6ca79
Account context based prob model for motion vector cost estimate

This commit accounts for the context based probability model for
motion vector cost estimate in rate-distortion optimization.

Change-Id: Ia068a9395dcb4ecc348f128b17b8d24734660b83
vp10/encoder/block.h
vp10/encoder/encoder.c
vp10/encoder/encoder.h
vp10/encoder/rd.c
vp10/encoder/rd.h
vp10/encoder/rdopt.c