Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_tile_common.c16 #define MAX_TILE_WIDTH_B64 64 macro
44 while ((MAX_TILE_WIDTH_B64 << min_log2) < sb_cols) in vp9_get_tile_n_bits()