OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUBPEL_TREE_PRUNED_MORE
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h
85
SUBPEL_TREE_PRUNED_MORE
= 2, // Prunes 1/2-pel searches more aggressively
vp9_speed_features.c
191
sf->mv.subpel_search_method =
SUBPEL_TREE_PRUNED_MORE
;
548
} else if (sf->mv.subpel_search_method ==
SUBPEL_TREE_PRUNED_MORE
) {
Completed in 50 milliseconds