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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 95 extern fractional_mv_step_fp vp9_find_best_sub_pixel_tree;
vp9_speed_features.c 545 cpi->find_fractional_mv_step = vp9_find_best_sub_pixel_tree;
vp9_mcomp.c 642 int vp9_find_best_sub_pixel_tree(const MACROBLOCK *x, function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.h 92 extern fractional_mv_step_fp vp9_find_best_sub_pixel_tree;
vp9_speed_features.c 374 cpi->find_fractional_mv_step = vp9_find_best_sub_pixel_tree;
vp9_mcomp.c 263 int vp9_find_best_sub_pixel_tree(const MACROBLOCK *x, function
    [all...]

Completed in 41 milliseconds