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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_speed_features.h81 SUBPEL_TREE_PRUNED = 1, enumerator in enum:__anon13196
H A Dvp9_speed_features.c129 sf->mv.subpel_search_method = SUBPEL_TREE_PRUNED;
424 } else if (sf->mv.subpel_search_method == SUBPEL_TREE_PRUNED) {

Completed in 166 milliseconds