Home | History | Annotate | Download | only in libagl

Lines Matching full:palettesize

484     const int paletteSize = (1 << indexBits) * entrySize;
486 uint8_t const* pixels = (uint8_t *)data + paletteSize;