Searched refs:FAST_DIAMOND (Results 1 - 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_speed_features.h27 FAST_DIAMOND = 6 enumerator in enum:__anon24966
H A Dvp9_speed_features.c263 sf->search_method = FAST_DIAMOND;
274 sf->search_method = FAST_DIAMOND;
H A Dvp9_pickmode.c88 if (cpi->sf.search_method == FAST_DIAMOND) {
H A Dvp9_rdopt.c2462 if (cpi->sf.search_method == FAST_DIAMOND) {
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_speed_features.h65 FAST_DIAMOND = 6 enumerator in enum:__anon13194
H A Dvp9_speed_features.c301 sf->mv.search_method = FAST_DIAMOND;
H A Dvp9_mcomp.c1772 case FAST_DIAMOND:

Completed in 108 milliseconds