Searched refs:BAND_SIZE (Results 1 – 1 of 1) sorted by relevance
858 constexpr auto BAND_SIZE = 40; in rleRender() local887 Band bands[BAND_SIZE]; in rleRender()893 else if (bandCnt >= BAND_SIZE) bandCnt = (BAND_SIZE - 1); in rleRender()