Merge "intra blocks disallowed inadvertently"
This commit is contained in:
commit
07c3abe21e
@ -288,7 +288,6 @@ static void set_rt_speed_feature(VP9_COMP *cpi, SPEED_FEATURES *sf,
|
||||
|
||||
sf->tx_size_search_method = (cm->frame_type == KEY_FRAME) ?
|
||||
USE_LARGESTALL : USE_TX_8X8;
|
||||
sf->max_intra_bsize = BLOCK_8X8;
|
||||
|
||||
// This feature is only enabled when partition search is disabled.
|
||||
sf->reuse_inter_pred_sby = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user