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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 96 extern fractional_mv_step_comp_fp vp9_find_best_sub_pixel_comp_iterative;
vp9_mcomp.c 522 int vp9_find_best_sub_pixel_comp_iterative(MACROBLOCK *x, function
    [all...]
vp9_onyx_if.c 926 cpi->find_fractional_mv_step_comp = vp9_find_best_sub_pixel_comp_iterative;
    [all...]

Completed in 25 milliseconds