Searched refs:mv_check_bounds (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_rdopt.c1639 static INLINE int mv_check_bounds(const MACROBLOCK *x, const MV *mv) { function
1970 if (mv_check_bounds(x, &mode_mv[this_mode][0].as_mv) ||
1972 mv_check_bounds(x, &mode_mv[this_mode][1].as_mv)))
2767 if (mv_check_bounds(x, &cur_mv[i].as_mv))

Completed in 54 milliseconds