Searched refs:delta_pal (Results 1 – 7 of 7) sorted by relevance
269 int16_t delta_pal[PALETTE_DELTA]; member1437 tmp[j] = av_clip_uint8((t * 129 + ctx->delta_pal[i * 3 + j]) >> 7); in decode_frame()1450 ctx->delta_pal[i] = bytestream2_get_le16u(&ctx->gb); in decode_frame()
269 int16_t delta_pal[PALETTE_DELTA]; member1435 tmp[j] = av_clip_uint8((t * 129 + ctx->delta_pal[i * 3 + j]) >> 7); in decode_frame()1448 ctx->delta_pal[i] = bytestream2_get_le16u(&ctx->gb); in decode_frame()