OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_find_best_sub_pixel_step
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
mcomp.h
62
extern fractional_mv_step_fp
vp8_find_best_sub_pixel_step
;
mcomp.c
358
int
vp8_find_best_sub_pixel_step
(MACROBLOCK *x, BLOCK *b, BLOCKD *d,
function
[
all
...]
onyx_if.c
961
cpi->find_fractional_mv_step =
vp8_find_best_sub_pixel_step
;
[
all
...]
/external/libvpx/libvpx/vp8/common/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 28 milliseconds