Searched refs:MIN_TILE_WD (Results 1 – 3 of 3) sorted by relevance
298 #define MIN_TILE_WD MAX_CTB_SIZE macro
2225 WORD32 max_tile_cols = (wd + MIN_TILE_WD - 1) / MIN_TILE_WD; in ihevcd_parse_pps()2433 max_tile_cols = (wd + MIN_TILE_WD - 1) / MIN_TILE_WD; in ihevcd_copy_pps()
1504 max_tile_cols = (wd + MIN_TILE_WD - 1) / MIN_TILE_WD; in ihevcd_allocate_dynamic_bufs()