Home
last modified time | relevance | path

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

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