Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.c85 sf->use_ml_partition_search_breakout = 1; in set_good_speed_feature_framesize_dependent()
99 sf->use_ml_partition_search_breakout = 1; in set_good_speed_feature_framesize_dependent()
137 sf->use_ml_partition_search_breakout = 0; in set_good_speed_feature_framesize_dependent()
161 sf->use_ml_partition_search_breakout = 0; in set_good_speed_feature_framesize_dependent()
818 sf->use_ml_partition_search_breakout = 0; in vp9_set_speed_features_framesize_dependent()
Dvp9_speed_features.h515 int use_ml_partition_search_breakout; member
Dvp9_encodeframe.c3874 cpi->sf.use_ml_partition_search_breakout && in rd_pick_partition()