IP Library Granted Patent US 11,887,520
Granted Patent B2
US 11,887,520 · App. 17/740,334 · Granted Jan 30, 2024

Chipset for frame rate control and associated signal processing method

Inventors: Tien-Hung Lin (HsinChu, TW); Chia-Wei Yu (HsinChu, TW)
Assignee: Realtek Semiconductor Corp.
G09G3/04G09G2320/0693G09G2340/0435G09G2360/00
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 11,887,520
App. No.
17/740,334
Granted
Jan 30, 2024
Kind
B2
Abstract

The present invention provides a chipset for FRC, wherein the chipset includes a first FRC chip and a second FRC chip. The first FRC chip is configured to receive a first part of input image data, and perform a motion compensation on the first part of the input image data to generate a first part of an output image data, wherein a frame rate of the output image data is greater than or equal to a frame rate of the input image data. The second FRC chip is configured to receive a second part of the input image data, and perform the motion compensation on the second part of the input image data to generate a second part of the output image data; wherein the first part and the second part of the output image data are combined into the complete output image data for displaying on a display panel.

Claims (39)

1. A chipset for frame rate control (FRC), comprising:

a first FRC chip, configured to receive input image data, and perform a motion compensation on a first part of the input image data to generate a first part of an output image data, wherein a frame rate of the output image data is greater than or equal to a frame rate of the input image data; and

a second FRC chip, configured to receive a second part of the input image data, and perform the motion compensation on the second part of the input image data to generate a second part of the output image data;

wherein the first part of the output image data and the second part of the output image data are combined into complete output image data for displaying on a display panel;

wherein the first FRC chip splits the input image data into the first part of the input image data and the second part of the input image data, wherein the first part of the input image data is stored in a memory of the first FRC chip, and the second part of the input image data is sent to the second FRC chip.

2. The chipset of claim 1 , wherein the output image data comprises a plurality of frames, the first part of the input image data comprises a first part of each frame, and the second part of the input image data comprises a second part of each frame; and for each frame, the first part of the frame and the second part of the frame comprise all pixel values of the frame, and pixel values of the first part of the frame and pixel values of the second part of the frame are partially overlapped.

3. The chipset of claim 2 , wherein the output image data comprises a plurality of frames and a plurality of interpolated frames, the first part of the output image data comprises a first part of each of the plurality of frames and the plurality of interpolated frames, and the second part of the output image data comprises a second part of each of the plurality of frames and the plurality of interpolated frames; and for each interpolated frame, the first part of the interpolated frame and the second part of the interpolated frame comprise all pixel values of the interpolated frame.

4. The chipset of claim 1 , wherein the first FRC chip performs motion estimation on the input image data to generate motion information, and performs the motion compensation on the first part of the input image data to generate the first part of the output image data according to a first part of the motion information; and the first FRC chip sends a second part of the motion information to the second FRC chip, and the second FRC chip performs the motion compensation on the second part of the input image data to generate the second part of the output image data according to the second part of the motion information.

5. The chipset of claim 1 , wherein the chipset is used in an electronic device having a display panel.

6. A chipset for frame rate control (FRC), comprising:

a first FRC chip, configured to receive input image data, and perform a motion compensation on a first part of the input image data to generate a first part of an output image data, wherein a frame rate of the output image data is greater than or equal to a frame rate of the input image data; and

a second FRC chip, configured to receive a second part of the input image data, and perform the motion compensation on the second part of the input image data to generate a second part of the output image data;

wherein the first part of the output image data and the second part of the output image data are combined into complete output image data for displaying on a display panel;

wherein the first FRC chip comprises:

an image splitting circuit, configured to receive the input image data, and split the input image data into the first part of the input image data and the second part of the input image data, wherein the second part of the input image data is sent to the second FRC chip;

a memory, configured to store the first part of the input image data;

a motion estimation circuit, configured to perform motion estimation on the input image data to generate motion information; and

a motion compensation circuit, coupled to the memory, configured to read the first part of the input image data from the memory, and perform the motion compensation on the first part of the input image data to generate the first part of the output image data according to a first part of the motion information.

7. The chipset of claim 6 , wherein the memory does not store the second part of the input image data.

8. The chipset of claim 6 , wherein the first FRC chip further comprises:

a motion information splitting circuit, coupled to the motion estimation circuit, configured to split the motion information into the first part of the motion information and a second part of the motion information, wherein the second part of the motion information is sent to the second FRC chip.

9. The chipset of claim 8 , wherein the memory is a first memory, the motion compensation circuit is a first motion compensation circuit, and the second FRC chip comprises:

a second memory, configured to store the second part of the input image data; and

a second motion compensation circuit, configured to read the second part of the input image data from the second memory, and perform the motion compensation on the second part of the input image data to generate the second part of the output image data according to the second part of the motion information.

10. An image processing method, comprising:

using a first frame rate control (FRC) chip to receive input image data, and split the input image data into a first part of the input image data and a second part of the input image data;

storing the first part of the input image data into a memory within the first FRC chip;

sending the second part of the input image data to a second FRC chip;

using the first FRC chip to perform a motion compensation on the first part of the input image data to generate a first part of an output image data, wherein a frame rate of the output image data is greater than or equal to a frame rate of the input image data; and

using the second FRC chip to perform the motion compensation on the second part of the input image data to generate a second part of the output image data;

wherein the first part of the output image data and the second part of the output image data are combined into complete output image data for displaying on a display panel.

11. The image processing method of claim 10 , wherein the output image data comprises a plurality of frames, the first part of the input image data comprises a first part of each frame, and the second part of the input image data comprises a second part of each frame; and for each frame, the first part of the frame and the second part of the frame comprise all pixel values of the frame, and pixel values of the first part of the frame and pixel values of the second part of the frame are partially overlapped.

12. The image processing method of claim 11 , wherein the output image data comprises a plurality of frames and a plurality of interpolated frames, the first part of the output image data comprises a first part of each of the plurality of frames and the plurality of interpolated frames, and the second part of the output image data comprises a second part of each of the plurality of frames and the plurality of interpolated frames; and for each interpolated frame, the first part of the interpolated frame and the second part of the interpolated frame comprise all pixel values of the interpolated frame.

13. The image processing method of claim 10 , wherein the step of using the first FRC chip to receive the first part of input image data, and perform the motion compensation on the first part of the input image data to generate the first part of the output image data comprises:

using the first FRC chip to perform the motion estimation on the input image data to generate motion information;

performing the motion compensation on the first part of the input image data to generate the first part of the output image data according to a first part of the motion information;

sending a second part of the motion information to the second FRC chip; and

using the second FRC chip to perform the motion compensation on the second part of the input image data to generate the second part of the output image data according to the second part of the motion information.

14. The image processing method of claim 10 , wherein the first FRC chip and the second FRC chip are used in an electronic device having a display panel.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded May 9, 2022
From: LIN, TIEN-HUNG; YU, CHIA-WEI
To: REALTEK SEMICONDUCTOR CORP.
Reel/Frame 059876/0301 →
Priority Claims (1)
TW 110129949 · Aug 13, 2021 · national
Continuity (1)
Related Publication 20230047492A1 · Feb 16, 2023