Home
last modified time | relevance | path

Searched refs:SUBPEL_TREE_PRUNED_MORE (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.h79 SUBPEL_TREE_PRUNED_MORE = 2, // Prunes 1/2-pel searches more aggressively enumerator
Dvp9_speed_features.c290 sf->mv.subpel_search_method = SUBPEL_TREE_PRUNED_MORE; in set_good_speed_feature_framesize_independent()
791 } else if (sf->mv.subpel_search_method == SUBPEL_TREE_PRUNED_MORE) { in vp9_set_speed_features_framesize_independent()