Index: source/libvpx/vp9/encoder/vp9_onyx_int.h |
=================================================================== |
--- source/libvpx/vp9/encoder/vp9_onyx_int.h (revision 223160) |
+++ source/libvpx/vp9/encoder/vp9_onyx_int.h (working copy) |
@@ -284,6 +284,8 @@ |
int last_partitioning_redo_frequency; |
int disable_splitmv; |
int using_small_partition_info; |
+ // TODO(jingning): combine the related motion search speed features |
+ int adaptive_motion_search; |
// Implements various heuristics to skip searching modes |
// The heuristics selected are based on flags |