IP Library Granted Patent US 7,609,263
Granted Patent B2
US 7,609,263 · App. 11/348,523 · Granted Oct 27, 2009

Drawing processing apparatus and method for compressing drawing data

Assignee: Sony Computer Entertainment Inc.
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 7,609,263
App. No.
11/348,523
Granted
Oct 27, 2009
Kind
B2
Abstract

A drawing processing apparatus is provided to solve the problems in which pixels of a drawing primitive with sub-pixel information may have an increased amount of data causing a burden on implementation. A setup processing unit sets up various parameters to allow a digital differential analyzer (DDA) to process the stream of a drawing primitive supplied from a primitive input unit. The DDA performs DDA processing on the drawing primitive supplied from the setup processing unit for conversion into pixel data. The DDA performs the DDA processing on a per rectangular pixel set basis along a scan line to output the pixel data of the drawing primitive on a per rectangular pixel set basis. A compression encoding unit encodes the sub-pixel information of each pixel contained in the rectangular pixel set by run length encoding for output to a FIFO buffer.

Claims (42)

1. A drawing processing apparatus comprising:

a pixel generation unit which scans a drawing area on a per rectangular pixel set basis, the rectangular pixel set containing at least one pixel, and which determines on a per sub-pixel basis whether a sub-pixel is inside or outside a drawing primitive to convert the drawing primitive into pixel data containing information relating to the sub-pixel; and

a compression encoding unit which compressively encodes the information relating to the sub-pixel on the per rectangular pixel set basis by run length encoding in accordance with the number of the same contiguous pieces of data, wherein

the information relating to the sub-pixels is data, expressed in binary form, resulting from a determination made on a per sub-pixel basis as to whether a sub-pixel is inside or outside the drawing primitive, and the binary value of sub-pixels along with the non-binary value of pixels are run-length encoded.

2. The drawing processing apparatus according to claim 1 , wherein

the compression encoding unit produces a run length code indicative of the number of the same contiguous values in a data matrix of the sub-pixels within the rectangular pixel set, thereby compressively encoding the data matrix of the sub-pixels within the rectangular pixel set.

3. The drawing processing apparatus according to claim 1 , wherein:

the drawing primitive to be rasterized is a convex area on a drawing plane; and

the compression encoding unit produces a run length code indicative of a starting position at which a significant value appears for the first time in each row or each column of the data matrix of the sub-pixels within the rectangular pixel set and the number of contiguous significant values from the staffing position in the row or column, thereby compressively encoding the data matrix of the sub-pixels within the rectangular pixel set on a per row or per column basis.

4. A drawing processing apparatus comprising:

a rasterizer which rasterizes a drawing primitive on a per rectangular pixel set basis, the rectangular pixel set containing at least one pixel, to produce pixel data of the drawing primitive; and

a shader which receives the pixel data of the drawing primitive from the rasterizer on the per rectangular pixel set basis to perform drawing computation on the drawing primitive, wherein:

the rasterizer includes a compression encoding unit which compressively encodes information relating to the sub-pixels on the per rectangular pixel set basis by run length encoding in accordance with the number of the same contiguous pieces of data; and

the shader includes a decompressing unit which decompresses the information relating to the compressively encoded sub-pixels for the pixel data of the drawing primitive received on the per rectangular pixel set basis from the rasterizer, wherein

the information relating to the sub-pixels is data, expressed in binary form, resulting from a determination made on a per sub-pixel basis as to whether a sub-pixel is inside or outside the drawing primitive, and the binary value of sub-pixels along with the non-binary value of pixels are run-length encoded.

5. The drawing processing apparatus according to claim 4 , further comprising a buffer which temporarily stores pixel data of the drawing primitive rasterized by the rasterizer to transfer the stored pixel data to the shader, and wherein

the compression encoding unit compressively encodes the information relating to the sub-pixels in the rectangular pixel set to a size less than or equal to a transfer bus width of the buffer.

6. The drawing processing apparatus according to claim 4 , wherein

the compression encoding unit produces a run length code indicative of the number of the same contiguous values in a data matrix of the sub-pixels within the rectangular pixel set, thereby compressively encoding the data matrix of the sub-pixels within the rectangular pixel set.

7. The drawing processing apparatus according to claim 4 , wherein:

the drawing primitive to be rasterized is a convex area on a drawing plane; and

the compression encoding unit produces a run length code indicative of a starting position at which a significant value appears for the first time in each row or each column of the data matrix of the sub-pixels within the rectangular pixel set and the number of contiguous significant values from the starting position in the row or column, thereby compressively encoding the data matrix of the sub-pixels within the rectangular pixel set on a per row or per column basis.

8. A method performed by a computer for compressing drawing data, comprising:

rasterizing by the computer a drawing primitive on a per rectangular pixel set basis, the rectangular pixel set containing at least one pixel; and

compressively encoding by the computer information relating to sub-pixels on the per rectangular pixel set basis by run length encoding in accordance with the number of the same contiguous pieces of data, wherein

the information relating to the sub-pixels is data, expressed in binary form, resulting from a determination made on a per sub-pixel basis as to whether a sub-pixel is inside or outside the drawing primitive, and the binary value of sub-pixels along with the non-binary value of pixels are run-length encoded.

9. A method performed by a computer for compressing drawing data, comprising:

scanning by the computer a drawing area on a per rectangular pixel set basis, the rectangular pixel set containing at least one pixel, to determine on a per sub-pixel basis whether a sub-pixel is inside or outside a drawing primitive; and

compressively encoding by the computer information relating to the sub-pixel on the per rectangular pixel set basis by run length encoding in accordance with the number of the same contiguous pieces of data, wherein

the information relating to the sub-pixels is data, expressed in binary form, resulting from a determination made on a per sub-pixel basis as to whether a sub-pixel is inside or outside the drawing primitive, and the binary value of sub-pixels along with the non-binary value of pixels are run-length encoded.

10. A computer-readable recording medium having a computer program stored thereon, said computer program causing a computer to define a data structure of drawing data of a drawing primitive, wherein:

the drawing data contains pixel data of the drawing primitive rasterized by the computer on a per rectangular pixel set basis, the rectangular pixel set containing at least one pixel; and

information relating to sub-pixels is compressively encoded by the computer on the per rectangular pixel set basis by run length encoding in accordance with the number of the same contiguous pieces of data, wherein

the information relating to the sub-pixels is data, expressed in binary form, resulting from a determination made on a per sub-pixel basis as to whether a sub-pixel is inside or outside the drawing primitive, and the binary value of sub-pixels along with the non-binary value of pixels are run-length encoded.

11. A computer-readable recording medium having a computer program stored thereon, said program causing a computer to execute the steps of:

receiving by the computer, on a per rectangular pixel set basis, pixel data of a drawing primitive rasterized on the per rectangular pixel set basis, the rectangular pixel set containing at least one pixel; and

compressively encoding by the computer information relating to sub-pixels on the per rectangular pixel set basis by run length encoding in accordance with the number of the same contiguous pieces of data, wherein

the information relating to the sub-pixels is data, expressed in binary form, resulting from a determination made on a per sub-pixel basis as to whether a sub-pixel is inside or outside the drawing primitive, and the binary value of sub-pixels along with the non-binary value of pixels are run-length encoded.

12. A computer-readable recording medium having a computer program stored thereon, said program causing a computer to execute the steps of:

receiving by the computer drawing data with information relating to sub-pixels compressively encoded by run length encoding on a per rectangular pixel set basis, including pixel data of a drawing primitive rasterized on the per rectangular pixel set basis, the rectangular pixel set containing at least one pixel; and

acquiring by the computer a run length code indicative of a starting position at which a significant value appears for the first time in each row or each column of a data matrix of the sub-pixels within the rectangular pixel set and the number of contiguous significant values from the starting position in the row or column to decode the data matrix of the sub-pixels within the rectangular pixel set on a per row or per column basis, wherein

the information relating to the sub-pixels is data, expressed in binary form, resulting from a determination made on a per sub-pixel basis as to whether a sub-pixel is inside or outside the drawing primitive, and the binary value of sub-pixels along with the non-binary value of pixels are run-length encoded.

Assignments (8)
RELEASE OF SECURITY INTEREST Recorded Dec 13, 2024
From: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
To: DROPBOX, INC.
Reel/Frame 069635/0332 →
RELEASE OF SECURITY INTEREST Recorded Dec 12, 2024
From: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
To: DROPBOX, INC.
Reel/Frame 069613/0744 →
PATENT SECURITY AGREEMENT Recorded Mar 10, 2021
From: DROPBOX, INC.
To: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
Reel/Frame 055670/0219 →
SECURITY INTEREST Recorded Apr 14, 2017
From: DROPBOX, INC.
To: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
Reel/Frame 042254/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 29, 2015
From: SONY ENTERTAINNMENT INC
To: DROPBOX INC
Reel/Frame 035532/0507 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Dec 27, 2011
From: SONY NETWORK ENTERTAINMENT PLATFORM INC.
To: SONY COMPUTER ENTERTAINMENT INC.
Reel/Frame 027481/0351 →
CHANGE OF NAME Recorded Dec 26, 2011
From: SONY COMPUTER ENTERTAINMENT INC.
To: SONY NETWORK ENTERTAINMENT PLATFORM INC.
Reel/Frame 027445/0657 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 7, 2006
From: NAGASAKI, TANIO; NAKAHASHI, TERUYUKI; TAKAHATA, MINORU; MORIYAMA, YASUHIRO
To: SONY COMPUTER ENTERTAINMENT INC.
Reel/Frame 017464/0307 →
Priority Claims (1)
JP 2005-034309 · Feb 10, 2005 · national
Continuity (1)
Related Publication 20060176316A1 · Aug 10, 2006