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

  /external/libvpx/vp8/encoder/
mcomp.h 54 extern fractional_mv_step_fp vp8_find_best_sub_pixel_step;
mcomp.c 312 int vp8_find_best_sub_pixel_step(MACROBLOCK *x, BLOCK *b, BLOCKD *d, MV *bestmv, MV *ref_mv, int error_per_bit, vp8_subpixvariance_fn_t svf, vp8_variance_fn_t vf, int *mvcost[2]) function
    [all...]
onyx_if.c     [all...]
  /external/libvpx/vp8/encoder/arm/neon/
vp8_subpixelvariance16x16s_neon.asm 345 ;note: in vp8_find_best_half_pixel_step()(called when 8<Speed<15), and first call of vp8_find_best_sub_pixel_step()
  /external/libvpx/vp8/encoder/arm/
mcomp_arm.c 347 int vp8_find_best_sub_pixel_step(MACROBLOCK *x, BLOCK *b, BLOCKD *d, MV *bestmv, MV *ref_mv, int error_per_bit, vp8_subpixvariance_fn_t svf, vp8_variance_fn_t vf, int *mvcost[2]) function
    [all...]

Completed in 177 milliseconds