Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dlevel.c420 const int is_right_most_tile = tile_info->mi_col_end == cm->mi_cols; in get_tile_stats() local
421 if (!is_right_most_tile) { in get_tile_stats()