Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_mcomp.c465 static INLINE int check_bounds(const MACROBLOCK *x, int row, int col, in check_bounds() function
545 if (check_bounds(x, br, bc, 1 << t)) { in vp9_pattern_search()
588 if (check_bounds(x, br, bc, 1 << s)) { in vp9_pattern_search()
626 if (check_bounds(x, br, bc, 1 << s)) { in vp9_pattern_search()
664 if (check_bounds(x, br, bc, 1)) { in vp9_pattern_search()