Skip to content

how to use gpujpeg_huffman_gpu_decoder_decode for decoding #96

Open
@laichz

Description

@laichz

I ran the decode_to_raw_rgb.c example, and the decoding takes a long time. I found that it is calling gpujpeg_huffman_cpu_decoder_decode for decoding, and coder->segment_count = 1. I would like to ask how to configure it to use gpujpeg_huffman_gpu_decoder_decode for decoding in

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions