Home | History | Annotate | Download | only in enc

Lines Matching full:inv_palette

890     uint8_t inv_palette[MAX_PALETTE_SIZE] = { 0 };
893 inv_palette[color] = i;
898 row[x] = inv_palette[color];