Searched refs:pcx_palette (Results 1 – 1 of 1) sorted by relevance
61 static void pcx_palette(GetByteContext *gb, uint32_t *dst, int pallen) in pcx_palette() function235 pcx_palette(&gb, (uint32_t *)p->data[1], 256); in pcx_decode_frame()242 pcx_palette(&gb, (uint32_t *)p->data[1], 16); in pcx_decode_frame()