OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_find_best_half_pixel_step
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/vp8/encoder/
mcomp.h
55
extern fractional_mv_step_fp
vp8_find_best_half_pixel_step
;
mcomp.c
598
int
vp8_find_best_half_pixel_step
(MACROBLOCK *mb, BLOCK *b, BLOCKD *d, MV *bestmv, MV *ref_mv, int error_per_bit, const vp8_variance_fn_ptr_t *vfp, 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()
Completed in 20 milliseconds