Guaranteed data compression

US12034934B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-12034934-B2
Application numberUS-202318123148-A
CountryUS
Kind codeB2
Filing dateMar 17, 2023
Priority dateJun 29, 2018
Publication dateJul 9, 2024
Grant dateJul 9, 2024

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A method of converting 10-bit pixel data (e.g. 10:10:10:2 data) into 8-bit pixel data involves converting the 10-bit values to 7-bits or 8-bits and generating error values for each of the converted values. Two of the 8-bit output channels comprise a combination of a converted 7-bit value and one of the bits from the fourth input channel. A third 8-bit output channel comprises the converted 8-bit value and the fourth 8-bit output channel comprises the error values. In various examples, the bits of the error values may be interleaved when they are packed into the fourth output channel.

First claim

Opening claim text (preview).

What is claimed is: 1. A method of converting 10-bit format pixel data into 8-bit format data, the method comprising, for a pixel: generating an error value for each of the 10-bit input data channels by comparing, for each of a first subset of channels, a first number of least significant bits (LSBs) of the input data channel and a same first number of bits derived from a truncated version of the channel, and for each of a second, non-overlapping subset of channels, a second number of LSBs of the input data channel and a same second number of bits derived from a truncated version of the channel; and outputting an 8-bit channel comprising the error values. 2. The method according to claim 1 , wherein each of truncated versions of the channels in the first subset comprise 7 bits and each of the truncated versions of the channels in the second subset comprise 8 bits. 3. The method according to claim 1 , wherein generating an error value for each of the 10-bit input data channels by comparing, for each of the first subset of channels, a first number of LSBs of the input data channel and a same first number of bits derived from the truncated version of the channel, and for each of the second subset of channels, a second number of LSBs of the input data channel and a same second number of bits derived from the truncated version of the channel comprises: generating an error value for each of the 10-bit input data channels by combining using an XOR logic block, for each of the first subset of channels, three LSBs of the input data channel and three bits derived from the truncated version of the channel, and for each of the second subset of channels, two LSBs of the input data channel and two bits derived from the truncated version of the channel. 4. The method according to claim 1 , wherein the first number of bits derived from each of the truncated versions of the channels in the first subset comprise the three most significant bits (MSBs) of the truncated version of the channel and the second number of bits derived from each of the truncated versions of the channels in the second subset comprise the two MSBs of the truncated version of the channel. 5. The method according to claim 1 , further comprising: prior to generating the error values, expanding, using bit replication, each of the truncated versions of the channels to 10 bits, and wherein the first number of bits derived from each of the truncated versions of the channels in the first subset comprise the three LSBs of the expanded truncated version of the channel and the second number of bits derived from each of the truncated versions of the channels in the second subset comprise the two LSBs of the expanded truncated version of the channel. 6. The method according to claim 1 , wherein the truncated versions of the channels are encoded using Gray coding. 7. The method according to claim 1 , further comprising outputting, for each of the channels in the first subset, an 8-bit channel comprising the truncated version of the channel with a different appended bit from a further input data channel appended as an MSB. 8. The method according to claim 1 , wherein the 10-bit pixel data comprises RGBA pixel data. 9. A method of compressing 10-bit format pixel data comprising: converting 10-bit format pixel data into 8-bit format data using the method as set forth in claim 1 ; and compressing a block of 8-bit format data using a lossless compression method to generate a first compressed data block. 10. The method according to claim 9 , further comprising: assessing the first compressed data block against a target compression threshold; in response to determining that the first compressed data block satisfies the target compression threshold, outputting the first compressed data block; and in response to determining that the first compressed data block does not satisfy the target compression threshold, discarding one or more bits from the 8-bit channel comprising the error values in the block of 8-bit format data to generate a reduced size block of data and compressing the reduced size block of data using the lossless compression method to generate a second compressed data block, wherein the second compressed data block is smaller than the first compressed data block. 11. The method according to claim 10 , further comprising: outputting the second compressed data block. 12. The method according to claim 10 , further comprising: assessing the second compressed data block against the target compression threshold; in response to determining that the second compressed data block satisfies the target compression threshold, outputting the second compressed data block; and in response to determining that the second compressed data block does not satisfy the target compression threshold, outputting, instead of the second compressed data block, a third compressed data block generated from the block of 8-bit format data, wherein the third compressed data block is generated using a lossy compression technique, and wherein the lossy compression technique is arranged to ensure that the third compressed data block satisfies the target compression threshold. 13. A method of converting 8-bit format pixel data into 10-bit format data, the method comprising: using bit replication to increase each of the input data channels except the last channel to 10-bit channels; for each of a first subset of the channels, modifying a first number of least significant bits (LSBs) by combining them with corresponding bits from the last channel to generate corresponding 10-bit output channels and for each of a second subset of channels, modifying a second number of LSBs by combining them with corresponding bits from the last channel to generate a corresponding 10-bit output channel. 14. The method according to claim 13 , further comprising: Gray decoding the 2-bit last output channel. 15. A data decompression unit arranged to convert 8-bit format pixel data into 10-bit format data, the hardware comprising: bit replication logic arranged, for a pixel, to use bit replication to increase each of the input data channels except a last channel to 10-bit channels; hardware logic arranged, for each of the first subset of the channels, to modify a first number of least significant bits (LSBs) by combining them with corresponding bits from the last channel to generate corresponding 10-bit output channels and for each of a second subset of channels, to modify a second number of LSBs by combining them with corresponding bits from the last channel to generate a corresponding 10-bit output channel. 16. The data decompression unit of claim 15 , wherein the data compression unit is embodied in hardware on an integrated circuit. 17. A non-transitory computer readable storage medium having stored thereon computer executable code that when executed causes at least one processor to perform the method as set forth in claim 1 . 18. A non-transitory computer readable storage medium having stored thereon a computer readable dataset description of an integrated circuit that, when processed in an integrated circuit manufacturing system, causes the integrated circuit manufacturing system to manufacture a data decompression unit as set forth in claim 15 . 19. An integrated circuit manufacturing system comprising: a computer readable storage medium having stored thereon a non-transitory computer readable dataset description of an integrated circuit that describes a data decompression unit as set forth in claim 15 ; a layout processing sy

Assignees

Inventors

Classifications

  • Processor architectures; Processor configuration, e.g. pipelining · CPC title

  • involving methods or arrangements for detection of transmission errors at the decoder · CPC title

  • H04N19/42Primary

    characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation (H04N19/635 takes precedence) · CPC title

  • the region being a block, e.g. a macroblock · CPC title

  • for controlling the amplitude of colour signals, e.g. automatic chroma control circuits (H04N9/71, H04N9/73 take precedence; camera processing pipelines for controlling the colour saturation of colour signals H04N23/86) · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US12034934B2 cover?
A method of converting 10-bit pixel data (e.g. 10:10:10:2 data) into 8-bit pixel data involves converting the 10-bit values to 7-bits or 8-bits and generating error values for each of the converted values. Two of the 8-bit output channels comprise a combination of a converted 7-bit value and one of the bits from the fourth input channel. A third 8-bit output channel comprises the converted 8-bi…
Who is the assignee on this patent?
Imagination Tech Ltd
What technology area does this patent fall under?
Primary CPC classification H04N19/42. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Jul 09 2024 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 12 related publications on this page (citations in our corpus or others sharing the same primary CPC).