Searched refs:ml_prune_rect_partition_threhold (Results 1 – 3 of 3) sorted by relevance
220 sf->ml_prune_rect_partition_threhold[0] = -1; in set_good_speed_feature_framesize_independent()221 sf->ml_prune_rect_partition_threhold[1] = 350; in set_good_speed_feature_framesize_independent()222 sf->ml_prune_rect_partition_threhold[2] = 325; in set_good_speed_feature_framesize_independent()223 sf->ml_prune_rect_partition_threhold[3] = 250; in set_good_speed_feature_framesize_independent()241 sf->ml_prune_rect_partition_threhold[1] = 200; in set_good_speed_feature_framesize_independent()242 sf->ml_prune_rect_partition_threhold[2] = 200; in set_good_speed_feature_framesize_independent()243 sf->ml_prune_rect_partition_threhold[3] = 200; in set_good_speed_feature_framesize_independent()310 sf->ml_prune_rect_partition_threhold[1] = -1; in set_good_speed_feature_framesize_independent()311 sf->ml_prune_rect_partition_threhold[2] = -1; in set_good_speed_feature_framesize_independent()312 sf->ml_prune_rect_partition_threhold[3] = -1; in set_good_speed_feature_framesize_independent()[all …]
358 int ml_prune_rect_partition_threhold[4]; member
3315 thresh = cpi->sf.ml_prune_rect_partition_threhold[1]; in ml_prune_rect_partition()3319 thresh = cpi->sf.ml_prune_rect_partition_threhold[2]; in ml_prune_rect_partition()3323 thresh = cpi->sf.ml_prune_rect_partition_threhold[3]; in ml_prune_rect_partition()