For compressing a video signal, a local multiscale transform is applied to a frame of the video signal to obtain coefficient blocks. The coefficients of each block are distributed into a plurality of coefficient groups, and for at least one of the groups, a common exponent is determined for encoding the coefficients of the group, and respective mantissas are determined for quantizing the coefficients of the group in combination with the common exponent. coding data including each exponent determined for a coefficient group and the mantissas quantizing the coefficients of the group in combination with this exponent are stored in an external frame buffer.
|
5. An encoder for compressing a video signal, comprising:
a transforming unit for applying a multiscale transform to a frame of the video signal to obtain coefficient blocks;
a mapping unit for distributing the coefficients of each coefficient block into a plurality of coefficient groups,
wherein each coefficient group is made up of coefficients from the multiscale transform at a same scale;
a coding data generator for generating coding data including, for at least one of the coefficient groups:
a common exponent for encoding the coefficients of the coefficient group; and
respective mantissas for quantizing the coefficients of the coefficient group in combination with the common exponent.
1. A method of compressing a video signal, comprising:
applying a multiscale transform to a frame of the video signal to obtain coefficient blocks;
distributing the coefficients of each coefficient block into a plurality of coefficient groups,
wherein each coefficient group is made up of coefficients from the multiscale transform at a same scale; and
for at least one of the plurality of coefficient groups:
determining a common exponent for encoding the coefficients of the coefficient group; and
determining respective mantissas for quantizing the coefficients of the coefficient group in combination with the common exponent; and
storing coding data including each determined common exponent for a coefficient group and the mantissas quantizing the coefficients of the coefficient group in combination with the determined common exponent.
22. A video processing device, comprising:
an encoder for compressing a video signal in the form of coding data for successive frames of the video signal;
a memory interface for storing the coding data in an external memory and retrieving coding data from the external memory;
a line buffer for storing coding data transferred from the external memory for a plurality of regions of a frame of the video signal spanning a stripe of lines of the frame of the video signal;
a decoder for converting coding data read in the line buffer into a decompressed signal;
a video processor for processing the decompressed signal; and
a context buffer for storing the decompressed signal of a context portion of the frame of the video signal, the context portion being included in said stripe of lines and offset according to a pixel location addressed by the video processor.
9. A decoder for decompressing a video signal from coding data, wherein, for a frame of the video signal, the coding data include block data for respective coefficient blocks corresponding to respective regions of the frame in a multiscale transform, wherein each coefficient block comprises a plurality of coefficient groups, wherein the block data for each coefficient block include exponents respectively associated with some of the coefficient groups of the coefficient block and mantissas respectively associated with the coefficients of some of the coefficient groups, the decoder comprising:
an extraction unit for extracting the coding data for at least one coefficient group selected among the coefficient groups of the coefficient block;
a computation unit for combining the mantissas respectively associated with the coefficients of each selected group and the exponent associated with the selected group to obtain encoded values of the coefficients;
an assembling unit for assembling at least partially the coefficient block using the encoded coefficient values; and
a transforming unit for applying a inverse multiscale transform to the assembled coefficient block.
6. A method of decompressing a video signal from coding data,
wherein for a frame of the video signal, the coding data include block data for respective coefficient blocks corresponding to respective regions of the frame in a multiscale transform, wherein each coefficient block comprises a plurality of coefficient groups, each coefficient group being made up of coefficients resulting from the multiscale transform at a same scale,
wherein the block data for each coefficient block include exponents respectively associated with some of the coefficient groups of the coefficient block and mantissas respectively associated with the coefficients of some of the coefficient groups, the method comprising:
reading at least part of the block data for at least one coefficient block, the read block data including the exponent associated with at least one coefficient group selected among the coefficient groups of the coefficient block and the mantissas respectively associated with the coefficients of each selected coefficient group;
recovering encoded values of the coefficients of each selected coefficient group by combining the mantissas respectively associated with the coefficients and the exponent associated with the selected coefficient group;
assembling at least partially the coefficient block using the encoded coefficient values; and
applying an inverse multiscale transform to the assembled coefficient block.
10. A video processing device, comprising:
an encoder for compressing a video signal in the form of coding data for successive frames of the video signal;
a memory interface for storing the coding data in an external memory and retrieving coding data from the external memory;
a decoder for converting retrieved coding data into a decompressed signal; and
a video processor for processing the decompressed signal,
wherein the encoder comprises:
a transforming unit for applying a multiscale transform to a frame of the video signal to obtain coefficient blocks;
a mapping unit for distributing the coefficients of each coefficient block into a plurality of coefficient groups; and
a coding data generator for generating coding data including, for at least one of said coefficient groups:
a common exponent for encoding the coefficients of the coefficient group; and
respective mantissas for quantizing the coefficients of the coefficient group in combination with the common exponent,
and wherein the decoder comprises:
an extraction unit for extracting the coding data for at least one coefficient group selected among the groups of a coefficient block;
a computation unit for combining the mantissas forming part of the coding data for the selected coefficient group and the exponent forming part of the coding data for the selected coefficient group to obtain encoded values of the coefficients of the selected coefficient group;
an assembling unit for assembling at least partially the coefficient block using the encoded coefficient values; and
a transforming unit for applying an inverse multiscale transform to the assembled coefficient block.
2. The method as claimed in
3. The method as claimed in
4. The method as claimed in
7. The method as claimed in
8. The method as claimed in
11. The device as claimed in
12. The device as claimed in
13. The device as claimed in
14. The device as claimed in
15. The device as claimed in
16. The device as claimed in
17. The device as claimed in
18. The device as claimed in
19. The device as claimed in
20. The device as claimed in
21. The device as claimed in
23. The device as claimed in
24. The device as claimed in
|
This application is a continuation under 35 U.S.C. §120 of U.S. patent application Ser. No. 12/738,067, titled “FRAME BUFFER COMPRESSION FOR VIDEO PROCESSING DEVICES,” filed Apr. 14, 2010, now U.S. Pat. No. 8,559,499, which is hereby incorporated by reference in its entirety. U.S. patent application Ser. No. 12/738,067 is a National Stage application under 35 U.S.C. §371 of International Application PCT/IB2007/055379, filed on Oct. 26, 2007 and titled “FRAME BUFFER COMPRESSION FOR VIDEO PROCESSING DEVICES.”
The present invention relates to video processing and in particular to real-time video processing in dedicated hardware devices.
In the design of such dedicated hardware video processing devices, it is generally desired to reduce the need for external memory components, and for internal memory.
In a video processing device embodied as an application-specific integrated circuit (ASIC) or a field-programmable gate array (FPGA), input frames are stored in a frame buffer usually located in external memory, because they do not fit in the device itself. For processing, several frames are loaded line by line to be stored in an internal memory of the device, called line buffer.
In such a device 8, using an external DRAM 4 is required if the video processor 6 needs to process simultaneously pixels originating from different frames. This is necessary, for example, in applications such as deinterlacing, frame rate conversion, and overdrive processing in LCD timing controllers.
If the video processor 6 also needs to have access to pixels of different lines at the same time, a line buffer 5 of substantial size needs to be present inside the device 8. Important design parameters include the size of the DRAM 4, the available bandwidth between the device 8 and the DRAM chip(s) 4, and the size of the line buffer 5.
Considering input video frames of Y lines of X pixels each, with an input frame rate of F, the input pixel rate is X×Y×F not taking into account blanking. Typical values are X=1920, Y=1080 and F=50 or 60 FPS (frames per second). Similar parameters X′, Y′ and F describe the output frame size and frame rate. In order to output one pixel, the video processor 6 needs to have simultaneous access to a context of C lines of the input video frames, for N different video frames. The DRAM 4 must then be able to store at least N frames of video, i.e. a total of X×Y×N pixels. At the DRAM interface, the pixel rate is X×Y×F pixels per second for writing and X×Y×N×F′ pixels per second for reading. Typical data rates are then 1 billion pixels per second, which amounts to 30 Gb/s if a pixel is represented in RGB with 10 bits per channel. High transfer rates between the device 8 and the DRAM 4 are not desirable because they may require using a higher number of DRAM chips in parallel. The video processing device (in the case of an ASIC) then needs to have a large number of pins to access all the DRAM chips.
The required size of the internal video buffer 5 is X×C×N pixels. Hosting such a large line buffer in an ASIC is expensive, because it increases the die size of the ASIC, and has a negative impact on the manufacturing yield. It is thus desirable to limit as much as possible the size of the line buffer.
One way of reducing the size of the internal line buffer is to perform sequential processing by splitting the images into tiles, instead of working on full frames in raster order. This is illustrated in
Compression techniques are another way of reducing both the required size of the internal memory and the bandwidth to the external DRAM chip(s). One way of using compression to this end is illustrated in
The bandwidth to or from the external DRAM chip(s) is divided by the compression factor provided by the compression. The number/size of external DRAM chip(s) can be reduced in the same factor. Applying compression in such a context is disclosed in US 2007/0110151 A1, where a differential pulse code modulation (DPCM) scheme is used for compression.
In certain known compression techniques, the RGB pixels are converted to a YUV color space, and the color channels U are V and low-pass filtered and down-sampled by a factor of 2 horizontally. The frame is then stored in what is commonly called YUV 422 format. Other color sub-sampling schemes exist, like YUV 420 or YUV 411. See, e.g., WO 2006/090334. Recovering the RGB pixels requires to first up-sample again the U and V color planes, and to do the color space conversion from YUV back to RGB. In this way, the color information is simply down-sampled. For certain kinds of contents, such as video games, reducing the color resolution is a visible artifact. Such compression schemes allow compression factors of 1.5:1, or 2:1 in the very best case.
More efficient compression schemes such as JPEG or JPEG-2000 are widely known. They offer a visual quality close to lossless with compression factor of 3 to 5. They are not adapted though, because in most cases random access to an image region is not possible without decompressing the entire image. Also, it is desirable that the frame buffer compression process provides a constant bit rate (CBR) reduction factor in order to ensure that the peak bit rate for transmitting the frame buffers at a constant pixel rate is controlled.
There is a need for a new way of dealing with frame and line buffer constraints in video processing devices. There is also a need for a compression scheme usable in such a context, which provides a good tradeoff between compression ratio and image quality, while satisfying a CBR constraint with a fine granularity.
A method of compressing a video signal is proposed, comprising:
The image coefficients are grouped into relatively small blocks of coefficients (e.g. 4×4 or 8×8 coefficients) that are each represented with the same number of bits. A coefficient block corresponds to a small region of the frame (e.g. 4×4 or 8×8 pixels). This allows performing a direct memory access to a compressed frame buffer with minimal overhead.
Groups of multiscale (e.g. wavelet) coefficients are represented with a global exponent, shared with all coefficients within the group, and individual signed mantissas. The multiscale coefficients can generally be positive or negative. The mantissas determined for each coefficient can be seen as positive numbers, in which case there are associated with a sign bit, or as signed numbers. Using an exponent, a sign and a mantissa for a single coefficient is the basic principle of all floating point representations of numbers in computers.
The compression method affords selective access to the frame data in a scalable way. Low-definition information can be accessed separately at low cost, and when high-definition information becomes necessary, additional and larger information can be loaded from the frame buffer off a separate layer to refine the coarse scale pixel information. This is an advantage provided by using a local multiscale transform such as a wavelet transform in the compression method.
Each coefficient group will generally contain coefficients corresponding to a common scale of the local multiscale transform. A particular case is the low-pass coefficient (highest scale of the transform) that will typically not be quantized in a mantissa-exponent representation, but copied uncompressed in the stored coding data. For scalable access to the coding data, it is convenient that the amount of coding data stored for one coefficient group of a block is the same for all groups corresponding to a given scale of the local multiscale transform.
As a complement to the above compression method, there is provided a method of decompressing a video signal from coding data, wherein, for a frame of the video signal, the coding data include block data for respective coefficient blocks corresponding to respective regions of the frame in a local multiscale transform. Each block comprises a plurality of coefficient groups. The block data for each coefficient block include exponents respectively associated with some of the coefficient groups of said block and mantissas respectively associated with the coefficients of said some of the groups. The method comprises:
In an embodiment, the step of reading the block data for said coefficient block comprises selecting said at least one coefficient group based on a target definition for the decompressed signal of the frame.
Other aspects of the invention relate to an encoder and a decoder arranged for implementing the above compression and decompression methods. Such encoder and decoder can in particular have application in video processing devices.
Such a video processing device according to the invention comprises:
The encoder comprises:
The decoder comprises:
When the compressed video signal is available according to luma and chroma channels (initially or after a change of color coordinate system), the coding data generated from the signal component of the luma channel can be allocated more bits than the coding data generated from the signal component of each chroma channel. This makes it possible to optimize the compression ratio while keeping a good quality of the signal.
In order to easily access the coding data, it is convenient if the amount of coding data stored in the external memory for the groups of a coefficient block is the same for all coefficient blocks obtained from a component (e.g. one RGB color, or a luma or chroma channel) of the video signal.
Each coefficient group may be assigned a respective mantissa depth parameter corresponding to a number of bits representing each mantissa forming part of the coding data for said group. The common exponent for said group is then determined based on the values of the coefficients of said group and on said mantissa depth parameter. Each coefficient group for which coding data including an exponent and mantissas are generated will typically be made up of coefficients resulting from the local multiscale transform at a same scale n, with 1≦n≦N, N being the number of scales of the multiscale transform. The mantissa depth parameter is preferably a decreasing function of the scale index n, which optimizes the compression ratio since the fine-scale coefficients, i.e. with n small, are more numerous and perceptually less important than the coarse-scale coefficients.
An embodiment of the video processing device further comprises a decompressed line buffer for storing the decompressed signal along a stripe of consecutive lines of at least one frame. The video processor is then arranged to read the decompressed signal from the line buffer.
Alternatively, the video processing device comprises a compressed line buffer for storing coding data transferred from the external memory for a plurality of regions of a frame spanning a stripe of lines of said frame, and a context buffer for storing the decompressed signal in a context portion of said frame, the context portion being included in said stripe of lines and offset according to a pixel location addressed by the video processor. The video processor is then arranged to read the decompressed signal from the context buffer.
It may be observed that the latter embodiment may be used with various compression schemes other than the one discussed above. Accordingly, another aspect of the invention relates to a video processing device, comprising:
Such an embodiment makes it possible for the compression to reduce not only the size of the external frame buffer but also that of the internal line buffer of the device. Only a small context portion needs to be stored explicitly in the decompressed form.
The decoder may be arranged to update the content of the context buffer as the video processor proceeds along a line of pixels of a frame. To do so, it deletes at least one column of pixels on one side of the context portion and adds, on the opposite side of the context portion, at least one other column of decompressed pixels obtained based on coding data retrieved from the compressed line buffer for selected regions covering said other column of decompressed pixels.
When the coding data represent coefficients of a local multiscale transform, the compressed line buffer may have a first layer for receiving coding data representing first coefficients of at least one first scale for said plurality of regions spanning the stripe of lines, and at least one second layer for receiving coding data representing second coefficients of at least one second scale finer than said first scale for some of the regions of said plurality of regions spanning a narrower stripe of the frame. The decoder is then arranged to generate the decompressed signal of the context portion by extracting coding data from both the first and second layers of the compressed line buffer.
Compression can be used for reducing the need for internal memory inside a video processing device 8 as discussed in the introduction. This is illustrated in
On-the-fly decompression of the context portion is performed as the video processor 6 is proceeding along a line of the current output frame.
The video processor 6 runs along the pixel frames in raster order. At a given point, it is processing a pixel of coordinates (x, y). Stripe 51 covers pixels useful for processing all pixels of coordinates (x′, y) where x′ covers the width of the image. When processing pixel (x, y), the video processor 6 needs access to a context of decompressed pixels 52. In the example considered here, the context portion is a rectangle [x−w; x+w]×[y−h; y+h], where w and h are the half-width and the half-height of the context. The decompressed pixels of the context portion 52 are maintained in a separate storage area, namely the context buffer 30. The decompressed pixel context is much narrower than the full line buffer. It is computed from a corresponding compressed context 55 which is part of the stripe 51 stored in the line buffer 25. In the example, the context of compressed pixels 55 is a rectangle [x−W; x+W]×[y−H; y+H], with W≧w and H≧h. So the height of stripe 51 must be sufficient to include 2H lines. When turning to the next pixel to be processed, at (x+1, y), the context of decompressed pixels 52 is updated as follows: the leftmost column is dropped, and an additional column 53 of new decompressed pixels is computed at added as the new rightmost column of the context portion. This column of pixels 53 can be derived from a small set of compressed pixel coefficients located at 54 in the stripe 51 stored in line buffer 25. Depending on the needs of the video processing architecture using the context of decompressed pixels 52, the shape of the context may differ from the above simple example. It may be not centered around the current pixel, but more generally offset in accordance with the pixel location x, y. For example it can be a rectangle [x−w; x+w′]×[y−h; y+h′]. It may be of non-rectangular shape, or even non-connected (e.g. several distinct rectangles). In the case of non-rectangular shapes, the context of decompressed pixels 52 may be updated by dropping one or more columns of pixels and adding also one or more columns of decompressed pixels. For simplicity of the description however, the simpler case of a centered rectangular context is exemplified in the drawings.
The device shown in
In the first step of the compression process, the encoder 10 applies a multiscale transform to the pixels of the current frame. In the following, this multiscale transform is a wavelet transform. A low-complexity transform such as a Haar or 5-3 Daubechies wavelet transform can in particular be used. The transform is performed with a predefined number of scales. The transform is assumed to map integers to integers and is performed in-place using lifting steps.
Through the multiscale wavelet transform, a correspondence is established between regions of a current frame and blocks of transform coefficients. In certain embodiments, the correspondence may be one-to-one between image regions and coefficient blocks, but this is not always the case.
For example, in the above-mentioned case of a wavelet transform performed in-place, the correspondence may be as illustrated in
Many video processing applications do not need a random access with a granularity of a single pixel, but of a cluster of pixels, or a cluster of pixels moving in raster order, reconstructed with a pipelined wavelet reconstruction, so that the apparently poor ratio (volume of data needed to reconstruct a single pixel value) is in practice much more favorable.
A possible structure of the encoder 10 is illustrated in
For each group of coefficients {c1, . . . , cp}, a global exponent representation is built. Namely each coefficient ci is approximated as:
ci≈2e·mi (1)
where e is an exponent common for all coefficients within the group, and the numbers mi designate respective mantissas for the coefficients ci.
The operations of the coding data generator 72-74 are sequenced as follows. A module 72 computes a global exponent e from the input coefficients {c1, . . . , cp} of a group, as received from the mapping unit 71. Based on this global exponent e, an adaptive quantization is applied to the coefficients c1, . . . , cp by the quantization module 73 to compute the mantissas m1, . . . , mp. These mantissas m1, . . . , mp and the exponent e are then assembled together in a bit packing unit 74 to produce a compressed data unit of predetermined size.
The structure of the corresponding decoder 20 is illustrated in
A parameter of the compression scheme is the mantissa depth, i.e. the number of bits d on which the mantissas are represented. By way of example, d=4. The mantissa depth parameter is defined for each group of coefficients and it is normally the same for all groups made up of coefficients of a same scale.
In an exemplary embodiment, the exponent e for a group is computed by module 72 as follows. The absolute value of each coefficient ci of the group is written in binary form. Then a number e′ is defined as the rank of the highest order non-zero bit in all absolute values |ci|. The exponent e is then defined as e=e′−d+1. For instance, if d=4, and if the absolute values |ci| of the coefficients are 1101, 1000001 and 1000, the highest order non-zero bit is in the second coefficient and corresponds to 26. Thus e′=6, and e=e′−d+1=3. The exponent value is then e=3.
Each coefficient ci of the group may then be represented in module 73 with a uniform quantizer of bin size 2e, with a 0-bin of size 2e+1, as is customary in wavelet-based compression: mi=└ci/2e┘ if ci>0 and mi=−└−ci/2e┘ else, where └X┘ denotes the integer equal to or immediately below X. In this way, each mantissa mi is represented with a sign bit and an integer in the range [0; 2d−1], encoded on d=4 bits. This is done with straightforward binary operations by keeping the bits of rank e, e+1, . . . , e+d−1 in the positive representation of each ci, plus a sign bit. The overall budget for storing p coefficients with a mantissa of depth d, and an exponent that can be represented on E bits is E+p·(1+d).
On the decoding side, the dequantization is done in unit 82 by replacing each number by the central value of its quantization bin. So if mi is 0, the decoded value {tilde over (c)}i is 0. Otherwise if mi>0, {tilde over (c)}i=2e·(mi+½), and if mi<0, then {tilde over (c)}i=2e·(mi−½).
Alternatively, the quantization model can be truly uniform instead of having a double 0-bin. A coefficient ci is represented by a number 2e·mi, where mi=[ci/2e] with [X] denoting the integer closest to X. In this case, the dequantization is simpler: {tilde over (c)}i=mi·2e.
By way of example, the compression process uses an N-scale wavelet transform performed “in-place” with an integer lifting scheme. The coefficient image is split into blocks of 2N×2N coefficients each having the same structure. The coefficients inside a block are denoted c[i, j] where 0≦i<2N and 0≦j<2N.
Diagram 91 in
The corresponding groups of coefficients are displayed in diagram 92 of
As illustrated in
In this example, the coefficients can be encoded with the bit budget shown in Table 1.
TABLE 1
Bit budget summary for a block of 8 × 8 coefficients, case 1.
Group
Number
Size
Exponent
Mantissa (d)
Sign
Total
G3,0
1
1
13
13
G3,1+2+3
1
3
4
4
1
19
G2,a
3
4
4
3
1
20/group
G1,a,b
12
4
4
2
1
16/group
TOTAL
64
157
63
284/block
The mantissa budgets are 4 bits for coarse-scale coefficients, 3 bits for scale 2 coefficients, and 2 bits for the scale 1 coefficients. The compressed bit rate is 284/64=4.44 bits per pixel, i.e. a compression factor of 2.25:1 assuming a source data rate of 10 bits per pixel.
A lower budget compression could use fewer bits for the mantissas: 3 bits at scale 3, 2 bits at scale 2 and 1 bit at scale 1, leading to the breakdown shown in Table 2.
TABLE 2
Bit budget for a group of 8 × 8 coefficients, case 2.
Group
Number
Size
Exponent
Mantissa (d)
Sign
Total
G3,0
1
1
13
13
G3,1+2+3
1
3
4
3
1
16
G2,a
3
4
4
2
1
16/group
G1,a,b
12
4
4
1
1
12/group
TOTAL
64
94
63
221/block
In this case, the compressed bit rate is 221/64=3.45 bits per pixel. The compression factor is 2.90:1.
The compression scheme has applications for reducing the volume of data to be stored in external frame stores, thus reducing (1) the size requirement of the external DRAM chips(s) 4 and (2) the bandwidth requirement to this external DRAM storage. For example, the encoder 10 and decoder 20 can be incorporated in a video processing device 8 having the architecture depicted in
Furthermore, the volume of data to be stored in internal line buffers can also be reduced, thus reducing the requirement on the size and silicon surface of the internal line buffer. In this case, the video processing device 8 may have the architecture depicted in
When handling color images, an embodiment converts the image in luma and chroma channels (e.g. Y, Cb and Cr), and encodes each channel separately. The separate encoding can be performed with different encoding parameters (for example the number of bits allocated to the mantissa for a same kind of coefficient). As an illustration, the luma channel (Y) can be encoded according to Table 1, and the chroma channels (Cb and Cr) according to Table 2. The resulting bit budget is less than 12 bits per pixel, instead of the original 30 bits per pixel.
In another embodiment, the video processor 6, when working at location x, y and at time t does not require fine scale information inside the line buffer at all vertical offsets. For example, fine scale information is required for a total of 41 lines, from y−20 to y+20, and coarse scale information only is required on 20 additional lines y+21, . . . , y+40 above said 41 lines, and also on 20 additional lines y−40, . . . , y−21 below said 41 lines.
In order to take advantage of this, the compressed line buffer 25 can be split into two or more layers. For example, a coarse scale layer contains only coefficients of scale 2 or more (groups G3,0, G3,1+2+3, G2,a in the example of diagram 95 in
Again, the coarse scale context lines may not be placed symmetrically above and below the fine scale context (e.g. 20 lines above and 40 lines below the 41 lines). The coarse scale context and the fine scale context may be non-symmetric, no-rectangular and even non-connected.
In another embodiment, the video processor 6 does not require the luma and chroma information at the same processing stage, i.e. not within the same context. Again, this makes it possible to store the chroma channels in the compressed line buffer on less lines than, e.g., the luma channel, to load the chroma information later into the compressed line buffer, and to discard this information earlier than the luma information.
While a detailed description of exemplary embodiments of the invention has been given above, various alternative, modifications, and equivalents will be apparent to those skilled in the art. Therefore the above description should not be taken as limiting the scope of the invention which is defined by the appended claims.
Bernard, Christophe, Mallat, Stephane
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
6785423, | May 26 2000 | Monument Peak Ventures, LLC | Producing a compressed digital image organized into layers having information relating to different viewing conditions and resolutions |
7315651, | Jul 23 2002 | Ricoh Company, LTD | Image recording apparatus and image data selection method |
7406203, | Aug 05 2002 | Intellectual Ventures I LLC | Image processing method, system, and apparatus for facilitating data transmission |
7916952, | Sep 14 2004 | High quality wide-range multi-layer image compression coding system | |
8559499, | Oct 26 2007 | Zoran Corporation | Frame buffer compression for video processing devices |
20010036231, | |||
20030099291, | |||
20030123553, | |||
20050025237, | |||
20050111740, | |||
20050265613, | |||
20070110151, | |||
20070258519, | |||
20110310974, | |||
EP1566969, | |||
WO3034746, | |||
WO2006090334, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Sep 27 2013 | Zoran (France) S.A. | (assignment on the face of the patent) | / | |||
Dec 27 2017 | ZORAN FRANCE S A | Zoran Corporation | MERGER SEE DOCUMENT FOR DETAILS | 046435 | /0788 |
Date | Maintenance Fee Events |
Jul 16 2019 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Jul 13 2023 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Date | Maintenance Schedule |
Feb 23 2019 | 4 years fee payment window open |
Aug 23 2019 | 6 months grace period start (w surcharge) |
Feb 23 2020 | patent expiry (for year 4) |
Feb 23 2022 | 2 years to revive unintentionally abandoned end. (for year 4) |
Feb 23 2023 | 8 years fee payment window open |
Aug 23 2023 | 6 months grace period start (w surcharge) |
Feb 23 2024 | patent expiry (for year 8) |
Feb 23 2026 | 2 years to revive unintentionally abandoned end. (for year 8) |
Feb 23 2027 | 12 years fee payment window open |
Aug 23 2027 | 6 months grace period start (w surcharge) |
Feb 23 2028 | patent expiry (for year 12) |
Feb 23 2030 | 2 years to revive unintentionally abandoned end. (for year 12) |