change to call vp9_refining_search_sad() directly
authorYaowu Xu <yaowu@google.com>
Mon, 17 Nov 2014 19:25:43 +0000 (11:25 -0800)
committerYaowu Xu <yaowu@google.com>
Mon, 17 Nov 2014 19:30:17 +0000 (11:30 -0800)
commit1687c47bfdff2a4a6d2a07fb143be3f9b21824ff
treecb617fcfc6a55a1c106c0f670855fdf8c568da69
parent4539c496bcfaf54a16d3ed5668bbe174a3ed5ad2
change to call vp9_refining_search_sad() directly

The function pointer in compressor instance does not change, so this
commit changes to call the function directly.

Change-Id: I9c9c460e3475711c384b74c9842f0b4f3d037cc5
vp9/common/vp9_rtcd_defs.pl
vp9/encoder/vp9_encoder.h
vp9/encoder/vp9_mcomp.c
vp9/encoder/vp9_mcomp.h
vp9/encoder/vp9_speed_features.c