Searched refs:RGBIndex (Results 1 – 1 of 1) sorted by relevance
77 for (int RGBIndex = 0; RGBIndex < 3; RGBIndex++) { in decode_palette() local79 unsigned color = get_bits1(&gbit) << RGBIndex; in decode_palette()84 for (int RGBIndex = 0; RGBIndex < 3; RGBIndex++) { in decode_palette() local86 unsigned color = get_bits1(&gbit) << RGBIndex; in decode_palette()91 for (int RGBIndex = 0; RGBIndex < 3; RGBIndex++) { in decode_palette() local93 unsigned color = get_bits1(&gbit) << RGBIndex; in decode_palette()