Searched refs:adaptive_motion_search (Results 1 – 8 of 8) sorted by relevance
388 int adaptive_motion_search; member
263 sf->adaptive_motion_search = 1; in set_good_speed_feature_framesize_independent()463 sf->adaptive_motion_search = 1; in set_rt_speed_feature_framesize_independent()874 sf->adaptive_motion_search = 0; in vp9_set_speed_features_framesize_independent()
1987 if (sf->adaptive_motion_search) { in rd_pick_best_sub8x8_mode()2434 if (cpi->sf.adaptive_motion_search && bsize < BLOCK_64X64) { in single_motion_search()2441 if (cpi->sf.adaptive_motion_search) { in single_motion_search()
434 int adaptive_motion_search; member
2198 if (cpi->sf.adaptive_motion_search) load_pred_mv(x, prev_ctx); in rd_try_subblock()2493 if (cpi->sf.adaptive_motion_search) store_pred_mv(x, ctx_none); in rd_pick_sqr_partition()2514 if (cpi->sf.adaptive_motion_search) load_pred_mv(x, ctx_none); in rd_pick_sqr_partition()3488 if (cpi->sf.adaptive_motion_search) store_pred_mv(x, ctx_none); in rd_pick_partition()3512 if (cpi->sf.adaptive_motion_search) load_pred_mv(x, ctx_none); in rd_pick_partition()3583 if (cpi->sf.adaptive_motion_search) load_pred_mv(x, ctx_none); in rd_pick_partition()3625 if (cpi->sf.adaptive_motion_search) load_pred_mv(x, ctx_h); in rd_pick_partition()3673 if (cpi->sf.adaptive_motion_search) load_pred_mv(x, ctx_none); in rd_pick_partition()3715 if (cpi->sf.adaptive_motion_search) load_pred_mv(x, ctx_none); in rd_pick_partition()
685 sf->adaptive_motion_search = 0; in av1_set_speed_features_framesize_independent()
987 if (cpi->sf.adaptive_motion_search && block_size < x->max_partition_size) in av1_mv_pred()
7099 if (cpi->sf.adaptive_motion_search && bsize < cm->seq_params.sb_size) { in single_motion_search()7106 if (cpi->sf.adaptive_motion_search) { in single_motion_search()7250 if (cpi->sf.adaptive_motion_search && mbmi->motion_mode == SIMPLE_TRANSLATION) in single_motion_search()9513 if (cpi->sf.adaptive_motion_search) in motion_mode_rd()