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

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