TWI788993B - Display control method, display device, display drive chip and storage medium - Google Patents

Display control method, display device, display drive chip and storage medium Download PDF

Info

Publication number
TWI788993B
TWI788993B TW110132685A TW110132685A TWI788993B TW I788993 B TWI788993 B TW I788993B TW 110132685 A TW110132685 A TW 110132685A TW 110132685 A TW110132685 A TW 110132685A TW I788993 B TWI788993 B TW I788993B
Authority
TW
Taiwan
Prior art keywords
address
image data
frame
row
display
Prior art date
Application number
TW110132685A
Other languages
Chinese (zh)
Other versions
TW202215399A (en
Inventor
楊坤
Original Assignee
大陸商北京歐錸德微電子技術有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 大陸商北京歐錸德微電子技術有限公司 filed Critical 大陸商北京歐錸德微電子技術有限公司
Publication of TW202215399A publication Critical patent/TW202215399A/en
Application granted granted Critical
Publication of TWI788993B publication Critical patent/TWI788993B/en

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G3/00Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
    • G09G3/20Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2330/00Aspects of power supply; Aspects of display protection and defect management
    • G09G2330/02Details of power systems and of start or stop of display operation
    • G09G2330/021Power management, e.g. power saving
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2340/00Aspects of display data processing
    • G09G2340/04Changes in size, position or resolution of an image
    • G09G2340/0492Change of orientation of the displayed image, e.g. upside-down, mirrored

Abstract

Disclosed a display control method, a display device, a display drive chip and a storage medium. The display control method and the display device obtain a starting address and an address accumulation rule in accordance with a flipping signal and the number of rows and columns of pixels in a frame of image data, obtain an actual storing address of each pixel by addition and subtraction accumulation operation on basis of the starting address in accordance with the address accumulation rule, store the image data of each pixel into the memory in accordance with the actual storing address of each pixel, and read the image data of the pixels from the memory and display the image data of the pixels in a preset order so that the display of the image data corresponds to the flipping signal. The display control method and the display device of the disclosure obtain the actual storage address of each pixel through the addition and subtraction accumulation operation, and the operation is simple and effective, which can reduce the loss of image data timing and improve the display effect. The display drive chip and the storage medium of the disclosure can perform the above display control method, and can realize image reversal simply and effectively.

Description

顯示控制方法、顯示裝置、顯示驅動晶片和存儲介質 Display control method, display device, display driver chip and storage medium

本發明涉及顯示技術領域,具體地,涉及顯示控制方法、顯示裝置、顯示驅動晶片和存儲介質。 The present invention relates to the field of display technology, in particular to a display control method, a display device, a display driver chip and a storage medium.

隨著網路技術的發展,多媒體資訊在網上的傳輸越來越重要,流式技術以其邊下載邊播放的特性深受教育、娛樂等行業的喜愛。 With the development of network technology, the transmission of multimedia information on the Internet is becoming more and more important. Streaming technology is deeply loved by industries such as education and entertainment for its characteristics of downloading and playing at the same time.

對於視頻流,輸入視頻流是按每行輸入,而每行又是按照圖元點逐個輸入,因此,在進行圖像異形處理(包括X軸翻轉、Y軸翻轉、對角線翻轉、旋轉以及部分顯示等)的過程中,目前的處理方式是對每個輸入的圖元點在平面圖像中的X位址和Y位址進行乘法計算,得到處在平面圖像的實際位址,去進行更新記憶體中的圖元點資訊。 For the video stream, the input video stream is input per line, and each line is input one by one according to the pixel point. Therefore, after image special-shaped processing (including X-axis flip, Y-axis flip, diagonal flip, rotation, Partial display, etc.), the current processing method is to multiply the X address and Y address of each input primitive point in the planar image to obtain the actual address in the planar image, and go to Update the primitive point information in the memory.

在當前的顯示驅動晶片中,對圖像的異形處理操作應用比較頻繁,例如左右鏡像翻轉、上下鏡像翻轉、對角線鏡像翻轉、旋轉等操作的需求頻繁,需求頻繁進行相應的乘法計算,而頻繁進行複雜的乘法計算對資料時序損耗較大,且功耗高,從而影響顯示效果。 In the current display driver chip, the application of special-shaped image processing operations is relatively frequent, such as left-right mirror flip, up-down mirror flip, diagonal mirror flip, rotation and other operations are frequently required, and corresponding multiplication calculations are frequently required. Frequent complex multiplication calculations have a large loss of data timing and high power consumption, which affects the display effect.

鑒於上述問題,本發明的目的在於提供一種顯示控制方法、顯示裝置、顯示驅動晶片和存儲介質,從而降低進行圖像異形處理中的位址計算的複雜度,降低計算對時序和功耗的消耗,提升顯示效果。 In view of the above problems, the object of the present invention is to provide a display control method, a display device, a display driver chip and a storage medium, thereby reducing the complexity of address calculation in the processing of image aberrations, and reducing the consumption of timing and power consumption for calculation , to improve the display effect.

根據本發明的一方面,提供一種顯示控制方法,包括:根據輸入的每一幀圖像資料的圖元點的行數和列數以及 翻轉信號獲得位址累加規則和起始位址;根據所述位址累加規則和所述起始位址獲得所述每一幀圖像資料的每一個圖元點的實際存儲位址;根據所述每一幀圖像資料的每一個圖元點的實際存儲位址將所述每一幀圖像資料的每一個圖元點的資料存儲至記憶體;根據預設順序讀出所述記憶體中存儲的圖元點的資料,以根據讀出的圖元點的資料的順序進行圖像顯示。 According to one aspect of the present invention, a display control method is provided, including: according to the number of rows and columns of the pixel points of each input frame of image data and Inverting the signal to obtain the address accumulation rule and the initial address; obtaining the actual storage address of each graphic element point of each frame of image data according to the address accumulation rule and the initial address; according to the The actual storage address of each pixel point of each frame of image data stores the data of each pixel point of each frame of image data into the memory; reads out the memory according to a preset order The data of the primitive points stored in the image display in the order of the data of the primitive points read out.

可選地,所述翻轉信號包括第一翻轉信號、第二翻轉信號和第三翻轉信號,所述第一翻轉信號、第二翻轉信號和第三翻轉信號的有效分別對應顯示圖像的X軸翻轉、Y軸翻轉和對角線翻轉操作。 Optionally, the inversion signal includes a first inversion signal, a second inversion signal and a third inversion signal, and the validity of the first inversion signal, the second inversion signal and the third inversion signal respectively correspond to the X-axis of the displayed image Flip, Y-Flip, and Diagonal Flip operations.

可選地,根據所述翻轉信號獲得起始位址的步驟包括:根據所述第一翻轉信號、第二翻轉信號和第三翻轉信號的任意組合確認所述起始位址。 Optionally, the step of obtaining the start address according to the inversion signal includes: confirming the start address according to any combination of the first inversion signal, the second inversion signal and the third inversion signal.

可選地,根據所述位址累加規則和所述起始位址獲得所述每一幀圖像資料的每一個圖元點的實際存儲位址的步驟包括:根據所述位址累加規則在所述起始位址上分別作行累加和列累加,分別獲得所述每一幀圖像資料的每一個圖元點的存儲位址的第一存儲位址和第二存儲位址,並將獲得的所述第一存儲位址和第二存儲位址進行求和運算,以獲得所述每一幀圖像資料的每一個圖元點的實際存儲位址。 Optionally, the step of obtaining the actual storage address of each primitive point of each frame of image data according to the address accumulation rule and the start address includes: according to the address accumulation rule at Perform row accumulation and column accumulation respectively on the starting address, respectively obtain the first storage address and the second storage address of the storage address of each pixel point of each frame of image data, and The obtained first storage address and the second storage address are summed to obtain the actual storage address of each primitive point of each frame of image data.

可選地,根據所述行數、所述列數和翻轉信號獲得位址累加規則的步驟包括:根據所述翻轉信號在位址累加表中查詢獲得所述位址累加規則。 Optionally, the step of obtaining the address accumulation rule according to the number of rows, the number of columns and an inversion signal includes: querying an address accumulation table according to the inversion signal to obtain the address accumulation rule.

可選地,還包括:對所述每一幀圖像資料的圖元點進行計數,以獲得所述每一幀圖像資料的圖元點的行數和列數。 Optionally, the method further includes: counting the primitive points of each frame of image data to obtain the number of rows and columns of the primitive points of each frame of image data.

可選地,所述位址累加規則包括:對每一行圖元點的列位址在所述起始位址的列位址上遞減,獲得所述第一存儲位址;以一行圖元點為單位,對每一行圖元點的行位址在所述起始位址的行位址上遞增,獲得所述第二存儲位址。 Optionally, the address accumulation rule includes: decrementing the column address of each row of primitive points on the column address of the start address to obtain the first storage address; The row address of each row of picture element points is incremented on the row address of the start address to obtain the second storage address.

可選地,所述位址累加規則包括:對每一行圖元點的列位址在所述起始位址的列位址上遞增,獲得所述第一存儲位址;以一行圖元點為單位,對每一行圖元點的行位址在所述起始位址的行位址上遞減,獲得所述第二存儲位址。 Optionally, the address accumulation rule includes: incrementing the column address of each row of primitive points on the column address of the start address to obtain the first storage address; In units of units, the row address of each row of picture element points is decremented from the row address of the start address to obtain the second storage address.

可選地,所述位址累加規則包括:以一行圖元點為單位,對每一行圖元點的列位址在所述起始位址的列位址上遞增,獲得所述第一存儲位址;對每一行圖元點的行位址在所述起始位址的行位址上遞增,獲得所述第二存儲位址。 Optionally, the address accumulation rule includes: taking a row of primitive points as a unit, incrementing the column address of each row of primitive points on the column address of the starting address to obtain the first storage Address: the row address of each row of graphic element points is incremented on the row address of the starting address to obtain the second storage address.

根據本發明的另一方面,提供一種顯示裝置,包括:位址累加控制器,用於根據輸入的每一幀圖像資料獲得每一幀圖像資料的圖元點的行數和列數以及翻轉信號獲得位址累加規則和起始位址;第一累加器,用於根據所述位址累加規則和所述起始位址獲得所述每一幀圖像資料的每一個圖元點的第一存儲位址;第二累加器,用於根據所述位址累加規則和所述起始位址獲得所述每一幀圖像資料的每一個圖元點的第二存儲位址;邏輯單元,用於將所述第一存儲位址和所述第二存儲位址進行求和運算,獲得所述每一幀圖像資料的每一個圖元點的實際存儲位址,其中,所述顯示裝置根據所述邏輯單元獲得的所述每一幀圖像 資料的每一個圖元點的實際存儲位址,將所述每一幀圖像資料的每一個圖元點的資料存儲至記憶體,並按照預設順序讀出所述記憶體中存儲各圖元點的資料,進行圖像顯示驅動。 According to another aspect of the present invention, a display device is provided, including: an address accumulating controller, used to obtain the number of rows and columns of the pixel points of each frame of image data according to each frame of image data input and Inverting the signal to obtain the address accumulation rule and the start address; the first accumulator is used to obtain the value of each pixel point of each frame of image data according to the address accumulation rule and the start address The first storage address; the second accumulator, used to obtain the second storage address of each pixel point of each frame of image data according to the address accumulation rule and the start address; logic A unit, configured to sum the first storage address and the second storage address to obtain the actual storage address of each pixel point of each frame of image data, wherein the The display device obtains each frame of image according to the logic unit The actual storage address of each pixel point of the data, store the data of each pixel point of each frame of image data in the memory, and read out the images stored in the memory according to the preset order The information of the element point is used to drive the image display.

可選地,所述位址累加控制器通過查詢預設的地址累加表獲得所述位址累加規則。 Optionally, the address accumulation controller obtains the address accumulation rule by querying a preset address accumulation table.

可選地,還包括:計數器,用於根據輸入的每一幀圖像資料獲得每一幀圖像資料的圖元點的行數和列數。 Optionally, it further includes: a counter for obtaining the number of rows and columns of primitive points of each frame of image data according to each frame of input image data.

可選地,所述輸入的每一幀圖像資料為視頻流。 Optionally, each frame of input image data is a video stream.

根據本發明的再一方面,提供一種顯示驅動晶片,用於視頻資訊的處理和緩存,其中,所述顯示驅動晶片採用本發明的顯示控制方法進行顯示驅動。 According to yet another aspect of the present invention, a display driver chip is provided for processing and buffering video information, wherein the display driver chip adopts the display control method of the present invention for display driving.

根據本發明的又一方面,提供一種存儲介質,其中,所述存儲介質為可讀存儲介質,且存儲有電腦程式,所述電腦程式可由處理單元執行以完成本發明提供的顯示控制方法。 According to yet another aspect of the present invention, a storage medium is provided, wherein the storage medium is a readable storage medium and stores a computer program, and the computer program can be executed by a processing unit to implement the display control method provided by the present invention.

本發明提供的顯示控制方法根據輸入的每一幀圖像資料的圖元點的行數和列數以及翻轉控制信號獲得每一幀圖像資料的首位圖元點的起始位址和位址累加規則,根據地址累加規則在起始位址上累加獲得其它圖元點的實際存儲位址,各圖元點的資料按照實際存儲位址存儲至記憶體,顯示驅動按照預設順序從記憶體中讀出各圖元點的資料,即可實現對應的畫面翻轉,其中,各圖元點的實際存儲位址根據地址累加規則在起始位址上累加獲得,為加減法運算,簡單有效,降低了圖像翻轉處理對圖像資料的時序的損耗,提高了顯示效果,且計算簡單,功耗低。 The display control method provided by the present invention obtains the initial address and address of the first pixel point of each frame of image data according to the number of rows and columns of the pixel points of each input frame of image data and the flip control signal According to the accumulation rule, the actual storage address of other primitive points is obtained by accumulating on the initial address according to the address accumulation rule. The data of each primitive point is stored in the memory according to the actual storage address. Read out the data of each primitive point, and the corresponding screen flip can be realized. Among them, the actual storage address of each primitive point is accumulated on the initial address according to the address accumulation rule. It is an addition and subtraction operation, which is simple and effective. The time sequence loss of the image data by the image flipping process is reduced, the display effect is improved, and the calculation is simple and the power consumption is low.

本發明提供的顯示裝置包括位址累加控制器、第一累加器、第二累加器和邏輯單元,位址累加控制器根據輸入的每一幀圖像資料獲 得每一幀圖像資料的圖元點的行數和列數以及翻轉信號獲得位址累加規則和起始位址,第一累加器和第二累加器根據起始位址和位址累加規則分別獲得每一個圖元點的第一存儲位址和第二存儲位址,邏輯單元將第一存儲位址和第二存儲位址進行求和運算獲得每一個圖元點的實際存儲位址,以根據每一個圖元點的實際存儲位址將各圖元點的資料存儲至記憶體,顯示裝置根據預設順序從記憶體中讀出各圖元點的資料,以進行圖像顯示驅動,可獲得與翻轉信號相對應的顯示畫面,其中,各圖元點的實際存儲位址在起始位址基礎上累加獲得,為加減法運算,計算的實現簡單,對資料的時序損耗小,提升了顯示效果,且計算簡單,可降低系統功耗。 The display device provided by the present invention comprises an address accumulating controller, a first accumulator, a second accumulator and a logic unit, and the address accumulating controller obtains an image according to each frame of input image data. Obtain the number of rows and columns of the pixel points of each frame of image data and the flip signal to obtain the address accumulation rule and the start address, and the first accumulator and the second accumulator are based on the start address and the address accumulation rule The first storage address and the second storage address of each primitive point are respectively obtained, and the logic unit performs a sum operation on the first storage address and the second storage address to obtain the actual storage address of each primitive point, The data of each pixel point is stored in the memory according to the actual storage address of each pixel point, and the display device reads the data of each pixel point from the memory according to the preset order for image display driving, The display screen corresponding to the flip signal can be obtained, in which the actual storage address of each primitive point is accumulated on the basis of the initial address, which is an addition and subtraction operation, the calculation is simple to implement, and the timing loss of data is small, improving The display effect is improved, and the calculation is simple, which can reduce the power consumption of the system.

本發明提供的顯示驅動晶片採用本發明的顯示控制方法進行顯示驅動,通過加減法運算獲得各圖元點的存儲位址,降低了圖像翻轉處理對圖像資料的時序的損耗,提高了顯示效果,且計算簡單,功耗低。 The display driver chip provided by the present invention adopts the display control method of the present invention for display drive, and obtains the storage address of each graphic element point through addition and subtraction operations, which reduces the loss of the timing of image data by image flip processing and improves the display efficiency. effect, and the calculation is simple and the power consumption is low.

本發明提供的存儲介質為可讀存儲介質,且存儲有電腦程式,所述電腦程式可由處理單元執行以完成本發明提供的顯示控制方法,可簡單有效地實現顯示圖像的各種翻轉需求。 The storage medium provided by the present invention is a readable storage medium and stores a computer program, the computer program can be executed by a processing unit to complete the display control method provided by the present invention, which can simply and effectively realize various flipping requirements of displayed images.

10:記憶體 10: Memory

100:存儲位址處理模組 100: storage address processing module

110:位址累加控制器 110:Address accumulation controller

101:計數器 101: counter

121:第一累加器 121: The first accumulator

122:第二累加器 122: Second accumulator

130:邏輯單元 130: logic unit

D00、D01、D02、D10、D11、D12、D20、D21、D22:圖元點 D00, D01, D02, D10, D11, D12, D20, D21, D22: primitive points

data:圖元點數據 data: primitive point data

data-enable:資料使能信號 data-enable: data enable signal

de:有效顯示資料選通信號 de: effective display data strobe signal

frame-done:幀圖像顯示完畢信號 frame-done: frame image display complete signal

line-done:傳輸完畢信號 line-done: transmission complete signal

MV:第三翻轉信號 MV: third flip signal

MX:第一翻轉信號 MX: first flip signal

MY:第二翻轉信號 MY: the second flip signal

SRAM-ADDR:圖元點的實際存儲位址 SRAM-ADDR: the actual storage address of the primitive point

video input:圖像資料 video input: image data

通過以下參照附圖對本發明實施例的描述,本發明的上述以及其他目的、特徵和優點將更為清楚,在附圖中:第1A圖、第1B圖和第1C圖示出了視頻流普通顯示的圖元點的位址配置示意圖;第2A圖和第2B圖示出了根據本發明實施例的顯示控制方法的視頻流X軸翻轉處理的圖元點存儲位址和讀取順序示意圖;第3A圖和第3B圖示出了根據本發明實施例的顯示控制方法的視頻流Y軸翻轉處理的圖元點存儲位址和讀取順序示意圖; 第4A圖和第4B圖示出了根據本發明實施例的顯示控制方法的視頻流對角線翻轉處理的圖元點存儲位址和讀取順序示意圖;第5圖示出了根據本發明實施例的顯示裝置的存儲位址處理模組的結構示意圖。 The above and other objects, features and advantages of the present invention will become clearer through the following description of the embodiments of the present invention with reference to the accompanying drawings. In the accompanying drawings: Fig. 1A, Fig. 1B and Fig. A schematic diagram of the address configuration of the displayed graphic element point; Figure 2A and Figure 2B show a schematic diagram of the storage address and reading sequence of the graphic element point in the X-axis flipping process of the video stream according to the display control method of the embodiment of the present invention; Figure 3A and Figure 3B show a schematic diagram of storage addresses and reading sequences of graphic element points in the Y-axis flipping process of the video stream according to the display control method of the embodiment of the present invention; Fig. 4A and Fig. 4B show a schematic diagram of storage address and reading sequence of graphic element points according to the video stream diagonal flipping process of the display control method according to an embodiment of the present invention; A schematic diagram of the structure of the memory address processing module of the display device of the example.

以下將參照附圖更詳細地描述本發明的各種實施例。在各個附圖中,相同的元件採用相同或類似的附圖標記來表示。為了清楚起見,附圖中的各個部分沒有按比例繪製。 Various embodiments of the invention will be described in more detail below with reference to the accompanying drawings. In the various drawings, the same elements are denoted by the same or similar reference numerals. For the sake of clarity, various parts in the drawings have not been drawn to scale.

下面結合附圖和實施例,對本發明的具體實施方式作進一步詳細描述。 The specific implementation manners of the present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments.

第1A圖、第1B圖和第1C圖示出了視頻流普通顯示的圖元點的位址配置示意圖。 FIG. 1A, FIG. 1B and FIG. 1C are schematic diagrams showing the address configuration of picture element points commonly displayed in video streams.

如第1A圖、第1B圖和第1C圖所示,每一幀圖像資料以視頻流形式傳輸,輸入的視頻流中包括串列順次分佈的圖元點數據data和有效顯示資料選通信號de,有效圖元點數據data的連續時序與有效顯示資料選通信號de的有效時序同步,有效顯示資料選通信號de的每一段有效時序對應一行圖元點的圖元點數據data,在有效顯示資料選通信號de有效時,連續讀取圖元點數據data,即可獲得一行圖元點數據。原視頻流的圖元點的順序以D00、D01至D02為第一行,以D10、D11至D12為第二行,以D20、D21至D22為第三行。其中,根據有效顯示資料選通信號de由有效翻轉為無效確認行結束,由無效翻轉為有效確認行開始。 As shown in Figure 1A, Figure 1B, and Figure 1C, each frame of image data is transmitted in the form of a video stream, and the input video stream includes serially distributed pixel point data data and effective display data strobe signals de, the continuous timing of the effective pixel point data data is synchronized with the effective timing of the effective display data strobe signal de, and each effective timing sequence of the effective display data strobe signal de corresponds to the pixel point data data of a row of primitive points. When the display data strobe signal de is valid, read the graphic element point data data continuously to obtain a row of graphic element point data. The sequence of primitive points of the original video stream is D00, D01 to D02 as the first row, D10, D11 to D12 as the second row, and D20, D21 to D22 as the third row. Wherein, according to the valid display data strobe signal de, the confirmation line ends from the valid reversal to the invalid confirmation line, and the valid confirmation line starts from the invalid reversal.

如第2B圖所示,在無圖像翻轉操作時,圖元點數據data的各圖元點數據順序存儲至記憶體10(在本實施例中為靜態隨機存取記憶體),一個存儲單元中存儲一個圖元點的資料,各存儲單元具有相應的位址,圖元點的資料根據其存儲位址存儲至對應位址的存儲單元中,在本實施例中,按照從左向右、從上向下的順序逐行、逐個將輸入資料 的圖元點的順序存儲至各存儲單元。 As shown in FIG. 2B, when there is no image flipping operation, each pixel point data of the pixel point data data is sequentially stored in the memory 10 (in this embodiment, a static random access memory), one storage unit Store the data of a graphic element point in, each storage unit has corresponding address, the data of graphic element point is stored in the storage unit of corresponding address according to its storage address, in this embodiment, according to from left to right, Input data line by line and line by line from top to bottom The order of the primitive points of is stored in each storage unit.

如第3B圖所示,在讀出時,按照從左向右、從上向下的順序從記憶體10的各存儲單元中依次讀出其存儲的圖元點的資料,讀出圖元點數據data的順序與寫入順序相同,根據讀出順序驅動顯示面板進行顯示,實現視頻流的顯示。 As shown in Fig. 3B, when reading, according to the order from left to right, from top to bottom, read out the data of the primitive point of its storage sequentially from each storage unit of memory 10, read out primitive point The sequence of the data data is the same as the write sequence, and the display panel is driven to display according to the read sequence to realize the display of the video stream.

第2A圖和第2B圖示出了根據本發明實施例的顯示控制方法的視頻流X軸翻轉處理的圖元點存儲位址和讀取順序示意圖。 FIG. 2A and FIG. 2B are schematic diagrams showing storage addresses and reading sequences of graphic element points in the X-axis flipping process of the video stream according to the display control method of the embodiment of the present invention.

如第2A圖所示,在進行X軸翻轉處理中,每行圖元點數據的存儲位址反向,第一行按照D02、D01至D00的順序存儲,第二行按照D12、D11至D10的順序存儲,第三行按照D22、D21至D20的順序存儲。 As shown in Figure 2A, during the X-axis flipping process, the storage address of each row of primitive point data is reversed, the first row is stored in the order of D02, D01 to D00, and the second row is stored in the order of D12, D11 to D10 stored in the order of D22, D21 to D20 in the third row.

在讀出時,依舊按照從左向右、從上向下的順序從記憶體10中依次讀出,讀出的圖元點順序如圖2B所示,按照該讀出順序驅動顯示面板進行顯示,可獲得沿X軸翻轉的對應一幀顯示畫面。 When reading, it is still sequentially read from the memory 10 in the order from left to right and from top to bottom, and the sequence of the pixel points read is shown in Figure 2B, and the display panel is driven to display according to the read sequence. , to obtain a corresponding frame of display screen flipped along the X axis.

第3A圖和第3B圖示出了根據本發明實施例的顯示控制方法的視頻流Y軸翻轉處理的圖元點存儲位址和讀取順序示意圖。 FIG. 3A and FIG. 3B are schematic diagrams showing storage addresses and reading sequences of graphic element points in Y-axis flipping processing of a video stream according to a display control method according to an embodiment of the present invention.

如第3A圖所示,在進行Y軸翻轉處理中,各圖元點數據的行位址反向,按照第三行、第二行、第一行的順序由上至下順次存儲。 As shown in FIG. 3A, during the Y-axis inversion process, the row address of each primitive point data is reversed, and stored sequentially from top to bottom in the order of the third row, the second row, and the first row.

在讀出時,依舊按照從左向右、從上向下的順序從記憶體10中依次讀出,讀出的圖元點順序如第3B圖所示,按照該讀出順序驅動顯示面板進行顯示,可獲得沿Y軸翻轉的對應一幀顯示畫面。 When reading, it is still sequentially read from the memory 10 in the order from left to right and from top to bottom. The order of the pixel points read is shown in Figure 3B, and the display panel is driven according to the read order. display, a corresponding frame of display screen flipped along the Y axis can be obtained.

第4A圖和第4B圖示出了根據本發明實施例的顯示控制方法的視頻流對角線翻轉處理的圖元點存儲位址和讀取順序示意圖。 FIG. 4A and FIG. 4B are schematic diagrams showing storage addresses and reading sequences of pixel points in the diagonal flipping process of the video stream according to the display control method of the embodiment of the present invention.

如第4A圖所示,在進行對角線翻轉處理中,各行圖元點數據存儲位址由行排列轉換為列排列,第一行轉換為第一列,第二行轉換為第二列,第三行轉換為第三列,第一列、第二列、第三列按照從左向右順序存入記憶體10。 As shown in Figure 4A, during the diagonal flipping process, the data storage addresses of the pixel points of each row are converted from row arrangement to column arrangement, the first row is converted to the first column, and the second row is converted to the second column. The third row is converted into the third column, and the first column, the second column, and the third column are stored in the memory 10 in order from left to right.

在讀出時,依舊按照從左向右、從上向下的順序從記憶體10中依次讀出,讀出的圖元點順序如第4B圖所示,按照該讀出順序驅動顯示面板進行顯示,可獲得沿對角線翻轉的對應一幀顯示畫面。 When reading, it is still sequentially read from the memory 10 in the order from left to right and from top to bottom. The order of the pixel points read is shown in Figure 4B, and the display panel is driven according to the read order. display, a corresponding frame of display screen flipped along the diagonal can be obtained.

其中,第一圖元點D00在記憶體10中的存儲位址對應起始位址,其它圖元點的存儲位址根據該起始位址進行累加獲得,計算需求為加減法運算,計算量小,對視頻流的時序損耗小,顯示效果有保障。 Wherein, the storage address of the first primitive point D00 in the memory 10 corresponds to the initial address, and the storage addresses of other primitive points are accumulated and obtained according to the initial address, and the calculation requirement is addition and subtraction operations, and the calculation amount Small, the timing loss of the video stream is small, and the display effect is guaranteed.

在本實施例中,記憶體10的存儲單元為N*N的陣列(其中,N為大於0的正整數),每一個存儲單元存儲一個圖元點數據,對應對角線翻轉處理對圖像資料的要求,對於無對角線翻轉需求的設備,無需特別限定存儲單元的排布形式。 In this embodiment, the storage unit of the memory 10 is an array of N*N (wherein, N is a positive integer greater than 0), and each storage unit stores a pixel point data, corresponding to the diagonal flipping process on the image According to data requirements, for devices without diagonal flipping requirements, there is no need to specifically limit the arrangement of storage cells.

第5圖示出了根據本發明實施例的顯示裝置的存儲位址處理模組的結構示意圖。 FIG. 5 shows a schematic structural diagram of a storage address processing module of a display device according to an embodiment of the present invention.

參照第5圖,本發明實施例的顯示裝置的存儲位址處理模組100包括位址累加控制器110、第一累加器121、第二累加器122、邏輯單元130和計數器101。 Referring to FIG. 5 , the storage address processing module 100 of the display device according to the embodiment of the present invention includes an address accumulation controller 110 , a first accumulator 121 , a second accumulator 122 , a logic unit 130 and a counter 101 .

計數器101接收圖像資料video input,對圖像資料video input的圖元點進行計數,獲得一幀圖像資料的圖元點的行數和列數,並輸出資料使能信號data-enable、傳輸完畢信號line-done和幀圖像顯示完畢信號frame-done至位址累加控制器110。 The counter 101 receives the image data video input, counts the pixel points of the image data video input, obtains the number of rows and columns of the pixel points of a frame of image data, and outputs the data enable signal data-enable, transmission The completion signal line-done and the frame image display completion signal frame-done are sent to the address accumulation controller 110 .

位址累加控制器110根據翻轉信號獲得位址累加規則,並輸出位址累加控制信號至第一累加器121和第二累加器122,位址累加控制器110還根據翻轉信號和一幀圖像資料的行數和列數確認起始位址(D00圖元點的實際存儲位址),通過第一累加器121在起始位址基礎上對各圖元點的列位址進行累加,獲得各圖元點的第一存儲位址,通過第二累加器122在起始位址基礎上對各圖元點的行位址進行累加,獲得各圖元點的第二存儲位址。 The address accumulation controller 110 obtains the address accumulation rule according to the inversion signal, and outputs the address accumulation control signal to the first accumulator 121 and the second accumulator 122, and the address accumulation controller 110 also obtains the address accumulation rule according to the inversion signal and a frame of image The number of rows and the number of columns of the data confirm the initial address (the actual storage address of the D00 graphic element point), and the column address of each graphic element point is accumulated on the basis of the initial address by the first accumulator 121 to obtain For the first storage address of each primitive point, the second accumulator 122 accumulates the row address of each primitive point on the basis of the start address to obtain the second storage address of each primitive point.

其中,翻轉信號包括第一翻轉信號MX、第二翻轉信號MY 和第三翻轉信號MV,其各自的有效狀態分別對應進行X軸翻轉(左右鏡像翻轉)、Y軸翻轉(上下鏡像翻轉)和對角線翻轉(對角線鏡像翻轉)的處理,具體的翻轉操作包括X軸翻轉、Y軸翻轉和對角線翻轉的任意組合,對不同的應用場景的不同翻轉需求均可適用。對於穿戴式移動終端,例如VR設備、智慧手錶等,其翻轉需求不盡相同,但均可採用本發明實施例的顯示控制方法實現翻轉控制,無需匹配不同的乘法演算法,將應用場景扁平化,實現了顯示控制方法的通用性。 Wherein, the inversion signal includes a first inversion signal MX, a second inversion signal MY and the third flip signal MV, their respective effective states correspond to the processing of X-axis flip (left-right mirror flip), Y-axis flip (up-down mirror flip) and diagonal flip (diagonal mirror flip), and the specific flip Operations include any combination of X-axis flip, Y-axis flip, and diagonal flip, which are applicable to different flip requirements of different application scenarios. For wearable mobile terminals, such as VR devices, smart watches, etc., the flipping requirements are different, but the display control method of the embodiment of the present invention can be used to realize flipping control, without matching different multiplication algorithms, and flattening the application scene , realizing the universality of the display control method.

其中,例如對角線翻轉和Y軸翻轉的組合可實現逆時針90度翻轉,對於其它組合,在此不作詳述,根據應用場景的需求,獲得第一翻轉信號MX、第二翻轉信號MY和第三翻轉信號MV的相應組合,即可實現相應的圖像翻轉需求,處理過程簡單,可有效優化圖像資料的時序,降低相應的顯示驅動晶片和系統的功耗。 Among them, for example, the combination of diagonal inversion and Y-axis inversion can realize counterclockwise 90-degree inversion, and other combinations will not be described in detail here. According to the requirements of application scenarios, the first inversion signal MX, the second inversion signal MY and The corresponding combination of the third inversion signal MV can realize the corresponding image inversion requirement, the processing process is simple, the timing of the image data can be effectively optimized, and the power consumption of the corresponding display driver chip and the system can be reduced.

對應X軸翻轉處理,位址累加規則包括:對每一行圖元點的列位址在起始位址的列位址上遞減,獲得第一存儲位址;以一行圖元點為單位,對每一行圖元點的行位址在起始位址的行位址上遞增,獲得第二存儲位址,第一存儲位址包括各圖元點的實際列位址,第二存儲位址包括各圖元點的實際行位址,將第一存儲位址與第二存儲位址進行求和運算,即可獲得各圖元點的實際存儲位址。 Corresponding to the X-axis flipping process, the address accumulation rules include: the column address of each row of primitive points is decremented on the column address of the starting address to obtain the first storage address; The row address of each row of primitive points is incremented on the row address of the starting address to obtain the second storage address. The first storage address includes the actual column address of each primitive point, and the second storage address includes For the actual row address of each graphic element point, the actual storage address of each graphic element point can be obtained by summing the first storage address and the second storage address.

對應Y軸翻轉處理,位址累加規則包括:對每一行圖元點的列位址在起始位址的列位址上遞增,獲得第一存儲位址;以一行圖元點為單位,對每一行圖元點的行位址在起始位址的行位址上遞減,獲得第二存儲位址,第一存儲位址包括各圖元點的實際列位址,第二存儲位址包括各圖元點的實際行位址,將第一存儲位址與第二存儲位址進行求和運算,即可獲得各圖元點的實際存儲位址。 Corresponding to the Y-axis flipping process, the address accumulation rules include: the column address of each row of primitive points is incremented on the column address of the starting address to obtain the first storage address; The row address of each row of graphic element points is decremented on the row address of the starting address to obtain the second storage address. The first storage address includes the actual column address of each graphic element point, and the second storage address includes For the actual row address of each graphic element point, the actual storage address of each graphic element point can be obtained by summing the first storage address and the second storage address.

對應對角線(在本實施例中為由左上至右下的對角線)翻轉處理,位址累加規則包括:以一行圖元點為單位,對每一行圖元點的列位址在起始位址的列位址上遞增,獲得第一存儲位址;對每一行圖元 點的行位址在起始位址的行位址上遞增,獲得第二存儲位址,第一存儲位址包括各圖元點的實際列位址,第二存儲位址包括各圖元點的實際行位址,將第一存儲位址與第二存儲位址進行求和運算,將各圖元點的實際列位址和實際行位址進行組合,即可獲得各圖元點的實際存儲位址。 Corresponding to the diagonal line (in this embodiment, the diagonal line from the upper left to the lower right) flipping process, the address accumulation rule includes: take a row of graphic element points as a unit, and start with the column address of each row of graphic element points Increment the column address of the initial address to obtain the first storage address; for each row of primitives The row address of the point is incremented on the row address of the starting address to obtain the second storage address, the first storage address includes the actual column address of each primitive point, and the second storage address includes each primitive point The actual row address of each primitive point is summed by the first storage address and the second storage address, and the actual column address and actual row address of each primitive point are combined to obtain the actual value of each primitive point storage address.

邏輯單元130根據各圖元點的第一存儲位址和第二存儲位址進行求和運算,獲得各圖元點的實際存儲位址SRAM-ADDR,顯示裝置根據各圖元點的實際存儲位址SRAM-ADDR將各圖元點的資料存入記憶體,讀出時按照預設順序(在本實施例中,為從左向右、從上向下的順序)讀出,根據讀出順序進行顯示驅動。 The logic unit 130 performs a summation operation according to the first storage address and the second storage address of each primitive point to obtain the actual storage address SRAM-ADDR of each primitive point, and the display device according to the actual storage address SRAM-ADDR of each primitive point The address SRAM-ADDR stores the data of each graphic element point into the memory, and reads out according to the preset order (in this embodiment, the order from left to right and from top to bottom) during readout, and according to the readout order Perform display driver.

其中,獲得各圖元點的實際存儲位址SRAM-ADDR後,例如由存儲控制器根據各圖元點的實際存儲位址SRAM-ADDR將各圖元點的資料存入記憶體,由讀控制器控制記憶體中存儲的資料的讀出。 Wherein, after obtaining the actual storage address SRAM-ADDR of each graphic element point, for example, the data of each graphic element point is stored in the memory by the storage controller according to the actual storage address SRAM-ADDR of each graphic element point, and the read control The controller controls the reading of data stored in the memory.

本發明的顯示控制方法根據輸入的每一幀圖像資料的圖元點的行數和列數以及翻轉控制信號獲得每一幀圖像資料的首位圖元點的起始位址和位址累加規則,根據地址累加規則在起始位址上累加獲得其它圖元點的實際存儲位址,各圖元點的資料按照實際存儲位址存儲至記憶體,顯示驅動按照預設順序從記憶體中讀出各圖元點的資料,即可實現對應的畫面翻轉,其中,各圖元點的實際存儲位址根據地址累加規則在起始位址上累加獲得,為加減法運算,簡單有效,降低了圖像翻轉處理對圖像資料的時序的損耗,提高了顯示效果,且計算簡單,功耗低。 The display control method of the present invention obtains the initial address and address accumulation of the first pixel point of each frame of image data according to the row number and column number of the pixel point of each frame of image data input and the flip control signal According to the rules of address accumulation, the actual storage address of other primitive points is obtained by accumulating on the initial address, and the data of each primitive point is stored in the memory according to the actual storage address, and the display driver reads from the memory according to the preset order. Read out the data of each primitive point to realize the corresponding screen flip. Among them, the actual storage address of each primitive point is accumulated on the initial address according to the address accumulation rule. It is an addition and subtraction operation, which is simple and effective, reducing The time sequence loss of the image data caused by the image flipping process is reduced, the display effect is improved, and the calculation is simple and the power consumption is low.

根據所述第一翻轉信號、第二翻轉信號和第三翻轉信號的任意組合確認所述起始位址和對應的位址累加規則,在所述起始位址上根據對應的位址累加規則獲得各圖元點的存儲位址,對應X軸翻轉、Y軸翻轉和對角線翻轉的任意組合,可適應各種應用場景,在任意應用場景下均可通過本發明的顯示控制方法獲得需求的翻轉圖像,場景應用和圖元存儲分離,可將各種應用場景扁平化,根據配置條件,控制圖元存儲,簡化了視頻處理的過程,可優化時序和降低功耗。 Confirm the start address and the corresponding address accumulation rule according to any combination of the first inversion signal, the second inversion signal and the third inversion signal, and on the start address according to the corresponding address accumulation rule Obtain the storage address of each graphic element point, corresponding to any combination of X-axis flip, Y-axis flip, and diagonal flip, which can be adapted to various application scenarios, and the required information can be obtained through the display control method of the present invention in any application scenario Flip images, separate scene application and primitive storage, flatten various application scenarios, control primitive storage according to configuration conditions, simplify the video processing process, optimize timing and reduce power consumption.

本發明的顯示裝置包括位址累加控制器、第一累加器、第二累加器和邏輯單元,位址累加控制器根據輸入的每一幀圖像資料獲得每一幀圖像資料的圖元點的行數和列數以及翻轉信號獲得位址累加規則和起始位址,第一累加器和第二累加器根據起始位址和位址累加規則分別獲得每一個圖元點的第一存儲位址和第二存儲位址,邏輯單元將第一存儲位址和第二存儲位址進行求和運算獲得每一個圖元點的實際存儲位址,以根據每一個圖元點的實際存儲位址將各圖元點的資料存儲至記憶體,顯示裝置根據預設順序從記憶體中讀出各圖元點的資料,以進行圖像顯示驅動,可獲得與翻轉信號相對應的顯示畫面,其中,各圖元點的實際存儲位址在起始位址基礎上累加獲得,為加減法運算,計算的實現簡單,對資料的時序損耗小,提升了顯示效果,且計算簡單,可降低系統功耗。 The display device of the present invention comprises an address accumulating controller, a first accumulator, a second accumulator and a logic unit, and the address accumulating controller obtains the pixel points of each frame of image data according to each frame of image data input The number of rows and columns and the flip signal to obtain the address accumulation rule and the start address, the first accumulator and the second accumulator respectively obtain the first storage of each primitive point according to the start address and address accumulation rule address and the second storage address, the logic unit sums the first storage address and the second storage address to obtain the actual storage address of each primitive point, so that according to the actual storage bit of each primitive point The address stores the data of each pixel point in the memory, and the display device reads the data of each pixel point from the memory according to the preset order to perform image display driving, and the display screen corresponding to the flip signal can be obtained. Among them, the actual storage address of each primitive point is accumulated on the basis of the initial address. It is an addition and subtraction operation. The calculation is simple to implement, and the timing loss of the data is small, which improves the display effect, and the calculation is simple, which can reduce the system cost. power consumption.

通過查詢預設的位址累加表獲得位址累加規則,方便有效。 The address accumulation rules are obtained by querying the preset address accumulation table, which is convenient and effective.

本發明還提供一種顯示驅動晶片,其採用本發明的顯示控制方法進行顯示驅動,可降低圖像翻轉處理對圖像資料的時序的損耗,提高顯示效果,且計算簡單,功耗低。 The present invention also provides a display driving chip, which adopts the display control method of the present invention for display driving, which can reduce the loss of image data timing caused by image inversion processing, improve display effect, and has simple calculation and low power consumption.

本發明還提供一種存儲介質,所述存儲介質為可讀存儲介質(電腦可讀存儲介質),且存儲有電腦程式,所述電腦程式可由處理單元執行以完成本發明提供的顯示控制方法,可簡單有效地實現顯示圖像各種翻轉需求。 The present invention also provides a storage medium, which is a readable storage medium (computer-readable storage medium) and stores a computer program, and the computer program can be executed by a processing unit to complete the display control method provided by the present invention. Simple and effective implementation of various flipping requirements for display images.

其中,本發明實施例的電腦可讀存儲介質可以包括:能夠攜帶所述電腦程式代碼的任何實體或裝置、記錄介質、磁碟、磁帶、光碟、快閃記憶體、U盤、移動硬碟、存儲卡、記憶棒、網路服務器存儲、網路雲存儲、唯讀記憶體(ROM,Read-Only Memory)、隨機存取記憶體(RAM,Random Access Memory)、電載波信號、電信信號以及軟體分發介質等。需要說明的是,所述電腦可讀存儲介質包含的內容可以根據司法管轄區內立法和專利實踐的要求進行適當的增減,例如在某些司法管 轄區,根據立法和專利實踐,電腦可讀存儲介質不包括是電載波信號和電信信號。 Wherein, the computer-readable storage medium in the embodiment of the present invention may include: any entity or device capable of carrying the computer program code, recording medium, magnetic disk, magnetic tape, optical disk, flash memory, U disk, mobile hard disk, Memory card, memory stick, network server storage, network cloud storage, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), electrical carrier signal, telecommunication signal and software distribution media, etc. It should be noted that the content contained in the computer-readable storage medium can be appropriately increased or decreased according to the requirements of legislation and patent practice in the jurisdiction, for example, in some jurisdictions Jurisdictions, according to legislation and patent practice, computer-readable storage media do not include electrical carrier signals and telecommunication signals.

進一步地,電腦可讀存儲介質可以既包括電子設備的內部存儲單元也包括外部存放裝置。電腦可讀存儲介質可用於存儲電腦程式以及電子設備所需的其他程式和資料,還可以用於暫時地存儲已經輸出或者將要輸出的資料。 Further, the computer-readable storage medium may include both an internal storage unit of the electronic device and an external storage device. Computer-readable storage media can be used to store computer programs and other programs and data required by electronic devices, and can also be used to temporarily store data that has been output or will be output.

依照本發明的實施例如上文所述,這些實施例並沒有詳盡敘述所有的細節,也不限制該發明僅為所述的具體實施例。顯然,根據以上描述,可作很多的修改和變化。本說明書選取並具體描述這些實施例,是為了更好地解釋本發明的原理和實際應用,從而使所屬技術領域技術人員能很好地利用本發明以及在本發明基礎上的修改使用。本發明僅受權利要求書及其全部範圍和等效物的限制。 Embodiments according to the present invention are described above, and these embodiments do not describe all details in detail, nor do they limit the invention to only the specific embodiments described. Obviously many modifications and variations are possible in light of the above description. This description selects and specifically describes these embodiments in order to better explain the principles and practical applications of the present invention, so that those skilled in the art can make good use of the present invention and its modification on the basis of the present invention. The invention is to be limited only by the claims, along with their full scope and equivalents.

100:存儲位址處理模組 100: storage address processing module

110:位址累加控制器 110:Address accumulation controller

101:計數器 101: Counter

121:第一累加器 121: The first accumulator

122:第二累加器 122: Second accumulator

130:邏輯單元 130: logic unit

data-enable:資料使能信號 data-enable: data enable signal

frame-done:幀圖像顯示完畢信號 frame-done: frame image display complete signal

line-done:傳輸完畢信號 line-done: transmission complete signal

MV:第三翻轉信號 MV: third flip signal

MX:第一翻轉信號 MX: first flip signal

MY:第二翻轉信號 MY: the second flip signal

SRAM-ADDR:圖元點的實際存儲位址 SRAM-ADDR: the actual storage address of the primitive point

video input:圖像資料 video input: image data

Claims (15)

一種顯示控制方法,包括:根據輸入的每一幀圖像資料的圖元點的行數和列數以及翻轉信號獲得位址累加規則和起始位址;根據所述位址累加規則和所述起始位址獲得所述每一幀圖像資料的每一個圖元點的實際存儲位址;根據所述每一幀圖像資料的每一個圖元點的實際存儲位址將所述每一幀圖像資料的每一個圖元點的資料存儲至記憶體;根據預設順序讀出所述記憶體中存儲的圖元點的資料,以根據讀出的圖元點的資料的順序進行圖像顯示。 A display control method, comprising: obtaining an address accumulation rule and a starting address according to the number of rows and columns of pixel points of each input frame of image data and a flip signal; according to the address accumulation rule and the The starting address obtains the actual storage address of each graphic element point of each frame of image data; according to the actual storage address of each graphic element point of each frame of image data, The data of each pixel point of the frame image data is stored in the memory; the data of the pixel points stored in the memory is read out according to the preset order, and the graphics are performed according to the order of the data of the pixel points read out. like display. 如請求項1所述的顯示控制方法,其中,所述翻轉信號包括第一翻轉信號、第二翻轉信號和第三翻轉信號,所述第一翻轉信號、第二翻轉信號和第三翻轉信號的有效分別對應顯示圖像的X軸翻轉、Y軸翻轉和對角線翻轉操作。 The display control method according to claim 1, wherein the inversion signal includes a first inversion signal, a second inversion signal and a third inversion signal, and the values of the first inversion signal, the second inversion signal and the third inversion signal Effectively correspond to the X-axis flip, Y-axis flip and diagonal flip operations of the displayed image respectively. 如請求項2所述的顯示控制方法,其中,根據所述翻轉信號獲得起始位址的步驟包括:根據所述第一翻轉信號、第二翻轉信號和第三翻轉信號的任意組合確認所述起始位址。 The display control method according to claim 2, wherein the step of obtaining the start address according to the inversion signal includes: confirming the starting address. 如請求項1所述的顯示控制方法,其中,根據所述位址累加規則和所述起始位址獲得所述每一幀圖像資料的每一個圖元點的實際存儲位址的步驟包括:根據所述位址累加規則在所述起始位址上分別作行累加和列累加,分別獲得所述每一幀圖像資料的每一個圖元點的存儲位址的第一存儲位址和第二存儲位址,並將獲得的所述第一存儲位址和第二存儲位址進行求和運算,以獲得所述每一幀圖像資料的每一個圖元點的實際存儲位址。 The display control method according to claim 1, wherein the step of obtaining the actual storage address of each pixel point of each frame of image data according to the address accumulation rule and the start address includes : According to the address accumulation rule, row accumulation and column accumulation are respectively performed on the starting address to obtain the first storage address of the storage address of each pixel point of each frame of image data respectively and the second storage address, and summing the obtained first storage address and the second storage address to obtain the actual storage address of each pixel point of each frame of image data . 如請求項1所述的顯示控制方法,其中,根據所述行數、所述列數和翻轉信號獲得位址累加規則的步驟包括: 根據所述翻轉信號在位址累加表中查詢獲得所述位址累加規則。 The display control method according to claim 1, wherein the step of obtaining the address accumulation rule according to the number of rows, the number of columns and the flip signal includes: The address accumulation rule is obtained by querying the address accumulation table according to the flip signal. 如請求項1所述的顯示控制方法,其中,還包括:對所述每一幀圖像資料的圖元點進行計數,以獲得所述每一幀圖像資料的圖元點的行數和列數。 The display control method according to claim 1, further comprising: counting the primitive points of each frame of image data to obtain the number of rows and the number of primitive points of each frame of image data number of columns. 如請求項4所述的顯示控制方法,其中,所述位址累加規則包括:對每一行圖元點的列位址在所述起始位址的列位址上遞減,獲得所述第一存儲位址;以一行圖元點為單位,對每一行圖元點的行位址在所述起始位址的行位址上遞增,獲得所述第二存儲位址。 The display control method according to claim 4, wherein the address accumulation rule includes: decrementing the column address of each row of primitive points on the column address of the starting address to obtain the first Storage address: taking a row of graphic element points as a unit, the row address of each row of graphic element points is incremented from the row address of the starting address to obtain the second storage address. 如請求項4所述的顯示控制方法,其中,所述位址累加規則包括:對每一行圖元點的列位址在所述起始位址的列位址上遞增,獲得所述第一存儲位址;以一行圖元點為單位,對每一行圖元點的行位址在所述起始位址的行位址上遞減,獲得所述第二存儲位址。 The display control method according to claim 4, wherein the address accumulation rule includes: incrementing the column address of each row of primitive points on the column address of the starting address to obtain the first Storage address: taking a row of graphic element points as a unit, the row address of each row of graphic element points is decremented from the row address of the starting address to obtain the second storage address. 如請求項4所述的顯示控制方法,其中,所述位址累加規則包括:以一行圖元點為單位,對每一行圖元點的列位址在所述起始位址的列位址上遞增,獲得所述第一存儲位址;對每一行圖元點的行位址在所述起始位址的行位址上遞增,獲得所述第二存儲位址。 The display control method according to claim 4, wherein the address accumulation rule includes: taking a row of primitive points as a unit, the column address of each row of primitive points is at the column address of the start address Increment up, to obtain the first storage address; for the row address of each row of primitive points, increment the row address of the start address, to obtain the second storage address. 一種顯示裝置,包括:位址累加控制器,用於根據輸入的每一幀圖像資料獲得每一幀圖像資料的圖元點的行數和列數以及翻轉信號獲得位址累加規則和起始位址;第一累加器,用於根據所述位址累加規則和所述起始位址獲得所述每一幀圖像資料的每一個圖元點的第一存儲位址;第二累加器,用於根據所述位址累加規則和所述起始位址獲得所述每一幀圖像資料的每一個圖元點的第二存儲位址;邏輯單元,用於將所述第一存儲位址和所述第二存儲位址進行求和 運算,獲得所述每一幀圖像資料的每一個圖元點的實際存儲位址,其中,所述顯示裝置根據所述邏輯單元獲得的所述每一幀圖像資料的每一個圖元點的實際存儲位址,將所述每一幀圖像資料的每一個圖元點的資料存儲至記憶體,並按照預設順序讀出所述記憶體中存儲各圖元點的資料,進行圖像顯示驅動。 A display device, comprising: an address accumulating controller, used to obtain the number of rows and columns of pixel points of each frame of image data according to input image data of each frame, and obtain the rule of address accumulation and the start of an inversion signal. The initial address; the first accumulator, which is used to obtain the first storage address of each pixel point of each frame of image data according to the address accumulation rule and the initial address; the second accumulation The device is used to obtain the second storage address of each pixel point of each frame of image data according to the address accumulation rule and the start address; the logic unit is used to convert the first storage address and the second storage address are summed operation to obtain the actual storage address of each pixel point of each frame of image data, wherein the display device obtains each pixel point of each frame of image data according to the logic unit The actual storage address, store the data of each pixel point of each frame of image data in the memory, and read out the data of each pixel point stored in the memory according to the preset order, and perform the drawing like display drivers. 如請求項10所述的顯示裝置,其中,所述位址累加控制器通過查詢預設的地址累加表獲得所述位址累加規則。 The display device according to claim 10, wherein the address accumulation controller obtains the address accumulation rule by querying a preset address accumulation table. 如請求項10所述的顯示裝置,其中,還包括:計數器,用於根據輸入的每一幀圖像資料獲得每一幀圖像資料的圖元點的行數和列數。 The display device according to claim 10, further comprising: a counter for obtaining the number of rows and columns of pixel points of each frame of image data according to each input frame of image data. 如請求項10所述的顯示裝置,其中,所述輸入的每一幀圖像資料為視頻流。 The display device according to claim 10, wherein each frame of the input image data is a video stream. 一種顯示驅動晶片,其中,所述顯示驅動晶片採用如請求項1至9任一項所述的顯示控制方法進行顯示驅動。 A display driver chip, wherein the display driver chip adopts the display control method described in any one of Claims 1 to 9 for display driving. 一種存儲介質,其中,所述存儲介質為可讀存儲介質,且存儲有電腦程式,所述電腦程式可由處理單元執行以完成如請求項1至9任一項所述的顯示控制方法。 A storage medium, wherein the storage medium is a readable storage medium and stores a computer program, and the computer program can be executed by a processing unit to complete the display control method according to any one of claims 1 to 9.
TW110132685A 2021-06-15 2021-09-02 Display control method, display device, display drive chip and storage medium TWI788993B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110662152.8 2021-06-15
CN202110662152.8A CN113539159B (en) 2021-06-15 2021-06-15 Display control method, display device, display driving chip and storage medium

Publications (2)

Publication Number Publication Date
TW202215399A TW202215399A (en) 2022-04-16
TWI788993B true TWI788993B (en) 2023-01-01

Family

ID=78124926

Family Applications (1)

Application Number Title Priority Date Filing Date
TW110132685A TWI788993B (en) 2021-06-15 2021-09-02 Display control method, display device, display drive chip and storage medium

Country Status (2)

Country Link
CN (1) CN113539159B (en)
TW (1) TWI788993B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050249435A1 (en) * 2004-05-06 2005-11-10 Rai Barinder S Apparatuses and methods for rotating an image
TW201104670A (en) * 2009-07-23 2011-02-01 Novatek Microelectronics Corp Method and apparatus for mirroring frame
CN101989418A (en) * 2009-07-31 2011-03-23 联咏科技股份有限公司 Picture turning method and device
TWI352336B (en) * 2005-12-16 2011-11-11 Intel Corp Method and apparatus for displaying rotated images
TW201317974A (en) * 2011-10-20 2013-05-01 Samsung Electronics Co Ltd Display controller and display device including the same
TW201435655A (en) * 2013-02-28 2014-09-16 Samsung Electronics Co Ltd Method and device for rotating original image, system on chip, application processor and mobile device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0863594A (en) * 1994-08-26 1996-03-08 Mita Ind Co Ltd Memory controller for digital image processing
JP3109989B2 (en) * 1996-06-28 2000-11-20 松下電器産業株式会社 Information delivery device
JP4146986B2 (en) * 2000-05-19 2008-09-10 株式会社アドバンテスト Semiconductor test equipment
CN101996550A (en) * 2009-08-06 2011-03-30 株式会社东芝 Semiconductor integrated circuit for displaying image
CN102044062B (en) * 2010-12-23 2012-08-08 福州瑞芯微电子有限公司 System for realizing mirroring in x axis and y axis and 180-degree rotation of image based on image block processing
CN111078590A (en) * 2019-12-30 2020-04-28 中国人民解放军国防科技大学 Efficient access address bit overturning statistical device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050249435A1 (en) * 2004-05-06 2005-11-10 Rai Barinder S Apparatuses and methods for rotating an image
TWI352336B (en) * 2005-12-16 2011-11-11 Intel Corp Method and apparatus for displaying rotated images
TW201104670A (en) * 2009-07-23 2011-02-01 Novatek Microelectronics Corp Method and apparatus for mirroring frame
CN101989418A (en) * 2009-07-31 2011-03-23 联咏科技股份有限公司 Picture turning method and device
TW201317974A (en) * 2011-10-20 2013-05-01 Samsung Electronics Co Ltd Display controller and display device including the same
TW201435655A (en) * 2013-02-28 2014-09-16 Samsung Electronics Co Ltd Method and device for rotating original image, system on chip, application processor and mobile device

Also Published As

Publication number Publication date
TW202215399A (en) 2022-04-16
CN113539159A (en) 2021-10-22
CN113539159B (en) 2024-01-16

Similar Documents

Publication Publication Date Title
US7228008B2 (en) Method for scaling a digital image in an embedded system
US7800637B2 (en) Overdrive gray level data modifier and method of looking up thereof
US20060152597A1 (en) Pixel interpolation device and camera adapted to perform pixel interpolation of captured image
JPH09326958A (en) Image processing unit and processing method
US20090079714A1 (en) Apparatus for improving display quality of dynamic images on liquid crystal display and method thereof
TWI788993B (en) Display control method, display device, display drive chip and storage medium
JP5322416B2 (en) Block matching circuit and data update method
JP2001285644A (en) Control method for line memory
US20110157465A1 (en) Look up table update method
CN116504200A (en) Image blocking method, device, display equipment and storage medium
KR20020052199A (en) Data transfer between rgb and ycrcb color spaces for dct interface
US10152766B2 (en) Image processor, method, and chipset for increasing intergration and performance of image processing
CN110087088B (en) Data storage method based on motion estimation, terminal equipment and storage medium
CN117577061B (en) Liquid crystal splicing method, device, equipment and medium
JP2013195963A (en) Image processing device, integrated circuit apparatus, and image display system
JP2006013701A (en) Display controller, electronic apparatus, and image data supply method
JP2017228849A (en) Image processing apparatus, imaging device, control method and program
JP3553376B2 (en) Parallel image processor
JP4156538B2 (en) Matrix operation unit
JP2016095667A (en) Image processing device and electronics apparatus
CN116320247A (en) Real-time video scaling method and device based on ZYNQ and storage medium
JP3895946B2 (en) Display device and control circuit thereof
JP4465570B2 (en) Image processing apparatus and method, and recording medium
CN117037669A (en) Transmission processing method and device for display data
CN114756189A (en) Display data processing method and device, display driving chip and display equipment