Multi-output decoder for texture decompression

US12488516B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-12488516-B2
Application numberUS-202318525715-A
CountryUS
Kind codeB2
Filing dateNov 30, 2023
Priority dateApr 28, 2017
Publication dateDec 2, 2025
Grant dateDec 2, 2025

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 decoder decodes a plurality of texels from a received block of texture data encoded according to the Adaptive Scalable Texture Compression (ASTC) format. A parameter decode unit decodes configuration data for the received block of texture data, a colour decode unit decodes colour endpoint data for the plurality of texels in dependence on the configuration data, a weight decode unit decodes interpolation weight data for each of the plurality of texels in dependence on the configuration data, and at least one interpolator unit calculates a colour value for each of the plurality of texels using the interpolation weight data for that texel and a pair of colour endpoints from the colour endpoint data. At least one of the parameter decode unit, colour decode unit and weight decode unit decodes intermediate data from the received block that is common to the decoding of a subset of texels of that block and uses that decoded data as part of the decoding of at least two of the plurality of texels.

First claim

Opening claim text (preview).

What is claimed is: 1 . A decoder configured to decode a plurality of texels of a p by q sub-block of texels from a block of texture data encoded according to the Adaptive Scalable Texture Compression (ASTC) format, the decoder being configured to: identify a maximum of (p+1)(q+1) weights of a weight grid; interpolate sets of weights of the identified maximum of (p+1)(q+1) weights so as to generate a respective final weight for each of the plurality of texels; and decode each of the plurality of texels in dependence on the respective final weight for each of the plurality of texels. 2 . The decoder of claim 1 , the decoder being configured to: scale the coordinates of each of the plurality of texels to the dimensions of the weight grid. 3 . The decoder of claim 2 , the decoder being configured to: use the re-scaled coordinates of each of the plurality of texels to select a respective set of weights for each of the plurality of texels. 4 . The decoder of claim 3 , wherein a weight of the identified maximum of (p+1)(q+1) weights can be comprised by the respective set of weights for more than one of the plurality of texels. 5 . The decoder of claim 3 , the decoder being configured to: interpolate the respective set of weights for each of the plurality of texels in order to calculate a respective final weight for each of the plurality of texels. 6 . The decoder of claim 5 , wherein said interpolations are dependent on the respective re-scaled coordinates of each of the plurality of texels. 7 . The decoder of claim 2 , the decoder being configured to: use the re-scaled coordinates of at least one of the plurality of texels to identify the maximum of (p+1)(q+1) weights of the weight grid. 8 . The decoder of claim 1 , wherein each set of weights of the identified maximum of (p+1)(q+1) weights comprises four weights. 9 . The decoder of claim 1 , wherein the block of texture data represents an n by m block of texels, where p≤n and q≤m. 10 . The decoder of claim 9 , wherein the number of weights comprised by the weight grid is less than the number of texels comprised by the n by m block of texels. 11 . The decoder of claim 9 , wherein the p by q sub-block of texels comprises n t texels, where 2≤n t ≤nm. 12 . The decoder of claim 1 , where p=q=2. 13 . The decoder of claim 1 , wherein the plurality of texels of the p by q sub-block of texels are adjacent. 14 . The decoder of claim 1 , wherein the decoder is configured to decode the plurality of texels in parallel. 15 . The decoder of claim 1 , the decoder being configured to decode each of the identified maximum of (p+1)(q+1) weights of the weight grid from the block of texture data. 16 . The decoder of claim 1 , wherein decoding each of the plurality of texels in dependence on the respective final weight for each of the plurality of texels comprises, for each the plurality of texels: determining a colour value for that texel by interpolating between a respective pair of colour endpoints using the final weight for that texel. 17 . The decoder of claim 1 , wherein the block of texture data is single-plane. 18 . The decoder of claim 1 , wherein the block of texture data is dual-plane, and the decoder is configured to: identify a maximum of (p+1)(q+1) weights per-plane; interpolate sets of weights of the identified weights so as to generate a respective final weight per-plane for each of the plurality of texels; and decode each of the plurality of texels in dependence on the respective final weight per-plane for each of the plurality of texels. 19 . A method of decoding a plurality of texels of a p by q sub-block of texels from a block of texture data encoded according to the Adaptive Scalable Texture Compression (ASTC) format, the method comprising: identifying a maximum of (p+1)(q+1) weights of a weight grid; interpolating sets of weights of the identified maximum of (p+1)(q+1) weights so as to generate a respective final weight for each of the plurality of texels; and decoding each of the plurality of texels in dependence on the respective final weight for each of the plurality of texels. 20 . A non-transitory computer readable medium having stored thereon an integrated circuit definition dataset that, when processed in an integrated circuit manufacturing system, configures the integrated circuit manufacturing system to manufacture a decoder configured to decode a plurality of texels of a p by q sub-block of texels from a block of texture data encoded according to the Adaptive Scalable Texture Compression (ASTC) format, the decoder being configured to: identify a maximum of (p+1)(q+1) weights of a weight grid; interpolate sets of weights of the identified maximum of (p+1)(q+1) weights so as to generate a respective final weight for each of the plurality of texels; and decode each of the plurality of texels in dependence on the respective final weight for each of the plurality of texels.

Assignees

Inventors

Classifications

  • G06T11/10Primary

    Texturing; Colouring; Generation of textures or colours (retouching, inpainting or scratch removal G06T5/77) · CPC title

  • Texture mapping · CPC title

  • Decoders specially adapted therefor, e.g. video decoders which are asymmetric with respect to the encoder · CPC title

  • using parallelised computational arrangements · CPC title

  • G06T9/00Primary

    Image coding (bandwidth or redundancy reduction for static pictures H04N1/41; coding or decoding of static colour picture signals H04N1/64; methods or arrangements for coding, decoding, compressing or decompressing digital video signals H04N19/00) · 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 US12488516B2 cover?
A decoder decodes a plurality of texels from a received block of texture data encoded according to the Adaptive Scalable Texture Compression (ASTC) format. A parameter decode unit decodes configuration data for the received block of texture data, a colour decode unit decodes colour endpoint data for the plurality of texels in dependence on the configuration data, a weight decode unit decodes in…
Who is the assignee on this patent?
Imagination Tech Ltd
What technology area does this patent fall under?
Primary CPC classification G06T11/10. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Dec 02 2025 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 10 related publications on this page (citations in our corpus or others sharing the same primary CPC).