Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dmcomp.h65 extern fractional_mv_step_fp vp8_find_best_sub_pixel_step_iteratively;
Dmcomp.c203 int vp8_find_best_sub_pixel_step_iteratively(MACROBLOCK *x, BLOCK *b, BLOCKD *d, in vp8_find_best_sub_pixel_step_iteratively() function
Donyx_if.c1075 cpi->find_fractional_mv_step = vp8_find_best_sub_pixel_step_iteratively; in vp8_set_speed_features()