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