MAX_COOP_SLICES  2211 source/encoder/slicetype.cpp             X265_CHECK(i < MAX_COOP_SLICES, "impossible number of coop slices\n");
MAX_COOP_SLICES   220 source/encoder/slicetype.h     } m_slice[MAX_COOP_SLICES];