Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_tile_common.c16 #define MAX_TILE_WIDTH_B64 64 macro
41 while ((MAX_TILE_WIDTH_B64 << min_log2) < sb64_cols) ++min_log2; in get_min_log2_tile_cols()