HomeSort by relevance Sort by last modified time
    Searched full:is_inside (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_mvref_common.c 173 static INLINE int is_inside(const TileInfo *const tile, function
206 if (is_inside(tile, mi_col, mi_row, cm->mi_rows, mv_ref)) {
233 if (is_inside(tile, mi_col, mi_row, cm->mi_rows, mv_ref)) {
263 if (is_inside(tile, mi_col, mi_row, cm->mi_rows, mv_ref)) {

Completed in 146 milliseconds