H A D | g2meet.c | 1019 const uint8_t *pal, int npal, int tidx) in kempf_restore_buf() 1039 if (col != tidx) in kempf_restore_buf() 1054 int hdr, zsize, npal, tidx = -1, ret; in kempf_decode_tile() local 1098 tidx = i; in kempf_decode_tile() 1119 NULL, 0, width, height, pal, npal, tidx); in kempf_decode_tile() 1156 width, height, pal, npal, tidx); in kempf_decode_tile() 1015 kempf_restore_buf(const uint8_t *src, int len, uint8_t *dst, int stride, const uint8_t *jpeg_tile, int tile_stride, int width, int height, const uint8_t *pal, int npal, int tidx) kempf_restore_buf() argument
|