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

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 80 SUBPEL_TREE_PRUNED_EVENMORE = 3, // Prunes 1/2- and 1/4-pel searches
vp9_speed_features.c 589 sf->mv.subpel_search_method = SUBPEL_TREE_PRUNED_EVENMORE;
849 } else if (sf->mv.subpel_search_method == SUBPEL_TREE_PRUNED_EVENMORE) {
    [all...]

Completed in 174 milliseconds