Searched defs:dec_tile_col (Results 1 – 2 of 2) sorted by relevance
2313 const int dec_tile_col = AOMMIN(pbi->dec_tile_col, tile_cols); in get_ls_tile_buffers() local2772 const int dec_tile_col = AOMMIN(pbi->dec_tile_col, tile_cols); in decode_tiles() local3577 const int dec_tile_col = AOMMIN(pbi->dec_tile_col, tile_cols); in decode_tiles_mt() local3759 const int dec_tile_col = AOMMIN(pbi->dec_tile_col, tile_cols); in decode_tiles_row_mt() local
280 int dec_tile_row, dec_tile_col; // always -1 for non-VR tile encoding member