OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_check_mv_bounds
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/common/
findnearmv.h
58
static unsigned int
vp8_check_mv_bounds
(int_mv *mv, int mb_to_left_edge,
function
/external/libvpx/libvpx/vp8/decoder/
error_concealment.c
307
mi->mbmi.need_to_clamp_mvs |=
vp8_check_mv_bounds
(
549
mi->mbmi.need_to_clamp_mvs |=
vp8_check_mv_bounds
(
decodemv.c
311
mbmi->need_to_clamp_mvs |=
vp8_check_mv_bounds
(&blockmv,
505
vp8_check_mv_bounds
(mbmi_mv, mb_to_left_edge,
Completed in 19 milliseconds