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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 82 extern fractional_mv_step_fp vp9_find_best_sub_pixel_iterative;
vp9_mcomp.c 315 int vp9_find_best_sub_pixel_iterative(MACROBLOCK *x, function
    [all...]
vp9_onyx_if.c 925 cpi->find_fractional_mv_step = vp9_find_best_sub_pixel_iterative;
    [all...]

Completed in 27 milliseconds