OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_clamp_mv
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/common/
findnearmv.h
46
static void
vp8_clamp_mv
(int_mv *mv, int mb_to_left_edge, int mb_to_right_edge,
function
/external/libvpx/libvpx/vp8/encoder/
mcomp.c
891
vp8_clamp_mv
(ref_mv, x->mv_col_min, x->mv_col_max, x->mv_row_min, x->mv_row_max);
[
all
...]
rdopt.c
[
all
...]
Completed in 501 milliseconds