HomeSort by relevance Sort by last modified time
    Searched refs:vp8_find_best_sub_pixel_step_iteratively (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
mcomp.h 61 extern fractional_mv_step_fp vp8_find_best_sub_pixel_step_iteratively;
mcomp.c 203 int vp8_find_best_sub_pixel_step_iteratively(MACROBLOCK *x, BLOCK *b, BLOCKD *d, function
    [all...]
onyx_if.c 957 cpi->find_fractional_mv_step = vp8_find_best_sub_pixel_step_iteratively;
    [all...]

Completed in 21 milliseconds