Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.h521 int ml_partition_search_early_termination; member
Dvp9_speed_features.c79 sf->ml_partition_search_early_termination = 1; in set_good_speed_feature_framesize_dependent()
98 sf->ml_partition_search_early_termination = 0; in set_good_speed_feature_framesize_dependent()
817 sf->ml_partition_search_early_termination = 0; in vp9_set_speed_features_framesize_dependent()
Dvp9_encodeframe.c3858 if (cpi->sf.ml_partition_search_early_termination) { in rd_pick_partition()
3882 if (!cpi->sf.ml_partition_search_early_termination) { in rd_pick_partition()
4038 if (!cpi->sf.ml_partition_search_early_termination && in rd_pick_partition()