Home
last modified time | relevance | path

Searched refs:subpel_search_method (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_speed_features.h129 SUBPEL_SEARCH_METHODS subpel_search_method; member
Dvp9_speed_features.c293 sf->subpel_search_method = SUBPEL_TREE; in vp9_set_speed_features()
373 if (cpi->sf.subpel_search_method == SUBPEL_TREE) { in vp9_set_speed_features()