Home
last modified time | relevance | path

Searched refs:vp9_find_best_sub_pixel_comp_tree (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_mcomp.h107 extern fractional_mv_step_comp_fp vp9_find_best_sub_pixel_comp_tree;
Dvp9_speed_features.c375 cpi->find_fractional_mv_step_comp = vp9_find_best_sub_pixel_comp_tree; in vp9_set_speed_features()
Dvp9_mcomp.c359 int vp9_find_best_sub_pixel_comp_tree(const MACROBLOCK *x, in vp9_find_best_sub_pixel_comp_tree() function