Searched refs:subpel_search_method (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_speed_features.h145 SUBPEL_SEARCH_METHODS subpel_search_method; member in struct:SPEED_FEATURES
H A Dvp9_speed_features.c298 sf->subpel_search_method = SUBPEL_TREE;
380 if (sf->subpel_search_method == SUBPEL_TREE) {
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_speed_features.h145 SUBPEL_SEARCH_METHODS subpel_search_method; member in struct:__anon24172
H A Dvp9_speed_features.c295 sf->subpel_search_method = SUBPEL_TREE;
377 if (sf->subpel_search_method == SUBPEL_TREE) {

Completed in 73 milliseconds