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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user