Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.h78 SUBPEL_TREE_PRUNED = 1, // Prunes 1/2-pel searches enumerator
Dvp9_speed_features.c262 sf->mv.subpel_search_method = SUBPEL_TREE_PRUNED; in set_good_speed_feature_framesize_independent()
789 } else if (sf->mv.subpel_search_method == SUBPEL_TREE_PRUNED) { in vp9_set_speed_features_framesize_independent()