Remove speed features in vp10

Take out speed features that affect the compression performance
to simplify the coding route. This commit removes the motion field
mode search used in speed 3.

Change-Id: Ifdf6862cb1ece8261125a56d9d89bcef60758c00
This commit is contained in:
Jingning Han
2015-09-10 12:24:06 -07:00
parent 2ff108aac6
commit 4fa8e73249
3 changed files with 6 additions and 60 deletions

View File

@@ -314,8 +314,6 @@ typedef struct SPEED_FEATURES {
int cb_partition_search;
int motion_field_mode_search;
int alt_ref_search_fp;
// Fast quantization process path