Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmvref_common.c313 static int check_sb_border(const int mi_row, const int mi_col, in check_sb_border() function
598 if (!check_sb_border(mi_row, mi_col, blk_row, blk_col)) continue; in setup_ref_mv_list()