Home
last modified time | relevance | path

Searched refs:use_dist_wtd_comp_flag (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dspeed_features.c204 sf->use_dist_wtd_comp_flag = DIST_WTD_COMP_SKIP_MV_SEARCH; in set_good_speed_features_framesize_independent()
294 sf->use_dist_wtd_comp_flag = DIST_WTD_COMP_DISABLED; in set_good_speed_features_framesize_independent()
433 sf->use_dist_wtd_comp_flag = DIST_WTD_COMP_SKIP_MV_SEARCH; in set_rt_speed_features_framesize_independent()
515 sf->use_dist_wtd_comp_flag = DIST_WTD_COMP_DISABLED; in set_rt_speed_features_framesize_independent()
728 sf->use_dist_wtd_comp_flag = DIST_WTD_COMP_ENABLED; in av1_set_speed_features_framesize_independent()
Dspeed_features.h576 DIST_WTD_COMP_FLAG use_dist_wtd_comp_flag; member
Drdopt.c9909 cpi->sf.use_dist_wtd_comp_flag != DIST_WTD_COMP_DISABLED); in compound_type_rd()
10446 cpi->sf.use_dist_wtd_comp_flag == DIST_WTD_COMP_DISABLED || in handle_inter_mode()