OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp9_int_pro_motion_estimation
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h
76
unsigned int
vp9_int_pro_motion_estimation
(const struct VP9_COMP *cpi,
vp9_pickmode.c
[
all
...]
vp9_mcomp.c
1814
unsigned int
vp9_int_pro_motion_estimation
(const VP9_COMP *cpi, MACROBLOCK *x,
function
[
all
...]
vp9_encodeframe.c
741
y_sad =
vp9_int_pro_motion_estimation
(cpi, x, bsize, mi_row, mi_col);
[
all
...]
Completed in 276 milliseconds