Home
last modified time | relevance | path

Searched refs:FAST_DIAMOND (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_speed_features.h27 FAST_DIAMOND = 6 enumerator
Dvp9_speed_features.c268 sf->search_method = FAST_DIAMOND; in set_rt_speed_feature()
274 sf->search_method = FAST_DIAMOND; in set_rt_speed_feature()
Dvp9_pickmode.c88 if (cpi->sf.search_method == FAST_DIAMOND) { in full_pixel_motion_search()
Dvp9_rdopt.c2462 if (cpi->sf.search_method == FAST_DIAMOND) { in single_motion_search()