Home | History | Annotate | Download | only in enc

Lines Matching refs:inv_palette

1228     uint8_t inv_palette[MAX_PALETTE_SIZE] = { 0 };
1231 inv_palette[color] = i;
1236 tmp_row[x] = inv_palette[color];