MAX_ID_SHIFT
#define MAX_ID_BIT (1U << MAX_ID_SHIFT)
#define MAX_LEVEL (MAX_ID_SHIFT + IDR_BITS - 1) / IDR_BITS