Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dmcomp.h48 fractional_mv_step_fp vp8_find_best_sub_pixel_step_iteratively; variable
Dmcomp.c221 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.c1063 cpi->find_fractional_mv_step = vp8_find_best_sub_pixel_step_iteratively; in vp8_set_speed_features()