]> granicus.if.org Git - libvpx/commit
Add dist scale in get_mv_dist
authorAngie Chiang <angiebird@google.com>
Thu, 31 Jan 2019 23:01:06 +0000 (15:01 -0800)
committerAngie Chiang <angiebird@google.com>
Thu, 31 Jan 2019 23:01:06 +0000 (15:01 -0800)
commit2b6f7cb3f2b06aff3bd9f352509640951eb9e941
tree3d5b83c301633bf861f2bfe9be320d5c2ce7a5a9
parent9d86430ed5fd90971cffb2d060b329345fadb0ab
Add dist scale in get_mv_dist

Add MACRO VP9_DIST_SCALE_LOG2 represents distortion's log scale

Change-Id: Ic496a31e6d3f04626510f8c4661af464a002e361
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_rd.h
vp9/encoder/vp9_rdopt.c