HomeSort by relevance Sort by last modified time
    Searched refs:SUBPEL_TREE_PRUNED_MORE (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 79 SUBPEL_TREE_PRUNED_MORE = 2, // Prunes 1/2-pel searches more aggressively
vp9_speed_features.c 290 sf->mv.subpel_search_method = SUBPEL_TREE_PRUNED_MORE;
791 } else if (sf->mv.subpel_search_method == SUBPEL_TREE_PRUNED_MORE) {

Completed in 58 milliseconds