QOI IP
Filter
Compare
4
IP
from 2 vendors
(1
-
4)
-
QOI Lossless Image Compression Decoder
- The QOID Core is a decoder that implements a highly efficient, low-power, lossless image decompression engine compliant with the Quite OK Image format (QOI) specification, version 1.0.
- The QOI algorithm compresses RGB or RGBA images with 8 bits per color without any loss. It has a compression efficiency close to that of the PNG compression, at a fraction of the computational complexity.
-
QOI Lossless Image Compression Encoder
- The QOIE Core is an encoder that implements a highly efficient, low-power, lossless image compression engine compliant with the Quite OK Image format (QOI) specification, version 1.0.
- The QOI algorithm compresses RGB or RGBA images with 8 bits per color without any loss. It has a compression efficiency close to that of PNG compression, but with a fraction of the computational complexity.
-
QOI Image Decompressor IP Core
- This core implements the QOI lossless image compression algorithm decompressing QOI header-less files and producing RGB 24 bits pixels.
- Simple, fully synchronous design with low gate count.
-
QOI Image Compressor
- This core implements the QOI lossless image compression algorithm producing a raw, header-less file. Simple, fully synchronous design with low gate count.
- OL_QOIE is a fast, low complexity implementation of the compression algorithm that accepts one 24 bits RGB pixel per clock cycle and outputs compressed data packed in 32 bits words.