Searched refs:MAX_TILE_ROWS (Results 1 – 2 of 2) sorted by relevance
20 #define MAX_TILE_ROWS 22 macro68 return roundup((MAX_TILE_COLS * MAX_TILE_ROWS * 4 * sizeof(u16) + 15 + 16) & ~0xf, 16); in hantro_vp9_tile_info_size()
26 #define MAX_TILE_ROWS 22 macro259 size = round_up(MAX_TILE_COLS * MAX_TILE_ROWS * 4 * sizeof(u16) + 16, 16); in hantro_hevc_dec_init()