WO2023040593A1 - Image data transmission method and apparatus, terminal and medium - Google Patents

Image data transmission method and apparatus, terminal and medium Download PDF

Info

Publication number
WO2023040593A1
WO2023040593A1 PCT/CN2022/114031 CN2022114031W WO2023040593A1 WO 2023040593 A1 WO2023040593 A1 WO 2023040593A1 CN 2022114031 W CN2022114031 W CN 2022114031W WO 2023040593 A1 WO2023040593 A1 WO 2023040593A1
Authority
WO
WIPO (PCT)
Prior art keywords
frame
ddic
image data
timer
historical
Prior art date
Application number
PCT/CN2022/114031
Other languages
French (fr)
Chinese (zh)
Inventor
高延凯
王月文
蔡辉跃
Original Assignee
Oppo广东移动通信有限公司
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 Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Publication of WO2023040593A1 publication Critical patent/WO2023040593A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/147Digital output to display device ; Cooperation and interconnection of the display device with other functional units using display panels
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
    • G09G5/39Control of the bit-mapped memory
    • G09G5/393Arrangements for updating the contents of the bit-mapped memory

Definitions

  • the embodiments of the present application relate to the field of display technology, and in particular to an image data transmission method, device, terminal and medium.
  • the DDIC outputs the frame rate according to the AP (that is, the output The rate of image data) adaptively adjusts the refresh frequency to realize adaptive frequency conversion.
  • AP Application Processor
  • DDIC display driver integrated circuit
  • Embodiments of the present application provide an image data transmission method, device, terminal, and medium. Described technical scheme is as follows:
  • an embodiment of the present application provides an image data transmission method for an application processor AP, the method comprising:
  • n is An integer greater than or equal to 2;
  • the display delay operation is performed on the m+1th frame of image data, and the display delay operation is used to delay the transmission of the m+th frame to the DDIC 1 frame of image data;
  • the m+1th frame of image data is transmitted to the DDIC.
  • an image data transmission device the device includes:
  • the transmission module is used to transmit the image data of the mth frame to the display driver chip DDIC, where m is a positive integer;
  • the first determination module is configured to determine n of each frame image in the m-nth to m-1th frame images of the DDIC based on the historical TE signal output by the DDIC during the display process of the n-th frame image closest to the m-th frame image historical refresh frequency, n is an integer greater than or equal to 2;
  • a delay module configured to perform a display delay operation on the m+1th frame of image data when the n historical refresh frequencies meet the display delay condition, and the display delay operation is used to delay transmission to the DDIC The m+1th frame of image data;
  • the transmission module is further configured to transmit the m+1th frame of image data to the DDIC when the display delay operation is completed.
  • an embodiment of the present application provides a terminal, the terminal includes an AP, a display screen, and a DDIC, and the AP and the DDIC are connected through a Mobile Industry Processor Interface (MIPI),
  • MIPI Mobile Industry Processor Interface
  • the AP is used to execute at least one program in the memory to realize the image data transmission method described above.
  • an embodiment of the present application provides a computer-readable storage medium, the computer-readable storage medium stores at least one program, and the at least one program is used to be executed by a processor to implement the above-mentioned image data transmission method .
  • an embodiment of the present application provides a computer program product, the computer program product includes computer instructions, and the computer instructions are stored in a computer-readable storage medium; the processor of the terminal reads the computer program from the computer-readable storage medium. Instructions, the processor executes the computer instructions, so that the terminal executes the image data transmission method provided in the above aspect.
  • Figure 1 is a schematic diagram of the image display process under the AP-DDCI-Panel architecture
  • Fig. 2 is a schematic diagram of the principle of the image data transmission method provided by the embodiment of the present application.
  • FIG. 3 shows a flowchart of an image data transmission method shown in an exemplary embodiment of the present application
  • Figure 4 is a comparison chart of the refresh frequency when the display delay mechanism is introduced and the display delay mechanism is not introduced;
  • Fig. 5 is a flow chart of a process of determining the historical refresh frequency shown in an exemplary embodiment of the present application
  • Fig. 6 is an implementation schematic diagram of a historical refresh frequency determination process shown in an exemplary embodiment of the present application.
  • FIG. 7 shows a flowchart of an image data transmission method shown in another exemplary embodiment of the present application.
  • Fig. 8 is an implementation schematic diagram of the implementation process of the image data transmission method shown in Fig. 7;
  • FIG. 9 shows a structural block diagram of an image data transmission device provided by an embodiment of the present application.
  • Fig. 10 shows a structural block diagram of a terminal provided by an exemplary embodiment of the present application.
  • the "plurality” mentioned herein means two or more.
  • “And/or” describes the association relationship of associated objects, indicating that there may be three types of relationships, for example, A and/or B may indicate: A exists alone, A and B exist simultaneously, and B exists independently.
  • the character “/” generally indicates that the contextual objects are an "or” relationship.
  • the AP side first performs layer drawing and rendering through the application program (Application, App), and then performs layering on the drawn layer through SurfaceFlinger (layer compositor) Synthesize the image data, and then send the image data to display (write) DDIC through MIPI.
  • the DDIC stores the image data sent by the AP in the buffer (Buffer), and controls the Panel to refresh and display the image (Display) by scanning (reading) the image data in the Buffer.
  • the DDIC When implementing adaptive frequency conversion, the DDIC will adaptively adjust the refresh frequency according to the output frame rate of the AP (that is, the amount of image data transmitted by the AP to the DDIC per unit time, or the speed at which the AP transmits image data to the DDIC). For example, when the output frame rate of the AP decreases, the DDIC lowers the refresh rate, and when the output frame rate of the AP increases, the DDIC increases the refresh rate.
  • the output frame rate of the AP that is, the amount of image data transmitted by the AP to the DDIC per unit time, or the speed at which the AP transmits image data to the DDIC. For example, when the output frame rate of the AP decreases, the DDIC lowers the refresh rate, and when the output frame rate of the AP increases, the DDIC increases the refresh rate.
  • the refresh frequency changes in a small range in a short time without affecting the image display quality, but when the refresh frequency changes in a large range in a short time, problems such as flickering and jitter will occur, which will affect the image display quality.
  • the output frame rate of the AP changes from 60 Hz to 45 Hz in a short period of time, and then changes from 45 Hz to 72 Hz, and the refresh rate of the DDIC changes from 60 Hz.
  • the refresh rate of DDIC changes from 45Hz to 72Hz, the flickering and jittering of the screen will appear because the refresh rate changes too much.
  • the AP side introduces a display delay mechanism.
  • the AP determines the historical refresh frequency of the DDIC during the display process of the latest n frames of images based on the historical TE signal output by the DDIC (that is, the refresh frequency of the DDIC when displaying each frame of the latest n frames of images) , and based on the DDIC refresh frequency stabilization algorithm, the display delay condition detection is performed on the historical refresh frequency, so that when the delay condition is met, the display delay operation is performed on the next frame of image data to avoid the problem of a large jump in the refresh frequency , to achieve the effect of stabilizing the DDIC refresh rate, thereby reducing the flickering problem of the display screen caused by it.
  • the AP obtains the historical refresh rate of the DDIC during the display of the last two frames of images.
  • the historical refresh rates of the DDIC are 60 Hz (refresh frame image refresh rate)
  • the AP directly transmits the next frame of image data to the DDIC after completing the data preparation, the refresh rate of the DDIC will become 72Hz; and after the display delay mechanism is introduced, the AP detects the historical refresh of the DDIC
  • the frequency satisfies the delay condition of sending display, so that the next frame of image data is transmitted to DDIC after a certain period of time delay, so that the refresh frequency of DDIC becomes 60Hz, thus avoiding the sharp jump of DDIC refresh frequency directly from 45Hz to 72Hz.
  • the method provided in the embodiment of the present application is applied to a terminal, and the above image data transmission method is executed by an AP in the terminal.
  • the terminal may include a smart phone, a tablet computer, a wearable device (such as a smart watch), a portable personal computer, a smart TV, etc.
  • the embodiment of the present application does not limit the specific type of the terminal.
  • FIG. 3 shows a flowchart of an image data transmission method shown in an exemplary embodiment of the present application.
  • the method includes:
  • Step 301 transmit the image data of the mth frame to the DDIC, where m is a positive integer.
  • the AP and the DDIC are connected through MIPI. After the image data preparation is completed, the AP transmits the image data to the DDIC through the MIPI, and then the DDIC controls the display screen (Panel) to display images based on the image data.
  • Step 302 based on the historical TE signal output by the DDIC during the display process of the n-th frame image closest to the m-th frame image, determine the n historical refresh frequencies of the DDIC for each frame image in the m-nth to m-1th frame image, where n is greater than An integer equal to 2.
  • n historical refresh frequencies of DDIC can be used to detect whether the display delay condition is satisfied based on n historical refresh frequencies.
  • the process of displaying a frame of image includes the process of the DDIC performing frame scanning, and the process of waiting for the next frame of image data after the frame scanning is completed. While waiting for the next frame of image data, DDIC will output the TE signal (instructing the AP to transmit the ready image data), and stop outputting the TE signal when receiving the next frame of image data, so as to frame based on the next frame of image data scanning. Therefore, in a possible implementation manner, the AP may determine the historical refresh frequency of the DDIC based on the historical TE signal output by the DDIC. Regarding the specific implementation manner of determining the historical refresh frequency on the DDIC side, the following embodiments will describe in detail.
  • the AP monitors the refresh rate of the DDIC in real time during the image display process of each frame, and performs a corresponding refresh rate on the n-frame images closest to the m-th frame (currently displayed frame).
  • Storage that is, the AP stores the historical refresh frequency of the last n frames.
  • the AP obtains the stored n historical refresh frequencies.
  • the AP determines the first DDIC during the display of the 8th frame of image The historical refresh rate, and the second historical refresh rate of DDIC during the image display of the ninth frame.
  • Step 303 When the n historical refresh frequencies meet the display delay condition, perform a display delay operation on the m+1th frame of image data, and the display delay operation is used to delay the transmission of the m+1th frame of image data to the DDIC.
  • the display delay condition is used to filter sporadic acceleration requests on the AP side, preventing the DDIC from directly increasing from a low refresh rate to a high refresh rate.
  • the AP when the image data preparation speed on the AP side changes suddenly in a short period of time, the AP generates sporadic acceleration requests, and after the sporadic acceleration requests, the speed of preparing image data on the AP side drops and cannot be maintained for a long time. Occurs after the delay in preparing image frame data on the AP side.
  • the AP judges whether there is an image preparation delay in the latest n frames of images based on the historical refresh frequency of the latest n frames of images.
  • +1 frame of image data is sent to the display with a delay operation to avoid that when the m+1th frame of image data is prepared in advance, the refresh rate jumps due to the AP immediately transmitting the m+1th frame of image data to the DDIC (because the previous frame is sent Display delay will shorten the sending interval between two adjacent frames of image data, which will lead to an increase in refresh rate).
  • the purpose of the display delay operation is to reduce the refresh frequency of the DDIC, so as to avoid the sudden increase in the image preparation speed of the AP side that causes the DDIC refresh frequency to jump and rise when there is an image preparation delay in the latest n frames of images. .
  • the AP when the historical refresh frequency of the latest n frames does not meet the display delay condition, the AP does not need to perform the display delay operation on the m+1th frame of image data, and transmits the m+1th frame to the DDIC according to the conventional display logic image data.
  • Step 304 when the delay operation of sending to display is completed, transmit the m+1th frame of image data to the DDIC.
  • the AP transmits the m+1th frame of image data to the DDIC according to the TE signal output by the DDIC. After completing the transmission of the image data of the m+1 frame, and before transmitting the image data of the m+2 frame, the AP re-executes the above steps 302 to 303, which will not be repeated here in this embodiment.
  • the DDIC displays according to the refresh frequency corresponding to the frame register (the register used to store the correspondence between the refresh frequency and the display screen parameters in the DDIC).
  • the parameters of the display screen are adjusted.
  • the adjusted display screen parameters may include Gamma parameters and Demura parameters, which are not limited in this embodiment.
  • the refresh frequency of the DDIC jumps from 45Hz to 72Hz without introducing a display delay mechanism.
  • the refresh frequency of the DDIC jumps from 51Hz to 72Hz.
  • the AP After introducing the display delay mechanism, before sending the seventh frame of image data to the DDIC, the AP determines that the historical refresh frequencies of the DDIC during the display of the fourth and fifth frames are 60 Hz and 45 Hz, respectively, so it is determined that the display delay condition is met.
  • the display delay operation is implemented, and the transmission of the seventh frame of image data to the DDIC is delayed, so that the refresh frequency of the DDIC is reduced to 60Hz during the display of the sixth frame of the image, that is, in the process of displaying the fifth and sixth frames of images, the DDIC’s Refresh frequency increased from 45Hz to 60Hz, but did not jump directly to 72Hz;
  • the AP displays the images based on the 12th and 13th frames
  • the historical refresh frequencies of the DDIC are 60Hz and 51Hz respectively, so it is determined that the display delay condition is satisfied, so that the transmission of the 15th frame of image data to the DDIC is delayed, so that the refresh rate of the DDIC is reduced to 60Hz during the display of the 14th frame of image, that is, when the DDIC is displayed During the 13th and 14th frames, the refresh rate of DDIC increased from 51Hz to 60Hz, but did not directly jump to 72Hz.
  • the AP transmits the image data of the m-th frame to the DDIC, it determines the The n historical refresh frequencies of DDIC, and further determine whether the display delay condition is satisfied based on the n historical refresh frequencies, so that when the display delay condition is satisfied, after the display delay operation is performed on the m+1th frame image data, and then sent to
  • the DDIC transmits the image data of the m+1th frame, avoiding the DDIC refresh frequency jump caused by the fluctuation of the AP output frame rate, which in turn causes the problem of flickering and jittering of the screen, which helps to improve the stability of the DDIC refresh frequency during the image display process, and achieves an improvement.
  • the effect of image display quality after the AP transmits the image data of the m-th frame to the DDIC, it determines the The n historical refresh frequencies of DDIC, and further determine whether the display delay condition is satisfied based on the n historical refresh frequencies, so that when the display delay condition is satisfied, after the display delay operation is performed on the m+1th frame
  • the AP is used to transmit image data when the high level of the single-TE signal is detected, and the single-TE signal is a continuous high-level TE signal output by the DDIC;
  • n historical refresh frequencies of the DDIC for each frame image in the m-nth to m-1th frame images including:
  • n historical refresh frequencies Based on the time interval between adjacent falling edges, determine n historical refresh frequencies.
  • n historical refresh frequencies based on the time interval between adjacent falling edges including:
  • the display transmission delay operation is performed on the image data of the m+1th frame, including:
  • the display delay operation is performed on the m+1th frame of image data.
  • the target refresh rate is the same as that of the foreground application during running to match the base frame rate.
  • data transmission is performed between the AP and the DDIC through the mobile industry processor interface MIPI;
  • the method After transmitting the mth frame of image data to the DDIC, the method also includes:
  • Perform display delay operation on the image data of the m+1th frame including:
  • a second timer is started, and the MIPI is set to a blocking state within the timer duration of the second timer;
  • the timer duration of the first timer and the timer duration of the second timer are set based on the target refresh frequency.
  • the target refresh rate is i
  • the highest refresh rate required by the DDIC during the running of the foreground application is j, where j is greater than i;
  • timer duration of the first timer is less than 1/j
  • the sum of the timer duration of the first timer and the timer duration of the second timer is greater than 1/j and less than 1/i.
  • the MIPI When the timer duration of the second timer is reached, the MIPI is set to a pass state, and the m+1th frame of image data is transmitted to the DDIC.
  • the method also includes:
  • the DDIC when the DDIC completes the image display based on the image data transmitted by the AP and is ready to refresh the next frame of image, it will output a continuous high-level single-tear effect (single-TE) signal, correspondingly, When the AP detects the high level of the single-TE signal, it transmits the prepared image data to the DDIC.
  • single-TE single-tear effect
  • the DDIC after receiving the image data corresponding to the image frame A sent by the AP, the DDIC performs frame scanning on the image frame A, and outputs a continuous high-level single-TE signal when the frame scanning is completed .
  • the AP completes the data preparation of the image frame B and detects the high level of the single-TE signal, it transmits the image data corresponding to the image frame B to the DDIC.
  • the DDIC scans the image frame B, the single-TE signal set low.
  • the DDIC outputs a single-TE signal with a continuous high level again, and waits for the AP to transmit the image data of image frame C.
  • the interval between the falling edges (Falling Trigger) of adjacent single-TE signals output by the DDIC is the display duration of one frame of image, so the AP can detect the falling edge of the single-TE signal To determine the historical refresh frequency of DDIC.
  • the process of determining n historical refresh frequencies may include the following steps.
  • Step 302A determine the falling edge of the historical single-TE signal output by the DDIC during the image display process of the n-frame closest to the m-th frame.
  • the AP when it is necessary to determine the n historical refresh frequencies corresponding to the latest n frames of images, the AP obtains the falling edges of the last n+1 historical single-TE signals output by the DDIC, where n+1 Falling edges of two adjacent historical single-TE signals in the historical single-TE signal are used to determine a historical refresh frequency.
  • the AP obtains the falling edges of the last three historical single-TE signals, which are respectively DDIC to image frame C
  • the falling edge of the single-TE signal output before frame scanning that is, the first falling edge
  • the falling edge of the single-TE signal output by DDIC before frame scanning of image frame B that is, the second falling edge most recently
  • the falling edge that is, the latest third falling edge
  • Step 302B based on the time interval between adjacent falling edges, determine n historical refresh frequencies.
  • the AP when determining the historical refresh frequency corresponding to the m-i frame image, determines the i-th falling edge interval between the latest i-th falling edge and the latest i+1-th falling edge (i is less than A positive integer of n), so that based on the i-th falling edge interval, the historical refresh frequency corresponding to the m-i-th frame image is determined.
  • the AP determines the history corresponding to image frame B (equivalent to the second frame image above) based on the first falling edge interval between the most recent first falling edge and the most recent second falling edge
  • the refresh frequency is 45Hz (that is, the refresh frequency of DDIC is 45Hz in the process of displaying image frame B); based on the second falling edge interval between the nearest second falling edge and the nearest third falling edge, determine the image frame A (
  • the historical refresh frequency corresponding to the above-mentioned first frame image) is 60 Hz (that is, the refresh frequency of the DDIC during the process of displaying image frame A is 60 Hz).
  • the AP may also use other methods to determine the historical refresh frequency of the DDIC, which is not limited in this embodiment.
  • the refresh rate of DDIC should be designed to stabilize the frame with 60Hz as the target refresh rate, that is, the target refresh rate
  • the frequency matches the base frame rate while the foreground app is running.
  • the match between the target refresh rate and the reference frame rate means that the difference between the target refresh rate and the reference frame rate is less than a threshold (for example, 5FPS).
  • the target refresh rate is equal to the reference frame rate, or the target refresh rate is slightly lower than greater than the base frame rate, or, the target refresh rate is slightly less than the base frame rate.
  • the DDIC can wait appropriately to ensure that the refresh rate of the DDIC is not greater than the target refresh rate in most scenarios. range (such as 45Hz to 60Hz).
  • the AP when the AP prepares the image data in advance (that is, when there is a demand for acceleration), in order to avoid the DDIC’s refresh rate from directly jumping from a low refresh rate to a high refresh rate (that is, from a refresh rate lower than 60Hz to a refresh rate higher than 60Hz) Refresh frequency), in this application, the AP performs display delay operation.
  • the AP obtains n historical refresh frequencies, it detects whether each historical refresh frequency is lower than the target Refresh frequency. If the historical refresh frequency corresponding to at least one frame of image is less than the target refresh frequency, it is determined that the display delay condition is satisfied, and then the display delay operation is performed on the (m+1)th frame of image data.
  • the AP transmits the m+1th frame of image data to the DDIC.
  • the AP determines the base frame rate of the foreground application, so as to set the display delay condition based on the base frame rate.
  • the AP sets the display delay condition as follows: among the historical refresh rates corresponding to the last two frames of images, there is a historical refresh rate less than 60Hz. That is, as long as the historical refresh frequency corresponding to an image is less than 60Hz, the AP will perform the display delay operation; if the historical refresh frequency corresponding to two frames of images is not less than 60Hz, the AP does not need to perform the display delay operation.
  • the AP can delay sending the display by blocking MIPI.
  • FIG. 7 shows a flowchart of an image data transmission method shown in another exemplary embodiment of the present application.
  • the method includes:
  • Step 701 transmit the image data of the mth frame to the DDIC, where m is a positive integer.
  • Step 702 start the first timer, wherein, the MIPI is in the pass state within the timer duration of the first timer.
  • the AP after transmitting the image data to the DDIC, the AP starts the first timer and ensures that the MIPI is in the pass state within the timer duration of the first timer, so that the AP can pass the MIPI during the frame scanning process. Instructions other than image data are transmitted to the DDIC, wherein the first timer can be started by the AP by calling a timing thread.
  • the AP starts the first timer after transmitting the image data of the image frame C to the DDIC.
  • Step 703 based on the historical TE signal output by the DDIC during the display process of the n-th frame image closest to the m-th frame image, determine the n historical refresh frequencies of the DDIC for each frame image in the m-nth to m-1th frame image, where n is greater than An integer equal to 2.
  • the AP transmits the image data of image frame C to the DDIC, it determines that the historical refresh frequency of the DDIC when displaying image frame A is 60 Hz, and that the historical refresh frequency of DDIC when displaying image frame B is 45 Hz.
  • Step 704 In the case that there is at least one frame of image whose historical refresh frequency is less than the target refresh frequency, when the timer duration of the first timer is reached, start the second timer, and when the timer duration of the second timer Set MIPI to blocking state.
  • the AP when the first timer reaches the timer duration, the AP sets the MIPI from the channel state to the blocking state, and starts the second timer to ensure that the MIPI remains in the blocking state within the timer duration of the second timer. Since MIPI is in the blocking state, the TE signal cannot be detected during the second timer period, so the AP cannot transmit the m+1th frame of image data to the DDIC during the second timer period, thus achieving the effect of delayed display.
  • the timer duration of the first timer and the timer duration of the second timer are set based on the target refresh frequency.
  • the target refresh frequency is i
  • the highest refresh frequency required by DDIC during the running of the foreground application is j
  • the timer duration of the first timer is less than 1/j
  • the first timer The sum of the timer duration of the second timer and the second timer is greater than 1/j and less than 1/i, so that MIPI enters the blocking state before the rising edge of the next TE signal, and makes the refresh of DDIC during the image display process of the mth frame Frequency is the target refresh rate.
  • the AP cannot transmit the image data of the image frame D to the DDIC within this period.
  • Step 705 when the timer duration of the second timer is reached, set the MIPI to the channel state, and transmit the m+1th frame of image data to the DDIC.
  • the AP when the timer duration of the second timer is reached, the AP resets the MIPI to the channel state, and when detecting the high level of the single-TE signal, transmits the m+1th frame of image data to the DDIC, so that the first During the m-frame image display process, the refresh rate of the DDIC is the target refresh rate.
  • the AP restores the MIPI to the path state, and when detecting the high level of the single-TE signal output by the DDIC, transmits the image frame to the DDIC D image data.
  • the refresh frequency of DDIC is 72Hz in the process of displaying image frame C, but after introducing the display delay mechanism, the refresh frequency of DDIC is reduced to 60Hz in the process of displaying image frame C, thus avoiding refresh The frequency jumps from 45Hz to 72Hz.
  • the above-mentioned embodiment only uses the delayed display sending method of blocking MIPI as an example for illustration.
  • the AP may delay the display sending timing in other ways.
  • the explicit way constitutes a limitation.
  • FIG. 9 shows a structural block diagram of an image data transmission device provided by an embodiment of the present application.
  • the unit includes:
  • the transmission module 901 is configured to transmit the mth frame of image data to the display driver chip DDIC, where m is a positive integer;
  • the first determination module 902 is configured to determine, based on the historical TE signal output by the DDIC during the display process of the n-th frame image closest to the m-th frame image, the DDIC for each frame image in the m-nth to m-1th frame image n historical refresh frequencies, n is an integer greater than or equal to 2;
  • the delay module 903 is configured to perform a display delay operation on the (m+1)th frame of image data when the n historical refresh frequencies meet the display delay condition, and the display delay operation is used to delay sending to the DDIC transmitting the m+1th frame of image data;
  • the transmission module 901 is further configured to transmit the m+1th frame of image data to the DDIC when the display delay operation is completed.
  • the AP is used to perform image data transmission when a high level of a single-TE signal with a single tearing effect is detected, and the single-TE signal is a continuous high-level TE signal output by the DDIC;
  • the first determining module 902 includes:
  • the first determination unit is configured to determine the falling edge of the historical single-TE signal output by the DDIC during the display process of the n-frame image closest to the m-th frame image;
  • the second determination unit is configured to determine n historical refresh frequencies based on the time interval between adjacent falling edges.
  • the second determination unit is configured to:
  • the historical refresh frequency corresponding to the m-i-th frame image is determined.
  • the delay module 903 includes:
  • a delay unit configured to determine that the display delay condition is satisfied when the historical refresh frequency corresponding to at least one frame of image is less than the target refresh frequency, and perform the sending of the m+1th frame of image data operation with significant delay, the target refresh rate matches the base frame rate during the running of the foreground application.
  • data transmission is performed between the AP and the DDIC through a mobile industry processor interface MIPI;
  • the device also includes:
  • a starting module configured to start a first timer, wherein the MIPI is in a pass state within the timer duration of the first timer;
  • the delay unit is used for:
  • the timer duration of the first timer and the timer duration of the second timer are set based on the target refresh frequency.
  • the target refresh frequency is i
  • the highest refresh frequency required by the DDIC during the running of the foreground application is j, where j is greater than i;
  • timer duration of the first timer is less than 1/j
  • the sum of the timer duration of the first timer and the timer duration of the second timer is greater than 1/j and less than 1/i.
  • the transmission module 901 is configured to:
  • the MIPI When the timer duration of the second timer is reached, the MIPI is set to a pass state, and the m+1th frame of image data is transmitted to the DDIC.
  • the device also includes:
  • a second determining module configured to determine the reference frame rate of the foreground application
  • a setting module configured to set the display delay condition based on the reference frame rate.
  • the AP transmits the image data of the mth frame to the DDIC, based on the historical TE signal output by the DDIC during the display process of the n-frame image closest to the m-th image, Determine the n historical refresh frequencies of DDIC, and further determine whether the display delay condition is satisfied based on the n historical refresh frequencies, so that when the display delay condition is satisfied, after the display delay operation is performed on the m+1th frame of image data, and then The image data of the m+1th frame is transmitted to the DDIC to avoid the jump of the DDIC refresh rate caused by the fluctuation of the AP output frame rate, which in turn causes the problem of flickering and jittering of the screen, which helps to improve the stability of the DDIC refresh rate during the image display process, and achieves Improve the image display quality effect.
  • FIG. 10 shows a structural block diagram of a terminal 1000 provided by an exemplary embodiment of the present application.
  • the terminal 1000 may be a smart phone, a tablet computer, a notebook computer, and the like.
  • the terminal 1000 in this application may include one or more of the following components: a processor 1010 , a memory 1020 , and a display screen module 1030 .
  • the processor 1010 may include one or more processing cores, and the processor 1010 may be the AP described in the foregoing embodiments.
  • the processor 1010 uses various interfaces and lines to connect various parts of the entire terminal 1000, and executes the terminal by running or executing instructions, programs, code sets or instruction sets stored in the memory 1020, and calling data stored in the memory 1020. 1000's of various functions and processing data.
  • the processor 1010 may adopt at least one of Digital Signal Processing (Digital Signal Processing, DSP), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), and Programmable Logic Array (Programmable Logic Array, PLA). implemented in the form of hardware.
  • DSP Digital Signal Processing
  • FPGA Field-Programmable Gate Array
  • PLA Programmable Logic Array
  • the processor 1010 may integrate one or more of a central processing unit (Central Processing Unit, CPU), an image processor (Graphics Processing Unit, GPU), a neural network processor (Neural-network Processing Unit, NPU) and a modem, etc.
  • a central processing unit Central Processing Unit, CPU
  • an image processor Graphics Processing Unit, GPU
  • a neural network processor Neural-network Processing Unit, NPU
  • the CPU mainly handles the operating system, user interface and application programs, etc.
  • the GPU is used to render and draw the content that the touch display module 1030 needs to display
  • the NPU is used to realize the artificial intelligence (Artificial Intelligence, AI) function
  • the modem Used to handle wireless communications. It can be understood that, the above-mentioned modem may not be integrated into the processor 1010, but may be realized by a single chip.
  • the memory 1020 may include random access memory (Random Access Memory, RAM), and may also include read-only memory (Read-Only Memory, ROM).
  • the memory 1020 includes a non-transitory computer-readable storage medium.
  • the memory 1020 may be used to store instructions, programs, codes, sets of codes or sets of instructions.
  • the memory 1020 may include a program storage area and a data storage area, wherein the program storage area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playback function, an image playback function, etc.), Instructions and the like for implementing various method embodiments of the present application; the storage data area may store data created according to the use of the terminal 1000 (such as audio data, phone book) and the like.
  • the display screen module 1030 is a display component for displaying images, and is usually arranged on the front panel of the terminal 1000 .
  • the display module 1030 can be designed as a full screen, a curved screen, a special-shaped screen, a double-sided screen or a folding screen.
  • the display screen module 1030 can also be designed as a combination of a full screen and a curved screen, or a combination of a special-shaped screen and a curved screen, which is not limited in this embodiment.
  • the display screen module 1030 includes a DDIC 1031 and a display screen 1032 (panel).
  • the display screen 1032 may be an OLED display screen, which may be a low temperature polysilicon (Low Temperature Poly-Silicon, LTPS) AMOLED display screen or a low temperature polycrystalline oxide (Low Temperature Polycrystalline Oxide, LTPO) AMOLED display screen.
  • the DDIC1031 is used to drive the display screen 1032 to display images.
  • the DDIC 1031 is connected to the processor 1010 through a MIPI interface, and is used for receiving image data and instructions issued by the processor 1010 .
  • the display screen module 1030 also has a touch function.
  • the touch function the user can use any suitable object such as a finger or a touch pen to perform touch operations on the display screen module 1030 .
  • the structure of the terminal 1000 shown in the above drawings does not constitute a limitation on the terminal 1000, and the terminal may include more or less components than those shown in the figure, or combine some components, or different component arrangements.
  • the terminal 1000 also includes components such as a microphone, a speaker, a radio frequency circuit, an input unit, a sensor, an audio circuit, a wireless fidelity (Wireless Fidelity, WiFi) module, a power supply, and a bluetooth module, which will not be repeated here.
  • the embodiment of the present application also provides a computer-readable storage medium, the computer-readable storage medium stores at least one program, and the at least one program is used to be executed by a processor to implement the image data transmission method as described in the above-mentioned embodiments.
  • the embodiment of the present application also provides a computer program product, the computer program product includes computer instructions, and the computer instructions are stored in a computer-readable storage medium; the processor of the terminal reads the computer instructions from the computer-readable storage medium, and processes The computer executes the computer instruction, so that the terminal executes the image data transmission method provided by the above embodiment.
  • the functions described in the embodiments of the present application may be implemented by hardware, software, firmware or any combination thereof.
  • the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium.
  • Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another.
  • a storage media may be any available media that can be accessed by a general purpose or special purpose computer.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)
  • Television Systems (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

An image data transmission method and apparatus, a terminal and a medium. The method comprises: transmitting an mth frame of image data to a DDIC (301); on the basis of a historical TE signal outputted by the DDIC during the display process of n frames of images closest to the mth frame image, determining n historical refresh rates of the DDIC for each frame image from an (m-n)th to an (m-1)th frame image (302); when the n historical refresh rates meet display delay conditions, performing a display delay operation on an (m+1)th frame of image data, wherein the display delay operation is used to delay the transmission of the (m+1)th frame of image data to the DDIC (303); and transmitting the (m+1)th frame of image data to the DDIC when the display delay operation is complete (304). By means of introducing a display delay mechanism, the problem of screen flickering and jitter caused by the frequency hopping of the DDIC refresh rate due to fluctuations of the frame rate outputted by an AP is avoided, and the stability of the DDIC refresh rate during the image display process is improved.

Description

图像数据传输方法、装置、终端及介质Image data transmission method, device, terminal and medium
本申请要求于2021年9月15日提交的申请号为202111078920.1、发明名称为“图像数据传输方法、装置、终端及介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application with the application number 202111078920.1 and the title of the invention "image data transmission method, device, terminal and medium" filed on September 15, 2021, the entire contents of which are incorporated by reference in this application .
技术领域technical field
本申请实施例涉及显示技术领域,特别涉及一种图像数据传输方法、装置、终端及介质。The embodiments of the present application relate to the field of display technology, and in particular to an image data transmission method, device, terminal and medium.
背景技术Background technique
随着显示屏技术的不断发展,越来越多能够支持高刷新频率显示的显示屏应运而生,在运行高帧率应用程序或在滑动操作过程中,通过将显示屏设置为高刷新频率模式能够提高画面的流畅度。With the continuous development of display technology, more and more displays that can support high refresh rate display have emerged as the times require. When running high frame rate applications or during sliding operations, by setting the display to high refresh rate mode It can improve the fluency of the picture.
对于采用应用处理器(Application Processor,AP)-显示驱动芯片(Display Driver Integrated Circuit,DDIC)-显示面板(Panel)驱动架构的显示屏,图像显示过程中,DDIC根据AP的输出帧率(即输出图像数据的速率)自适应调整刷新频率,实现自适应变频。For a display screen that adopts the application processor (Application Processor, AP)-display driver integrated circuit (DDIC)-display panel (Panel) drive architecture, during the image display process, the DDIC outputs the frame rate according to the AP (that is, the output The rate of image data) adaptively adjusts the refresh frequency to realize adaptive frequency conversion.
发明内容Contents of the invention
本申请实施例提供了一种图像数据传输方法、装置、终端及介质。所述技术方案如下:Embodiments of the present application provide an image data transmission method, device, terminal, and medium. Described technical scheme is as follows:
一方面,本申请实施例提供了一种图像数据传输方法,用于应用处理器AP,所述方法包括:On the one hand, an embodiment of the present application provides an image data transmission method for an application processor AP, the method comprising:
向显示驱动芯片DDIC传输第m帧图像数据,m为正整数;Transmit the image data of the mth frame to the display driver chip DDIC, where m is a positive integer;
基于离第m帧图像最近的n帧图像显示过程中所述DDIC输出的历史TE信号,确定所述DDIC对第m-n至第m-1帧图像中各帧图像的n个历史刷新频率,n为大于等于2的整数;Based on the historical TE signal output by the DDIC during the display process of the n-th frame image closest to the m-th frame image, determine the n historical refresh frequencies of the DDIC for each frame image in the m-nth to m-1th frame images, where n is An integer greater than or equal to 2;
在n个所述历史刷新频率满足送显延迟条件的情况下,对第m+1帧图像数据进行送显延迟操作,所述送显延迟操作用于延迟向所述DDIC传输所述第m+1帧图像数据;In the case that the n historical refresh frequencies meet the display delay condition, the display delay operation is performed on the m+1th frame of image data, and the display delay operation is used to delay the transmission of the m+th frame to the DDIC 1 frame of image data;
在完成所述送显延迟操作的情况下,向所述DDIC传输所述第m+1帧图像数据。When the display delay operation is completed, the m+1th frame of image data is transmitted to the DDIC.
另一方面,本申请实施例提供了一种图像数据传输装置,所述装置包括:On the other hand, an embodiment of the present application provides an image data transmission device, the device includes:
传输模块,用于向显示驱动芯片DDIC传输第m帧图像数据,m为正整数;The transmission module is used to transmit the image data of the mth frame to the display driver chip DDIC, where m is a positive integer;
第一确定模块,用于基于离第m帧图像最近的n帧图像显示过程中所述DDIC输出的历史TE信号,确定所述DDIC对第m-n至第m-1帧图像中各帧图像的n个历史刷新频率,n为大于等于2的整数;The first determination module is configured to determine n of each frame image in the m-nth to m-1th frame images of the DDIC based on the historical TE signal output by the DDIC during the display process of the n-th frame image closest to the m-th frame image historical refresh frequency, n is an integer greater than or equal to 2;
延迟模块,用于在n个所述历史刷新频率满足送显延迟条件的情况下,对 第m+1帧图像数据进行送显延迟操作,所述送显延迟操作用于延迟向所述DDIC传输所述第m+1帧图像数据;A delay module, configured to perform a display delay operation on the m+1th frame of image data when the n historical refresh frequencies meet the display delay condition, and the display delay operation is used to delay transmission to the DDIC The m+1th frame of image data;
所述传输模块,还用于在完成所述送显延迟操作的情况下,向所述DDIC传输所述第m+1帧图像数据。The transmission module is further configured to transmit the m+1th frame of image data to the DDIC when the display delay operation is completed.
另一方面,本申请实施例提供了一种终端,所述终端包括AP、显示屏和DDIC,所述AP与所述DDIC之间通过移动产业处理器接口(Mobile Industry Processor Interface,MIPI)相连,所述AP用于执行存储器中的至少一段程序以实现如上述图像数据传输方法。On the other hand, an embodiment of the present application provides a terminal, the terminal includes an AP, a display screen, and a DDIC, and the AP and the DDIC are connected through a Mobile Industry Processor Interface (MIPI), The AP is used to execute at least one program in the memory to realize the image data transmission method described above.
另一方面,本申请实施例提供了一种计算机可读存储介质,所述计算机可读存储介质存储有至少一段程序,所述至少一段程序用于被处理器执行以实现如上述图像数据传输方法。On the other hand, an embodiment of the present application provides a computer-readable storage medium, the computer-readable storage medium stores at least one program, and the at least one program is used to be executed by a processor to implement the above-mentioned image data transmission method .
另一方面,本申请实施例提供了一种计算机程序产品,该计算机程序产品包括计算机指令,该计算机指令存储在计算机可读存储介质中;终端的处理器从计算机可读存储介质读取该计算机指令,处理器执行该计算机指令,使得该终端执行上述方面提供的图像数据传输方法。On the other hand, an embodiment of the present application provides a computer program product, the computer program product includes computer instructions, and the computer instructions are stored in a computer-readable storage medium; the processor of the terminal reads the computer program from the computer-readable storage medium. Instructions, the processor executes the computer instructions, so that the terminal executes the image data transmission method provided in the above aspect.
附图说明Description of drawings
图1是AP-DDCI-Panel架构下图像显示过程的示意图;Figure 1 is a schematic diagram of the image display process under the AP-DDCI-Panel architecture;
图2是本申请实施例提供的图像数据传输方法的原理示意图;Fig. 2 is a schematic diagram of the principle of the image data transmission method provided by the embodiment of the present application;
图3示出了本申请一个示例性实施例示出的图像数据传输方法的流程图;FIG. 3 shows a flowchart of an image data transmission method shown in an exemplary embodiment of the present application;
图4是引入送显延迟和未引入送显延迟机制时刷新频率的对比图;Figure 4 is a comparison chart of the refresh frequency when the display delay mechanism is introduced and the display delay mechanism is not introduced;
图5是本申请一个示例性实施例示出的历史刷新频率确定过程的流程图;Fig. 5 is a flow chart of a process of determining the historical refresh frequency shown in an exemplary embodiment of the present application;
图6是本申请一个示例性实施例示出的历史刷新频率确定过程的实施示意图;Fig. 6 is an implementation schematic diagram of a historical refresh frequency determination process shown in an exemplary embodiment of the present application;
图7示出了本申请另一个示例性实施例示出的图像数据传输方法的流程图;FIG. 7 shows a flowchart of an image data transmission method shown in another exemplary embodiment of the present application;
图8是图7所示图像数据传输方法实施过程的实施示意图;Fig. 8 is an implementation schematic diagram of the implementation process of the image data transmission method shown in Fig. 7;
图9示出了本申请一个实施例提供的图像数据传输装置的结构框图;FIG. 9 shows a structural block diagram of an image data transmission device provided by an embodiment of the present application;
图10示出了本申请一个示例性实施例提供的终端的结构方框图。Fig. 10 shows a structural block diagram of a terminal provided by an exemplary embodiment of the present application.
具体实施方式Detailed ways
为使本申请的目的、技术方案和优点更加清楚,下面将结合附图对本申请实施方式作进一步地详细描述。In order to make the purpose, technical solution and advantages of the present application clearer, the implementation manners of the present application will be further described in detail below in conjunction with the accompanying drawings.
在本文中提及的“多个”是指两个或两个以上。“和/或”,描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。字符“/”一般表示前后关联对象是一种“或”的关系。The "plurality" mentioned herein means two or more. "And/or" describes the association relationship of associated objects, indicating that there may be three types of relationships, for example, A and/or B may indicate: A exists alone, A and B exist simultaneously, and B exists independently. The character "/" generally indicates that the contextual objects are an "or" relationship.
如图1所示,在AP-DDIC-Panel架构下,AP侧首先通过应用程序(Application,App)进行图层绘制渲染,然后通过SurfaceFlinger(图层合成者)对绘制得到的图层进行图层合成得到图像数据,进而通过MIPI将图像数据送显 (写入)DDIC。DDIC将AP送显的图像数据存储在缓存器(Buffer)中,并通过扫描(读取)Buffer中的图像数据,控制Panel进行图像刷新显示(Display)。而在实现自适应变频时,DDIC会根据AP的输出帧率(即,AP在单位时间内向DDIC输送图像数据的数量,或者,AP向DDIC输送图像数据的速度),自适应地调节刷新频率。比如,当AP的输出帧率降低时,DDIC下调刷新频率,而当AP的输出帧率提高时,DDIC则上调刷新频率。As shown in Figure 1, under the AP-DDIC-Panel architecture, the AP side first performs layer drawing and rendering through the application program (Application, App), and then performs layering on the drawn layer through SurfaceFlinger (layer compositor) Synthesize the image data, and then send the image data to display (write) DDIC through MIPI. The DDIC stores the image data sent by the AP in the buffer (Buffer), and controls the Panel to refresh and display the image (Display) by scanning (reading) the image data in the Buffer. When implementing adaptive frequency conversion, the DDIC will adaptively adjust the refresh frequency according to the output frame rate of the AP (that is, the amount of image data transmitted by the AP to the DDIC per unit time, or the speed at which the AP transmits image data to the DDIC). For example, when the output frame rate of the AP decreases, the DDIC lowers the refresh rate, and when the output frame rate of the AP increases, the DDIC increases the refresh rate.
自适应变频过程中,刷新频率在短时内小范围变化不会对图像显示质量造成影响,而当刷新频率在短时内大范围变化时,则会出现闪烁抖动等问题,影响图像显示质量。In the process of adaptive frequency conversion, the refresh frequency changes in a small range in a short time without affecting the image display quality, but when the refresh frequency changes in a large range in a short time, problems such as flickering and jitter will occur, which will affect the image display quality.
比如,在一些场景下,由于AP侧准备图像数据的速度存在波动,使得AP的输出帧率在短时内由60Hz变为45Hz,再由45Hz变为72Hz时,DDIC的刷新频率随之由60Hz变为45Hz时并不会造成画面闪烁抖动,而当DDIC的刷新频率由45Hz变为72Hz时,由于刷新频率变化幅度过大,因此会出现画面闪烁抖动。For example, in some scenarios, due to fluctuations in the speed of preparing image data on the AP side, the output frame rate of the AP changes from 60 Hz to 45 Hz in a short period of time, and then changes from 45 Hz to 72 Hz, and the refresh rate of the DDIC changes from 60 Hz. When changing to 45Hz, it will not cause flickering and jittering of the screen, but when the refresh rate of DDIC changes from 45Hz to 72Hz, the flickering and jittering of the screen will appear because the refresh rate changes too much.
为了解决上述技术问题,本申请实施例中,AP侧引入了送显延迟机制。在该机制下,如图2所示,AP基于DDIC输出的历史TE信号,确定最近n帧图像显示过程中DDIC的历史刷新频率(即显示最近n帧图像中各帧图像时DDIC的刷新频率),并基于DDIC刷新频率稳定算法对该历史刷新频率进行送显延迟条件检测,从而在满足送显延迟条件时,对下一帧图像数据进行送显延迟操作,避免出现刷新频率大幅跳变的问题,达到稳定DDIC刷新频率的效果,进而减少因此带来的显示画面闪烁的问题。In order to solve the above technical problem, in the embodiment of the present application, the AP side introduces a display delay mechanism. Under this mechanism, as shown in Figure 2, the AP determines the historical refresh frequency of the DDIC during the display process of the latest n frames of images based on the historical TE signal output by the DDIC (that is, the refresh frequency of the DDIC when displaying each frame of the latest n frames of images) , and based on the DDIC refresh frequency stabilization algorithm, the display delay condition detection is performed on the historical refresh frequency, so that when the delay condition is met, the display delay operation is performed on the next frame of image data to avoid the problem of a large jump in the refresh frequency , to achieve the effect of stabilizing the DDIC refresh rate, thereby reducing the flickering problem of the display screen caused by it.
比如,AP获取最近两帧图像显示过程中DDIC的历史刷新频率,当检测到最近两帧图像显示过程,DDIC的历史刷新频率分别为60Hz(最近第二帧图像的刷新频率)和45Hz(最近一帧图像的刷新频率)时,若AP在完成数据准备后直接向DDIC传输下一帧图像数据,DDIC的刷新频率将会变为72Hz;而引入送显延迟机制后,AP检测到DDIC的历史刷新频率满足送显延迟条件,从而在经过一定时长延迟后向DDIC传输下一帧图像数据,使DDIC的刷新频率变为60Hz,从而避免DDIC的刷新频率直接由45Hz大幅跳变到72Hz。For example, the AP obtains the historical refresh rate of the DDIC during the display of the last two frames of images. When the process of displaying the last two frames of images is detected, the historical refresh rates of the DDIC are 60 Hz (refresh frame image refresh rate), if the AP directly transmits the next frame of image data to the DDIC after completing the data preparation, the refresh rate of the DDIC will become 72Hz; and after the display delay mechanism is introduced, the AP detects the historical refresh of the DDIC The frequency satisfies the delay condition of sending display, so that the next frame of image data is transmitted to DDIC after a certain period of time delay, so that the refresh frequency of DDIC becomes 60Hz, thus avoiding the sharp jump of DDIC refresh frequency directly from 45Hz to 72Hz.
本申请实施例提供的方法应用于终端,且由终端中的AP执行上述图像数据传输方法。该终端可以包括智能手机、平板电脑、可穿戴式设备(比如智能手表)、便携式个人计算机、智能电视等等,本申请实施例并不对终端的具体类型进行限定。The method provided in the embodiment of the present application is applied to a terminal, and the above image data transmission method is executed by an AP in the terminal. The terminal may include a smart phone, a tablet computer, a wearable device (such as a smart watch), a portable personal computer, a smart TV, etc. The embodiment of the present application does not limit the specific type of the terminal.
请参考图3,其示出了本申请一个示例性实施例示出的图像数据传输方法的流程图。该方法包括:Please refer to FIG. 3 , which shows a flowchart of an image data transmission method shown in an exemplary embodiment of the present application. The method includes:
步骤301,向DDIC传输第m帧图像数据,m为正整数。 Step 301, transmit the image data of the mth frame to the DDIC, where m is a positive integer.
在一种可能的实施方式中,AP与DDIC之间通过MIPI相连,完成图像数据准备后,AP通过MIPI向DDIC传输图像数据,进而由DDIC基于图像数据控制显示屏(Panel)进行图像显示。In a possible implementation, the AP and the DDIC are connected through MIPI. After the image data preparation is completed, the AP transmits the image data to the DDIC through the MIPI, and then the DDIC controls the display screen (Panel) to display images based on the image data.
步骤302,基于离第m帧图像最近的n帧图像显示过程中DDIC输出的历史TE信号,确定DDIC对第m-n至第m-1帧图像中各帧图像的n个历史刷新频率,n为大于等于2的整数。 Step 302, based on the historical TE signal output by the DDIC during the display process of the n-th frame image closest to the m-th frame image, determine the n historical refresh frequencies of the DDIC for each frame image in the m-nth to m-1th frame image, where n is greater than An integer equal to 2.
为了避免DDIC的刷新频率发生跳变,在向DDIC传输下一帧图像数据(即第m+1帧图像数据)前,AP需要确定最近n帧图像(即第m-n至第m-1帧图像)显示过程中DDIC的n个历史刷新频率,以便后续基于n个历史刷新频率检测是否满足送显延迟条件。In order to avoid jumping the refresh frequency of DDIC, before transmitting the next frame of image data (that is, the m+1th frame of image data) to DDIC, the AP needs to determine the latest n frames of images (that is, the m-nth to m-1th frame of image) During the display process, n historical refresh frequencies of DDIC can be used to detect whether the display delay condition is satisfied based on n historical refresh frequencies.
一帧图像的显示过程包括DDIC进行帧扫描的过程,以及帧扫描完成后DDIC等待下一帧图像数据的过程。DDIC在等待下一帧图像数据的过程中会输出TE信号(指示AP传输准备好的图像数据),并在接收到下一帧图像数据时停止输出TE信号,从而基于下一帧图像数据进行帧扫描。因此在一种可能的实施方式中,AP可以基于DDIC输出的历史TE信号,确定出DDIC的历史刷新频率。关于确定DDIC侧历史刷新频率的具体实施方式,后续实施例将进行详述。The process of displaying a frame of image includes the process of the DDIC performing frame scanning, and the process of waiting for the next frame of image data after the frame scanning is completed. While waiting for the next frame of image data, DDIC will output the TE signal (instructing the AP to transmit the ready image data), and stop outputting the TE signal when receiving the next frame of image data, so as to frame based on the next frame of image data scanning. Therefore, in a possible implementation manner, the AP may determine the historical refresh frequency of the DDIC based on the historical TE signal output by the DDIC. Regarding the specific implementation manner of determining the historical refresh frequency on the DDIC side, the following embodiments will describe in detail.
在一种可能的实施方式中,图像显示过程中,AP实时监测每帧图像显示过程中DDIC的刷新频率,并对离第m帧(当前显示帧)最近的n帧图像各自对应的刷新频率进行存储,即AP存储了最近n帧的历史刷新频率。在传输第m+1帧图像数据时,AP即获取存储的n个历史刷新频率。In a possible implementation manner, during the image display process, the AP monitors the refresh rate of the DDIC in real time during the image display process of each frame, and performs a corresponding refresh rate on the n-frame images closest to the m-th frame (currently displayed frame). Storage, that is, the AP stores the historical refresh frequency of the last n frames. When transmitting the m+1th frame of image data, the AP obtains the stored n historical refresh frequencies.
在一个示意性的例子中,当m=10,n=2时,在显示第10帧图像的过程中且在传输第11帧图像数据前,AP确定第8帧图像显示过程中DDIC的第一历史刷新频率,以及第9帧图像显示过程中DDIC的第二历史刷新频率。In a schematic example, when m=10 and n=2, during the process of displaying the 10th frame of image and before transmitting the 11th frame of image data, the AP determines the first DDIC during the display of the 8th frame of image The historical refresh rate, and the second historical refresh rate of DDIC during the image display of the ninth frame.
步骤303,在n个历史刷新频率满足送显延迟条件的情况下,对第m+1帧图像数据进行送显延迟操作,送显延迟操作用于延迟向DDIC传输第m+1帧图像数据。Step 303: When the n historical refresh frequencies meet the display delay condition, perform a display delay operation on the m+1th frame of image data, and the display delay operation is used to delay the transmission of the m+1th frame of image data to the DDIC.
在一些实施例中,该送显延迟条件用于过滤AP侧的零散加速请求,避免DDIC直接由低刷新频率升至高刷新频率。其中,当AP侧的图像数据准备速度在短时间内突然变化时,AP即产生零散加速请求,且零散加速请求后AP侧准备图像数据的速度下降,无法长时间保持,该零散加速请求通常在AP侧准备图像帧数据出现延迟后出现。In some embodiments, the display delay condition is used to filter sporadic acceleration requests on the AP side, preventing the DDIC from directly increasing from a low refresh rate to a high refresh rate. Among them, when the image data preparation speed on the AP side changes suddenly in a short period of time, the AP generates sporadic acceleration requests, and after the sporadic acceleration requests, the speed of preparing image data on the AP side drops and cannot be maintained for a long time. Occurs after the delay in preparing image frame data on the AP side.
在一种可能的实施方式中,AP基于最近n帧图像的历史刷新频率判断最近n帧图像是否存在图像准备延迟的情况,若存在图像准备延迟,则确定满足送显延迟条件,从而对第m+1帧图像数据进行送显延迟操作,避免在第m+1帧图像数据提前准备完成时,因AP立即向DDIC传输第m+1帧图像数据导致刷新频率跳变上升(因为前一帧送显延迟会使相邻两帧图像数据之间的下发间隔较短,进而导致刷新频率上升)。In a possible implementation, the AP judges whether there is an image preparation delay in the latest n frames of images based on the historical refresh frequency of the latest n frames of images. +1 frame of image data is sent to the display with a delay operation to avoid that when the m+1th frame of image data is prepared in advance, the refresh rate jumps due to the AP immediately transmitting the m+1th frame of image data to the DDIC (because the previous frame is sent Display delay will shorten the sending interval between two adjacent frames of image data, which will lead to an increase in refresh rate).
本申请实施例中,送显延迟操作的目的是为了降低DDIC的刷新频率,从而避免在最近n帧图像存在图像准备延迟的情况下,因AP侧图像准备速度突然提升造成DDIC刷新频率跳变上升。In the embodiment of this application, the purpose of the display delay operation is to reduce the refresh frequency of the DDIC, so as to avoid the sudden increase in the image preparation speed of the AP side that causes the DDIC refresh frequency to jump and rise when there is an image preparation delay in the latest n frames of images. .
可选的,当最近n帧的历史刷新频率不满足送显延迟条件时,AP则无需对 第m+1帧图像数据进行送显延迟操作,按照常规送显逻辑向DDIC传输第m+1帧图像数据。Optionally, when the historical refresh frequency of the latest n frames does not meet the display delay condition, the AP does not need to perform the display delay operation on the m+1th frame of image data, and transmits the m+1th frame to the DDIC according to the conventional display logic image data.
步骤304,在完成送显延迟操作的情况下,向DDIC传输第m+1帧图像数据。 Step 304 , when the delay operation of sending to display is completed, transmit the m+1th frame of image data to the DDIC.
在一种可能的实施方式中,完成对第m+1帧图像数据的送显延迟操作后,AP根据DDIC输出的TE信号向DDIC传输第m+1帧图像数据。完成第m+1帧图像数据传输后,在传输第m+2帧图像数据前,AP重新执行上述步骤302至303,本实施例在此不再赘述。In a possible implementation manner, after completing the display delay operation for the m+1th frame of image data, the AP transmits the m+1th frame of image data to the DDIC according to the TE signal output by the DDIC. After completing the transmission of the image data of the m+1 frame, and before transmitting the image data of the m+2 frame, the AP re-executes the above steps 302 to 303, which will not be repeated here in this embodiment.
可选的,DDIC的刷新频率发生变化时,为了避免频率变化对画面显示造成影响,DDIC根据帧寄存器(DDIC中用于存储刷新频率与显示屏参数间对应关系的寄存器)中刷新频率对应的显示屏参数进行参数调整,其中,调整的显示屏参数可以包括Gamma参数和Demura参数,本实施例对此不作限定。Optionally, when the refresh frequency of the DDIC changes, in order to avoid the impact of the frequency change on the screen display, the DDIC displays according to the refresh frequency corresponding to the frame register (the register used to store the correspondence between the refresh frequency and the display screen parameters in the DDIC). The parameters of the display screen are adjusted. The adjusted display screen parameters may include Gamma parameters and Demura parameters, which are not limited in this embodiment.
在一个示意性的例子中,如图4所示,在未引入送显延迟机制的情况下,在显示第5帧和第6帧图像的过程中,DDIC的刷新频率由45Hz跳变为72Hz,在显示第13帧和第14帧图像的过程中,DDIC的刷新频率由51Hz跳变为72Hz。In a schematic example, as shown in Figure 4, in the process of displaying the 5th frame and the 6th frame, the refresh frequency of the DDIC jumps from 45Hz to 72Hz without introducing a display delay mechanism. In the process of displaying the 13th frame and the 14th frame, the refresh frequency of the DDIC jumps from 51Hz to 72Hz.
而引入送显延迟机制后,向DDIC发送第7帧图像数据前,AP确定第4帧和第5帧图像显示过程中DDIC的历史刷新频率分别为60Hz和45Hz,故确定满足送显延迟条件,从而实行送显延迟操作,延迟向DDIC传输第7帧图像数据,使第6帧图像显示过程中DDIC的刷新频率降为60Hz,即在显示第5帧和第6帧图像的过程中,DDIC的刷新频率由45Hz上升为60Hz,而并未直接跳升至72Hz;又如:在引入送显延迟机制后,向DDIC发送第15帧图像数据前,AP基于第12帧和第13帧图像显示过程中DDIC的历史刷新频率分别60Hz和51Hz,故确定满足送显延迟条件,从而延迟向DDIC传输第15帧图像数据,使第14帧图像显示过程中DDIC的刷新频率降为60Hz,即在显示第13帧和第14帧图像的过程中,DDIC的刷新频率由51Hz上升为60Hz,而并未直接跳升至72Hz。After introducing the display delay mechanism, before sending the seventh frame of image data to the DDIC, the AP determines that the historical refresh frequencies of the DDIC during the display of the fourth and fifth frames are 60 Hz and 45 Hz, respectively, so it is determined that the display delay condition is met. In this way, the display delay operation is implemented, and the transmission of the seventh frame of image data to the DDIC is delayed, so that the refresh frequency of the DDIC is reduced to 60Hz during the display of the sixth frame of the image, that is, in the process of displaying the fifth and sixth frames of images, the DDIC’s Refresh frequency increased from 45Hz to 60Hz, but did not jump directly to 72Hz; another example: after introducing the display delay mechanism, before sending the 15th frame of image data to DDIC, the AP displays the images based on the 12th and 13th frames The historical refresh frequencies of the DDIC are 60Hz and 51Hz respectively, so it is determined that the display delay condition is satisfied, so that the transmission of the 15th frame of image data to the DDIC is delayed, so that the refresh rate of the DDIC is reduced to 60Hz during the display of the 14th frame of image, that is, when the DDIC is displayed During the 13th and 14th frames, the refresh rate of DDIC increased from 51Hz to 60Hz, but did not directly jump to 72Hz.
综上所述,本申请实施例中,通过引入送显延迟机制,AP向DDIC传输第m帧图像数据后,基于离第m帧最近的n帧图像显示过程中DDIC输出的历史TE信号,确定DDIC的n个历史刷新频率,并进一步基于n个历史刷新频率确定是否满足送显延迟条件,从而在满足送显延迟条件时,对第m+1帧图像数据进行送显延迟操作后,再向DDIC传输第m+1帧图像数据,避免因AP输出帧率波动导致DDIC刷新频率跳变,进而导致画面闪烁和抖动的问题,有助于提高图像显示过程中DDIC刷新频率的稳定性,达到提升图像显示质量的效果。To sum up, in the embodiment of the present application, by introducing a display delay mechanism, after the AP transmits the image data of the m-th frame to the DDIC, it determines the The n historical refresh frequencies of DDIC, and further determine whether the display delay condition is satisfied based on the n historical refresh frequencies, so that when the display delay condition is satisfied, after the display delay operation is performed on the m+1th frame image data, and then sent to The DDIC transmits the image data of the m+1th frame, avoiding the DDIC refresh frequency jump caused by the fluctuation of the AP output frame rate, which in turn causes the problem of flickering and jittering of the screen, which helps to improve the stability of the DDIC refresh frequency during the image display process, and achieves an improvement. The effect of image display quality.
可选的,AP用于在检测到单撕裂效应single-TE信号的高电平时进行图像数据传输,single-TE信号是由DDIC输出的持续高电平的TE信号;Optionally, the AP is used to transmit image data when the high level of the single-TE signal is detected, and the single-TE signal is a continuous high-level TE signal output by the DDIC;
基于离第m帧图像最近的n帧图像显示过程中DDIC输出的历史TE信号,确定DDIC对第m-n至第m-1帧图像中各帧图像的n个历史刷新频率,包括:Based on the historical TE signal output by the DDIC during the display process of the n-th frame image closest to the m-th frame image, determine the n historical refresh frequencies of the DDIC for each frame image in the m-nth to m-1th frame images, including:
确定离第m帧图像最近的n帧图像显示过程中DDIC输出的历史single-TE信号的下降沿;Determine the falling edge of the historical single-TE signal output by the DDIC during the display of the n-frame image closest to the m-th frame image;
基于相邻下降沿之间的时间间隔,确定n个历史刷新频率。Based on the time interval between adjacent falling edges, determine n historical refresh frequencies.
可选的,基于相邻下降沿之间的时间间隔确定n个历史刷新频率,包括:Optionally, determine n historical refresh frequencies based on the time interval between adjacent falling edges, including:
确定最近第i个下降沿与最近第i+1个下降沿之间的第i下降沿间隔,i小于n的正整数;Determine the i-th falling edge interval between the nearest i-th falling edge and the nearest i+1-th falling edge, where i is a positive integer smaller than n;
基于第i下降沿间隔,确定第m-i帧图像对应的历史刷新频率。Based on the i-th falling edge interval, determine the historical refresh frequency corresponding to the m-i-th frame image.
可选的,在n个历史刷新频率满足送显延迟条件的情况下,对第m+1帧图像数据进行送显延迟操作,包括:Optionally, in the case that the n historical refresh frequencies meet the delay condition for display transmission, the display transmission delay operation is performed on the image data of the m+1th frame, including:
在存在至少一帧图像对应的历史刷新频率小于目标刷新频率的情况下,确定满足送显延迟条件,并对第m+1帧图像数据进行送显延迟操作,目标刷新频率与前台应用运行过程中的基准帧率相匹配。In the case that there is at least one frame of image whose historical refresh rate is less than the target refresh rate, it is determined that the display delay condition is satisfied, and the display delay operation is performed on the m+1th frame of image data. The target refresh rate is the same as that of the foreground application during running to match the base frame rate.
可选的,AP与DDIC之间通过移动产业处理器接口MIPI进行数据传输;Optionally, data transmission is performed between the AP and the DDIC through the mobile industry processor interface MIPI;
向DDIC传输第m帧图像数据之后,方法还包括:After transmitting the mth frame of image data to the DDIC, the method also includes:
启动第一定时器,其中,第一定时器的定时器时长内MIPI处于通路状态;Start the first timer, wherein the MIPI is in the access state within the timer duration of the first timer;
对第m+1帧图像数据进行送显延迟操作,包括:Perform display delay operation on the image data of the m+1th frame, including:
在达到第一定时器的定时器时长的情况下,启动第二定时器,并在第二定时器的定时器时长内将MIPI设置为阻隔状态;When the timer duration of the first timer is reached, a second timer is started, and the MIPI is set to a blocking state within the timer duration of the second timer;
其中,第一定时器的定时器时长和第二定时器的定时器时长基于目标刷新频率设置。Wherein, the timer duration of the first timer and the timer duration of the second timer are set based on the target refresh frequency.
可选的,目标刷新频率为i,前台应用运行过程中DDIC所需的最高刷新频率为j,j大于i;Optionally, the target refresh rate is i, and the highest refresh rate required by the DDIC during the running of the foreground application is j, where j is greater than i;
所以第一定时器的定时器时长小于1/j;So the timer duration of the first timer is less than 1/j;
第一定时器的定时器时长与第二定时器的定时器时长之和大于1/j且小于1/i。The sum of the timer duration of the first timer and the timer duration of the second timer is greater than 1/j and less than 1/i.
可选的,在完成送显延迟操作的情况下,向DDIC传输第m+1帧图像数据,包括:Optionally, in the case of completing the display delay operation, transmit the m+1th frame of image data to the DDIC, including:
在达到第二定时器的定时器时长的情况下,将MIPI设置为通路状态,向DDIC传输第m+1帧图像数据。When the timer duration of the second timer is reached, the MIPI is set to a pass state, and the m+1th frame of image data is transmitted to the DDIC.
可选的,方法还包括:Optionally, the method also includes:
确定前台应用的基准帧率;Determine the base frame rate of the foreground application;
基于基准帧率设置送显延迟条件。Set the display delay condition based on the base frame rate.
在一种可能的实施方式中,DDIC基于AP传输的图像数据完成图像显示并准备好刷新下一帧图像时,会输出持续高电平的单撕裂效应(single-TE)信号,相应的,AP在检测到single-TE信号的高电平时向DDIC传输准备好的图像数据。In a possible implementation manner, when the DDIC completes the image display based on the image data transmitted by the AP and is ready to refresh the next frame of image, it will output a continuous high-level single-tear effect (single-TE) signal, correspondingly, When the AP detects the high level of the single-TE signal, it transmits the prepared image data to the DDIC.
示意性的,如图5所示,DDIC接收到AP发送的图像帧A对应的图像数据后,对图像帧A进行帧扫描,并在帧扫描完成时,输出持续高电平的single-TE信号。AP完成图像帧B的数据准备且检测到single-TE信号的高电平时,向DDIC传输图像帧B对应的图像数据,相应的,DDIC在对图像帧B进行帧扫描时,将single-TE信号置为低电平。完成图像帧B的帧扫描后,DDIC再次输出持续高电平的single-TE信号,并等待AP传输图像帧C的图像数据。Schematically, as shown in Figure 5, after receiving the image data corresponding to the image frame A sent by the AP, the DDIC performs frame scanning on the image frame A, and outputs a continuous high-level single-TE signal when the frame scanning is completed . When the AP completes the data preparation of the image frame B and detects the high level of the single-TE signal, it transmits the image data corresponding to the image frame B to the DDIC. Correspondingly, when the DDIC scans the image frame B, the single-TE signal set low. After the frame scanning of image frame B is completed, the DDIC outputs a single-TE signal with a continuous high level again, and waits for the AP to transmit the image data of image frame C.
从上述帧扫描过程可以看出,DDIC输出的相邻single-TE信号的下降沿(Falling Trigger)之间的间隔即为一帧图像的显示时长,因此AP可以通过检测single-TE信号的下降沿来确定DDIC的历史刷新频率。在一种可能的实施方式中,如图6所示,确定n个历史刷新频率的过程可以包括如下步骤。From the above frame scanning process, it can be seen that the interval between the falling edges (Falling Trigger) of adjacent single-TE signals output by the DDIC is the display duration of one frame of image, so the AP can detect the falling edge of the single-TE signal To determine the historical refresh frequency of DDIC. In a possible implementation manner, as shown in FIG. 6 , the process of determining n historical refresh frequencies may include the following steps.
步骤302A,确定离第m帧最近的n帧图像显示过程中DDIC输出的历史single-TE信号的下降沿。 Step 302A, determine the falling edge of the historical single-TE signal output by the DDIC during the image display process of the n-frame closest to the m-th frame.
在一种可能的实施方式中,当需要确定最近n帧图像对应的n个历史刷新频率时,AP获取DDIC输出的最近n+1个历史single-TE信号的下降沿,其中,n+1个历史single-TE信号中相邻两个历史single-TE信号的下降沿用于确定一个历史刷新频率。In a possible implementation, when it is necessary to determine the n historical refresh frequencies corresponding to the latest n frames of images, the AP obtains the falling edges of the last n+1 historical single-TE signals output by the DDIC, where n+1 Falling edges of two adjacent historical single-TE signals in the historical single-TE signal are used to determine a historical refresh frequency.
示意性的,如图5所示,n=2时,若接收到AP传输的图像帧C的图像数据,AP则获取最近3个历史single-TE信号的下降沿,分别为DDIC对图像帧C进行帧扫描前输出的single-TE信号的下降沿(即最近第一个下降沿),DDIC对图像帧B进行帧扫描前输出的singel-TE信号的下降沿(即最近第二个下降沿),以及DDIC对图像帧A进行帧扫描前输出的single-TE信号的下降沿(即最近第三个下降沿)。Schematically, as shown in Figure 5, when n=2, if the image data of the image frame C transmitted by the AP is received, the AP obtains the falling edges of the last three historical single-TE signals, which are respectively DDIC to image frame C The falling edge of the single-TE signal output before frame scanning (that is, the first falling edge), and the falling edge of the single-TE signal output by DDIC before frame scanning of image frame B (that is, the second falling edge most recently) , and the falling edge (that is, the latest third falling edge) of the single-TE signal output by the DDIC before frame scanning of the image frame A.
步骤302B,基于相邻下降沿之间的时间间隔,确定n个历史刷新频率。 Step 302B, based on the time interval between adjacent falling edges, determine n historical refresh frequencies.
进一步的,对于确定出的n个下降沿,AP计算相邻两个下降沿之间的时间间隔△t,确定相邻下降沿之间历史图像帧的显示时长,进而确定该历史图像帧对应的历史刷新频率,其中,历史刷新频率(单位为Hz)=1000/时间间隔△t(单位为ms)。Further, for the determined n falling edges, AP calculates the time interval Δt between two adjacent falling edges, determines the display duration of historical image frames between adjacent falling edges, and then determines the corresponding History refresh frequency, wherein, history refresh frequency (unit is Hz)=1000/time interval Δt (unit is ms).
在一种可能的实施方式中,在确定第m-i帧图像对应的历史刷新频率时,AP确定最近第i个下降沿与最近第i+1个下降沿之间的第i下降沿间隔(i小于n的正整数),从而基于第i下降沿间隔,确定第m-i帧图像对应的历史刷新频率。In a possible implementation, when determining the historical refresh frequency corresponding to the m-i frame image, the AP determines the i-th falling edge interval between the latest i-th falling edge and the latest i+1-th falling edge (i is less than A positive integer of n), so that based on the i-th falling edge interval, the historical refresh frequency corresponding to the m-i-th frame image is determined.
当m=3,n=2,i=1时,在确定第3-1帧(第2帧)图像对应的历史刷新频率时,AP确定离第m帧(第3帧)最近的第1个下降沿与离第m帧(第3帧)最近的第2个下降沿之间的第1下降沿间隔,从而能够确定出第2帧图像对应的历史刷新频率;同理,当m=3,n=2,i=2时,在确定第3-2帧(第1帧)图像对应的历史刷新频率时,AP确定离第m帧(第3帧)最近的第2个下降沿与离第m帧(第3帧)最近的第3个下降沿之间的第2下降沿间隔,从而能够确定出第1帧图像对应的历史刷新频率。When m=3, n=2, i=1, when determining the historical refresh frequency corresponding to the 3-1th frame (2nd frame) image, the AP determines the first one closest to the mth frame (3rd frame) The first falling edge interval between the falling edge and the second falling edge closest to the mth frame (the third frame), so that the historical refresh frequency corresponding to the second frame image can be determined; similarly, when m=3, When n=2, i=2, when determining the historical refresh frequency corresponding to the 3-2th frame (1st frame), the AP determines the second falling edge nearest to the mth frame (3rd frame) The second falling edge interval between the nearest third falling edge of the m frame (the third frame), so that the historical refresh frequency corresponding to the image of the first frame can be determined.
示意性的,如图5所示,AP基于最近第一个下降沿与最近第二个下降沿之间的第一下降沿间隔,确定图像帧B(相当于上述第2帧图像)对应的历史刷新频率为45Hz(即在显示图像帧B的过程中DDIC的刷新频率为45Hz);基于最近第二个下降沿与最近第三个下降沿之间的第二下降沿间隔,确定图像帧A(相当于上述第1帧图像)对应的历史刷新频率为60Hz(即在显示图像帧A的过程中DDIC的刷新频率为60Hz)。Schematically, as shown in Figure 5, the AP determines the history corresponding to image frame B (equivalent to the second frame image above) based on the first falling edge interval between the most recent first falling edge and the most recent second falling edge The refresh frequency is 45Hz (that is, the refresh frequency of DDIC is 45Hz in the process of displaying image frame B); based on the second falling edge interval between the nearest second falling edge and the nearest third falling edge, determine the image frame A ( The historical refresh frequency corresponding to the above-mentioned first frame image) is 60 Hz (that is, the refresh frequency of the DDIC during the process of displaying image frame A is 60 Hz).
需要说明的是,在其他可能的实施方式中,AP还可以采用其他方式确定 DDIC的历史刷新频率,本实施例对此并不构成限定。It should be noted that, in other possible implementation manners, the AP may also use other methods to determine the historical refresh frequency of the DDIC, which is not limited in this embodiment.
在一种可能的场景下,当前台应用运行过程中的基准帧率为60FPS(Frame Per Second,帧每秒)时,DDIC的刷新频率应该以60Hz为目标刷新频率进行稳帧设计,即目标刷新频率与前台应用运行过程中的基准帧率相匹配。其中,目标刷新频率与基准帧率相匹配是指目标刷新频率与基准帧率之间的差值小于阈值(比如5FPS),可选的,目标刷新频率等于基准帧率,或,目标刷新频率略大于基准帧率,或,目标刷新频率略小于基准帧率。In a possible scenario, when the base frame rate of the front-end application is 60FPS (Frame Per Second, Frame Per Second), the refresh rate of DDIC should be designed to stabilize the frame with 60Hz as the target refresh rate, that is, the target refresh rate The frequency matches the base frame rate while the foreground app is running. Wherein, the match between the target refresh rate and the reference frame rate means that the difference between the target refresh rate and the reference frame rate is less than a threshold (for example, 5FPS). Optionally, the target refresh rate is equal to the reference frame rate, or the target refresh rate is slightly lower than greater than the base frame rate, or, the target refresh rate is slightly less than the base frame rate.
其中,当AP准时准备好图像数据(即按照60Hz的频率)或者延迟准备完毕(即小于60Hz)时,DDIC可以适当进行等待,保证DDIC的刷新频率在大多数场景下保持在不大于目标刷新频率的范围内(比如45Hz至60Hz)。Among them, when the AP prepares the image data on time (that is, according to the frequency of 60Hz) or when the delay is ready (that is, less than 60Hz), the DDIC can wait appropriately to ensure that the refresh rate of the DDIC is not greater than the target refresh rate in most scenarios. range (such as 45Hz to 60Hz).
而当AP提前准备好图像数据时(即存在加速需求时),为了避免DDIC的刷新频率由低刷新频率直接跳变为高刷新频率(即由低于60Hz的刷新频率跳变为高于60Hz的刷新频率),在本申请中,AP进行送显延迟操作。And when the AP prepares the image data in advance (that is, when there is a demand for acceleration), in order to avoid the DDIC’s refresh rate from directly jumping from a low refresh rate to a high refresh rate (that is, from a refresh rate lower than 60Hz to a refresh rate higher than 60Hz) Refresh frequency), in this application, the AP performs display delay operation.
由于刷新频率跳变发生在历史刷新频率较低而当前刷新频率较高的情况下,因此在一种可能的实施方式中,AP获取到n个历史刷新频率后,检测各个历史刷新频率是否小于目标刷新频率。若存在至少一帧图像对应的历史刷新频率小于目标刷新频率,则确定满足送显延迟条件,进而对第m+1帧图像数据进行送显延迟操作。Since the refresh frequency hopping occurs when the historical refresh frequency is low and the current refresh frequency is high, in a possible implementation, after the AP obtains n historical refresh frequencies, it detects whether each historical refresh frequency is lower than the target Refresh frequency. If the historical refresh frequency corresponding to at least one frame of image is less than the target refresh frequency, it is determined that the display delay condition is satisfied, and then the display delay operation is performed on the (m+1)th frame of image data.
若各帧图像对应的历史刷新频率均大于等于目标刷新频率,则确定不满足送显延迟条件,从而按照常规送显逻辑向DDIC传输第m+1帧图像数据(即检测到single-TE信号高电平时,AP向DDIC传输第m+1帧图像数据)。If the historical refresh frequency corresponding to each frame image is greater than or equal to the target refresh frequency, it is determined that the display delay condition is not met, and the m+1th frame of image data is transmitted to the DDIC according to the conventional display logic (that is, the single-TE signal is detected to be high level, the AP transmits the m+1th frame of image data to the DDIC).
由于不同应用对应的基准帧率不同,因此需要针对不同应用设置不同的目标刷新频率。在一种可能的实施方式中,图像数据传输前,AP确定前台应用的基准帧率,从而基于基准帧率设置送显延迟条件。Since different applications correspond to different base frame rates, different target refresh rates need to be set for different applications. In a possible implementation manner, before the image data is transmitted, the AP determines the base frame rate of the foreground application, so as to set the display delay condition based on the base frame rate.
在一个示意性的例子中,当前台应用为游戏应用,且游戏应用的基准帧率为60FPS时,AP设置送显延迟条件为:最近2帧图像对应的历史刷新频率中,存在历史刷新频率小于60Hz。即只要存在图像对应的历史刷新频率小于60Hz,AP即进行送显延迟操作;若两帧图像对应的历史刷新频率均不小于60Hz,AP则无需进行送显延迟操作。In a schematic example, when the current foreground application is a game application, and the base frame rate of the game application is 60FPS, the AP sets the display delay condition as follows: among the historical refresh rates corresponding to the last two frames of images, there is a historical refresh rate less than 60Hz. That is, as long as the historical refresh frequency corresponding to an image is less than 60Hz, the AP will perform the display delay operation; if the historical refresh frequency corresponding to two frames of images is not less than 60Hz, the AP does not need to perform the display delay operation.
关于对图像数据进行送显延迟操作的具体方式,在一种可能的实施方式中,由于AP与DDIC之间通过MIPI进行数据传输,因此当历史刷新频率满足送显延迟条件,且第m+1帧图像数据提供准备完毕时,AP可以通过阻隔MIPI实现送显延迟。下面采用示例性的实施例进行说明。As for the specific way of delaying image data transmission, in a possible implementation, since data transmission is performed between the AP and DDIC through MIPI, when the historical refresh frequency satisfies the delay condition for display transmission, and the m+1th When the frame image data is ready, the AP can delay sending the display by blocking MIPI. The following uses an exemplary embodiment for description.
请参考图7,其示出了本申请另一个示例性实施例示出的图像数据传输方法的流程图。该方法包括:Please refer to FIG. 7 , which shows a flowchart of an image data transmission method shown in another exemplary embodiment of the present application. The method includes:
步骤701,向DDIC传输第m帧图像数据,m为正整数。 Step 701, transmit the image data of the mth frame to the DDIC, where m is a positive integer.
步骤702,启动第一定时器,其中,第一定时器的定时器时长内MIPI处于 通路状态。 Step 702, start the first timer, wherein, the MIPI is in the pass state within the timer duration of the first timer.
在一种可能的实施方式中,向DDIC传输图像数据后,AP即启动第一定时器,并保证第一定时器的定时器时长内MIPI处于通路状态,使AP能够在帧扫描过程中通过MIPI向DDIC传输图像数据以外的指令,其中,第一定时器可以由AP通过调用定时线程启动。In a possible implementation manner, after transmitting the image data to the DDIC, the AP starts the first timer and ensures that the MIPI is in the pass state within the timer duration of the first timer, so that the AP can pass the MIPI during the frame scanning process. Instructions other than image data are transmitted to the DDIC, wherein the first timer can be started by the AP by calling a timing thread.
示意性的,如图8所示,AP向DDIC传输图像帧C的图像数据后启动第一定时器。Schematically, as shown in FIG. 8 , the AP starts the first timer after transmitting the image data of the image frame C to the DDIC.
步骤703,基于离第m帧图像最近的n帧图像显示过程中DDIC输出的历史TE信号,确定DDIC对第m-n至第m-1帧图像中各帧图像的n个历史刷新频率,n为大于等于2的整数。 Step 703, based on the historical TE signal output by the DDIC during the display process of the n-th frame image closest to the m-th frame image, determine the n historical refresh frequencies of the DDIC for each frame image in the m-nth to m-1th frame image, where n is greater than An integer equal to 2.
示意性的,如图8所示,AP向DDIC传输图像帧C的图像数据后,确定显示图像帧A时DDIC的历史刷新频率为60Hz,显示图像帧B时DDIC的历史刷新频率为45Hz。Schematically, as shown in FIG. 8, after the AP transmits the image data of image frame C to the DDIC, it determines that the historical refresh frequency of the DDIC when displaying image frame A is 60 Hz, and that the historical refresh frequency of DDIC when displaying image frame B is 45 Hz.
步骤704,在存在至少一帧图像对应的历史刷新频率小于目标刷新频率的情况下,在达到第一定时器的定时器时长时,启动第二定时器,并在第二定时器的定时器时长内将MIPI设置为阻隔状态。Step 704: In the case that there is at least one frame of image whose historical refresh frequency is less than the target refresh frequency, when the timer duration of the first timer is reached, start the second timer, and when the timer duration of the second timer Set MIPI to blocking state.
本实施例中,在第一定时器达到定时器时长时,AP将MIPI由通路状态设置为阻隔状态,并启动第二定时器,保证第二定时器的定时器时长内MIPI保持阻隔状态。由于MIPI处于阻隔状态,故无法在第二定时器期间内检测到TE信号,因此AP无法在第二定时器期间向DDIC传输第m+1帧图像数据,从而达到了延时送显的效果。In this embodiment, when the first timer reaches the timer duration, the AP sets the MIPI from the channel state to the blocking state, and starts the second timer to ensure that the MIPI remains in the blocking state within the timer duration of the second timer. Since MIPI is in the blocking state, the TE signal cannot be detected during the second timer period, so the AP cannot transmit the m+1th frame of image data to the DDIC during the second timer period, thus achieving the effect of delayed display.
其中,第一定时器的定时器时长和第二定时器的定时器时长基于目标刷新频率设置。在一种可能的实施方式中,当目标刷新频率为i,前台应用运行过程中DDIC所需的最高刷新频率为j时,第一定时器的定时器时长小于1/j,且第一定时器和第二定时器的定时器时长之和大于1/j且小于1/i,从而使得MIPI在下一个TE信号的上升沿之前进入阻隔状态,并使在第m帧图像显示过程中,DDIC的刷新频率为目标刷新频率。Wherein, the timer duration of the first timer and the timer duration of the second timer are set based on the target refresh frequency. In a possible implementation manner, when the target refresh frequency is i, and the highest refresh frequency required by DDIC during the running of the foreground application is j, the timer duration of the first timer is less than 1/j, and the first timer The sum of the timer duration of the second timer and the second timer is greater than 1/j and less than 1/i, so that MIPI enters the blocking state before the rising edge of the next TE signal, and makes the refresh of DDIC during the image display process of the mth frame Frequency is the target refresh rate.
示意性的,如图8所示,当前台应用运行的目标刷新频率为60Hz,前台应用运行过程中DDIC所需的最高刷新频率为72Hz时,AP设置第一定时器的定时器时长为13ms(小于1000÷72=13.9ms),并设置第二定时器的定时器时长为2ms(第一定时器的定时器时长与第二定时器的定时器时长之和为15ms,15ms小于1000÷60=16.7ms)。在第二定时器时长内,由于MIPI处于阻隔状态,因此AP无法在这期间内向DDIC传输图像帧D的图像数据。Schematically, as shown in FIG. 8, when the target refresh frequency of the foreground application running is 60 Hz, and the highest refresh frequency required by the DDIC during the running of the foreground application is 72 Hz, the AP sets the timer duration of the first timer to 13 ms ( less than 1000÷72=13.9ms), and the timer duration of the second timer is set as 2ms (the sum of the timer duration of the first timer and the timer duration of the second timer is 15ms, and 15ms is less than 1000÷60= 16.7ms). During the duration of the second timer, because the MIPI is in a blocking state, the AP cannot transmit the image data of the image frame D to the DDIC within this period.
步骤705,在达到第二定时器的定时器时长的情况下,将MIPI设置为通路状态,并向DDIC传输第m+1帧图像数据。 Step 705, when the timer duration of the second timer is reached, set the MIPI to the channel state, and transmit the m+1th frame of image data to the DDIC.
可选的,达到第二定时器的定时器时长时,AP将MIPI重新设置为通路状态,并在检测到single-TE信号的高电平时,向DDIC传输第m+1帧图像数据,使第m帧图像显示过程中DDIC的刷新频率为目标刷新频率。Optionally, when the timer duration of the second timer is reached, the AP resets the MIPI to the channel state, and when detecting the high level of the single-TE signal, transmits the m+1th frame of image data to the DDIC, so that the first During the m-frame image display process, the refresh rate of the DDIC is the target refresh rate.
示意性的,如图8所示,当达到第二定时器的定时器时长后,AP将MIPI 恢复通路状态,并在检测到DDIC输出的single-TE信号的高电平时,向DDIC传输图像帧D的图像数据。未引入送显延迟机制的情况下,显示图像帧C的过程中DDIC的刷新频率为72Hz,而引入送显延迟机制后,显示图像帧C的过程中DDIC的刷新频率降低为60Hz,从而避免刷新频率由45Hz跳变为72Hz。Schematically, as shown in Figure 8, when the timer duration of the second timer is reached, the AP restores the MIPI to the path state, and when detecting the high level of the single-TE signal output by the DDIC, transmits the image frame to the DDIC D image data. Without introducing the display delay mechanism, the refresh frequency of DDIC is 72Hz in the process of displaying image frame C, but after introducing the display delay mechanism, the refresh frequency of DDIC is reduced to 60Hz in the process of displaying image frame C, thus avoiding refresh The frequency jumps from 45Hz to 72Hz.
需要说明的是,上述实施例仅以阻隔MIPI这一延迟送显方式为例进行说明,在其他可能的实施方式中,AP可以通过其他方式延迟送显时机,本申请实施例并不对具体延迟送显方式构成限定。It should be noted that the above-mentioned embodiment only uses the delayed display sending method of blocking MIPI as an example for illustration. In other possible implementation manners, the AP may delay the display sending timing in other ways. The explicit way constitutes a limitation.
请参考图9,其示出了本申请一个实施例提供的图像数据传输装置的结构框图。该装置包括:Please refer to FIG. 9 , which shows a structural block diagram of an image data transmission device provided by an embodiment of the present application. The unit includes:
传输模块901,用于向显示驱动芯片DDIC传输第m帧图像数据,m为正整数;The transmission module 901 is configured to transmit the mth frame of image data to the display driver chip DDIC, where m is a positive integer;
第一确定模块902,用于基于离第m帧图像最近的n帧图像显示过程中所述DDIC输出的历史TE信号,确定所述DDIC对第m-n至第m-1帧图像中各帧图像的n个历史刷新频率,n为大于等于2的整数;The first determination module 902 is configured to determine, based on the historical TE signal output by the DDIC during the display process of the n-th frame image closest to the m-th frame image, the DDIC for each frame image in the m-nth to m-1th frame image n historical refresh frequencies, n is an integer greater than or equal to 2;
延迟模块903,用于在n个所述历史刷新频率满足送显延迟条件的情况下,对第m+1帧图像数据进行送显延迟操作,所述送显延迟操作用于延迟向所述DDIC传输所述第m+1帧图像数据;The delay module 903 is configured to perform a display delay operation on the (m+1)th frame of image data when the n historical refresh frequencies meet the display delay condition, and the display delay operation is used to delay sending to the DDIC transmitting the m+1th frame of image data;
所述传输模块901,还用于在完成所述送显延迟操作的情况下,向所述DDIC传输所述第m+1帧图像数据。The transmission module 901 is further configured to transmit the m+1th frame of image data to the DDIC when the display delay operation is completed.
可选的,所述AP用于在检测到单撕裂效应single-TE信号的高电平时进行图像数据传输,所述single-TE信号是由所述DDIC输出的持续高电平的TE信号;Optionally, the AP is used to perform image data transmission when a high level of a single-TE signal with a single tearing effect is detected, and the single-TE signal is a continuous high-level TE signal output by the DDIC;
所述第一确定模块902,包括:The first determining module 902 includes:
第一确定单元,用于确定离所述第m帧图像最近的n帧图像显示过程中所述DDIC输出的历史single-TE信号的下降沿;The first determination unit is configured to determine the falling edge of the historical single-TE signal output by the DDIC during the display process of the n-frame image closest to the m-th frame image;
第二确定单元,用于基于相邻下降沿之间的时间间隔,确定n个所述历史刷新频率。The second determination unit is configured to determine n historical refresh frequencies based on the time interval between adjacent falling edges.
可选的,所述第二确定单元,用于:Optionally, the second determination unit is configured to:
确定最近第i个下降沿与最近第i+1个下降沿之间的第i下降沿间隔,i小于n的正整数;Determine the i-th falling edge interval between the nearest i-th falling edge and the nearest i+1-th falling edge, where i is a positive integer smaller than n;
基于所述第i下降沿间隔,确定第m-i帧图像对应的所述历史刷新频率。Based on the i-th falling edge interval, the historical refresh frequency corresponding to the m-i-th frame image is determined.
可选的,所述延迟模块903,包括:Optionally, the delay module 903 includes:
延迟单元,用于在存在至少一帧图像对应的所述历史刷新频率小于目标刷新频率的情况下,确定满足所述送显延迟条件,并对所述第m+1帧图像数据进行所述送显延迟操作,所述目标刷新频率与前台应用运行过程中的基准帧率相匹配。A delay unit, configured to determine that the display delay condition is satisfied when the historical refresh frequency corresponding to at least one frame of image is less than the target refresh frequency, and perform the sending of the m+1th frame of image data operation with significant delay, the target refresh rate matches the base frame rate during the running of the foreground application.
可选的,所述AP与所述DDIC之间通过移动产业处理器接口MIPI进行数据传输;Optionally, data transmission is performed between the AP and the DDIC through a mobile industry processor interface MIPI;
所述装置还包括:The device also includes:
启动模块,用于启动第一定时器,其中,所述第一定时器的定时器时长内所述MIPI处于通路状态;A starting module, configured to start a first timer, wherein the MIPI is in a pass state within the timer duration of the first timer;
所述延迟单元,用于:The delay unit is used for:
在达到所述第一定时器的定时器时长的情况下,启动第二定时器,并在所述第二定时器的定时器时长内将所述MIPI设置为阻隔状态;When the timer duration of the first timer is reached, start a second timer, and set the MIPI to a blocking state within the timer duration of the second timer;
其中,所述第一定时器的定时器时长和所述第二定时器的定时器时长基于所述目标刷新频率设置。Wherein, the timer duration of the first timer and the timer duration of the second timer are set based on the target refresh frequency.
可选的,所述目标刷新频率为i,所述前台应用运行过程中所述DDIC所需的最高刷新频率为j,j大于i;Optionally, the target refresh frequency is i, and the highest refresh frequency required by the DDIC during the running of the foreground application is j, where j is greater than i;
所以第一定时器的定时器时长小于1/j;So the timer duration of the first timer is less than 1/j;
所述第一定时器的定时器时长与所述第二定时器的定时器时长之和大于1/j且小于1/i。The sum of the timer duration of the first timer and the timer duration of the second timer is greater than 1/j and less than 1/i.
可选的,所述传输模块901,用于:Optionally, the transmission module 901 is configured to:
在达到所述第二定时器的定时器时长的情况下,将所述MIPI设置为通路状态,向所述DDIC传输所述第m+1帧图像数据。When the timer duration of the second timer is reached, the MIPI is set to a pass state, and the m+1th frame of image data is transmitted to the DDIC.
可选的,所述装置还包括:Optionally, the device also includes:
第二确定模块,用于确定所述前台应用的所述基准帧率;A second determining module, configured to determine the reference frame rate of the foreground application;
设置模块,用于基于所述基准帧率设置所述送显延迟条件。A setting module, configured to set the display delay condition based on the reference frame rate.
综上所述,本申请实施例中,通过引入送显延迟机制,AP向DDIC传输第m帧图像数据后,基于离第m帧图像最近的n帧图像显示过程中DDIC输出的历史TE信号,确定DDIC的n个历史刷新频率,并进一步基于n个历史刷新频率确定是否满足送显延迟条件,从而在满足送显延迟条件时,对第m+1帧图像数据进行送显延迟操作后,再向DDIC传输第m+1帧图像数据,避免因AP输出帧率波动导致DDIC刷新频率跳变,进而导致画面闪烁和抖动的问题,有助于提高图像显示过程中DDIC刷新频率的稳定性,达到提升图像显示质量的效果。To sum up, in the embodiment of the present application, by introducing a display delay mechanism, after the AP transmits the image data of the mth frame to the DDIC, based on the historical TE signal output by the DDIC during the display process of the n-frame image closest to the m-th image, Determine the n historical refresh frequencies of DDIC, and further determine whether the display delay condition is satisfied based on the n historical refresh frequencies, so that when the display delay condition is satisfied, after the display delay operation is performed on the m+1th frame of image data, and then The image data of the m+1th frame is transmitted to the DDIC to avoid the jump of the DDIC refresh rate caused by the fluctuation of the AP output frame rate, which in turn causes the problem of flickering and jittering of the screen, which helps to improve the stability of the DDIC refresh rate during the image display process, and achieves Improve the image display quality effect.
请参考图10,其示出了本申请一个示例性实施例提供的终端1000的结构方框图。该终端1000可以是智能手机、平板电脑、笔记本电脑等。本申请中的终端1000可以包括一个或多个如下部件:处理器1010、存储器1020、显示屏模组1030。Please refer to FIG. 10 , which shows a structural block diagram of a terminal 1000 provided by an exemplary embodiment of the present application. The terminal 1000 may be a smart phone, a tablet computer, a notebook computer, and the like. The terminal 1000 in this application may include one or more of the following components: a processor 1010 , a memory 1020 , and a display screen module 1030 .
处理器1010可以包括一个或者多个处理核心,该处理器1010可以为上述实施例中所述的AP。处理器1010利用各种接口和线路连接整个终端1000内的各个部分,通过运行或执行存储在存储器1020内的指令、程序、代码集或指令集,以及调用存储在存储器1020内的数据,执行终端1000的各种功能和处理数据。可选地,处理器1010可以采用数字信号处理(Digital Signal Processing,DSP)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)、可编程逻辑阵列(Programmable Logic Array,PLA)中的至少一种硬件形式来实现。 处理器1010可集成中央处理器(Central Processing Unit,CPU)、图像处理器(Graphics Processing Unit,GPU)、神经网络处理器(Neural-network Processing Unit,NPU)和调制解调器等中的一种或几种的组合。其中,CPU主要处理操作系统、用户界面和应用程序等;GPU用于负责触摸显示屏模组1030所需要显示的内容的渲染和绘制;NPU用于实现人工智能(Artificial Intelligence,AI)功能;调制解调器用于处理无线通信。可以理解的是,上述调制解调器也可以不集成到处理器1010中,单独通过一块芯片进行实现。The processor 1010 may include one or more processing cores, and the processor 1010 may be the AP described in the foregoing embodiments. The processor 1010 uses various interfaces and lines to connect various parts of the entire terminal 1000, and executes the terminal by running or executing instructions, programs, code sets or instruction sets stored in the memory 1020, and calling data stored in the memory 1020. 1000's of various functions and processing data. Optionally, the processor 1010 may adopt at least one of Digital Signal Processing (Digital Signal Processing, DSP), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), and Programmable Logic Array (Programmable Logic Array, PLA). implemented in the form of hardware. The processor 1010 may integrate one or more of a central processing unit (Central Processing Unit, CPU), an image processor (Graphics Processing Unit, GPU), a neural network processor (Neural-network Processing Unit, NPU) and a modem, etc. The combination. Among them, the CPU mainly handles the operating system, user interface and application programs, etc.; the GPU is used to render and draw the content that the touch display module 1030 needs to display; the NPU is used to realize the artificial intelligence (Artificial Intelligence, AI) function; the modem Used to handle wireless communications. It can be understood that, the above-mentioned modem may not be integrated into the processor 1010, but may be realized by a single chip.
存储器1020可以包括随机存储器(Random Access Memory,RAM),也可以包括只读存储器(Read-Only Memory,ROM)。可选地,该存储器1020包括非瞬时性计算机可读介质(non-transitory computer-readable storage medium)。存储器1020可用于存储指令、程序、代码、代码集或指令集。存储器1020可包括存储程序区和存储数据区,其中,存储程序区可存储用于实现操作系统的指令、用于至少一个功能的指令(比如触控功能、声音播放功能、图像播放功能等)、用于实现本申请各个方法实施例的指令等;存储数据区可存储根据终端1000的使用所创建的数据(比如音频数据、电话本)等。The memory 1020 may include random access memory (Random Access Memory, RAM), and may also include read-only memory (Read-Only Memory, ROM). Optionally, the memory 1020 includes a non-transitory computer-readable storage medium. The memory 1020 may be used to store instructions, programs, codes, sets of codes or sets of instructions. The memory 1020 may include a program storage area and a data storage area, wherein the program storage area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playback function, an image playback function, etc.), Instructions and the like for implementing various method embodiments of the present application; the storage data area may store data created according to the use of the terminal 1000 (such as audio data, phone book) and the like.
显示屏模组1030是用于进行图像显示的显示组件,通常设置在终端1000的前面板。显示屏模组1030可被设计成为全面屏、曲面屏、异型屏、双面屏或折叠屏。显示屏模组1030还可被设计成为全面屏与曲面屏的结合,异型屏与曲面屏的结合,本实施例对此不加以限定。The display screen module 1030 is a display component for displaying images, and is usually arranged on the front panel of the terminal 1000 . The display module 1030 can be designed as a full screen, a curved screen, a special-shaped screen, a double-sided screen or a folding screen. The display screen module 1030 can also be designed as a combination of a full screen and a curved screen, or a combination of a special-shaped screen and a curved screen, which is not limited in this embodiment.
本申请实施例中,显示屏模组1030包括DDIC1031和显示屏1032(面板)。其中,显示屏1032可以为OLED显示屏,其可以是低温多晶硅(Low Temperature Poly-Silicon,LTPS)AMOLED显示屏或低温多晶氧化物(Low Temperature Polycrystalline Oxide,LTPO)AMOLED显示屏。In the embodiment of the present application, the display screen module 1030 includes a DDIC 1031 and a display screen 1032 (panel). Wherein, the display screen 1032 may be an OLED display screen, which may be a low temperature polysilicon (Low Temperature Poly-Silicon, LTPS) AMOLED display screen or a low temperature polycrystalline oxide (Low Temperature Polycrystalline Oxide, LTPO) AMOLED display screen.
DDIC1031用于驱动显示屏1032进行图像显示。此外,DDIC1031与处理器1010之间通过MIPI接口相连,用于接收处理器1010下发的图像数据以及指令。The DDIC1031 is used to drive the display screen 1032 to display images. In addition, the DDIC 1031 is connected to the processor 1010 through a MIPI interface, and is used for receiving image data and instructions issued by the processor 1010 .
在一种可能的实现方式中,该显示屏模组1030还具有触控功能,通过触控功能,用户可以使用手指、触摸笔等任何适合的物体在显示屏模组1030上进行触控操作。In a possible implementation manner, the display screen module 1030 also has a touch function. Through the touch function, the user can use any suitable object such as a finger or a touch pen to perform touch operations on the display screen module 1030 .
除此之外,本领域技术人员可以理解,上述附图所示出的终端1000的结构并不构成对终端1000的限定,终端可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。比如,终端1000中还包括麦克风、扬声器、射频电路、输入单元、传感器、音频电路、无线保真(Wireless Fidelity,WiFi)模块、电源、蓝牙模块等部件,在此不再赘述。In addition, those skilled in the art can understand that the structure of the terminal 1000 shown in the above drawings does not constitute a limitation on the terminal 1000, and the terminal may include more or less components than those shown in the figure, or combine some components, or different component arrangements. For example, the terminal 1000 also includes components such as a microphone, a speaker, a radio frequency circuit, an input unit, a sensor, an audio circuit, a wireless fidelity (Wireless Fidelity, WiFi) module, a power supply, and a bluetooth module, which will not be repeated here.
本申请实施例还提供了一种计算机可读存储介质,该计算机可读存储介质存储有至少一段程序,至少一段程序用于被处理器执行以实现如上述实施例所述图像数据传输方法。The embodiment of the present application also provides a computer-readable storage medium, the computer-readable storage medium stores at least one program, and the at least one program is used to be executed by a processor to implement the image data transmission method as described in the above-mentioned embodiments.
本申请实施例还提供了一种计算机程序产品,该计算机程序产品包括计算机指令,该计算机指令存储在计算机可读存储介质中;终端的处理器从计算机可读存储介质读取该计算机指令,处理器执行该计算机指令,使得该终端执行 上述实施例提供的图像数据传输方法。The embodiment of the present application also provides a computer program product, the computer program product includes computer instructions, and the computer instructions are stored in a computer-readable storage medium; the processor of the terminal reads the computer instructions from the computer-readable storage medium, and processes The computer executes the computer instruction, so that the terminal executes the image data transmission method provided by the above embodiment.
本领域技术人员应该可以意识到,在上述一个或多个示例中,本申请实施例所描述的功能可以用硬件、软件、固件或它们的任意组合来实现。当使用软件实现时,可以将这些功能存储在计算机可读介质中或者作为计算机可读介质上的一个或多个指令或代码进行传输。计算机可读介质包括计算机存储介质和通信介质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介质。存储介质可以是通用或专用计算机能够存取的任何可用介质。Those skilled in the art should be aware that, in the foregoing one or more examples, the functions described in the embodiments of the present application may be implemented by hardware, software, firmware or any combination thereof. When implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer.
以上所述仅为本申请的可选实施例,并不用以限制本申请,凡在本申请的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本申请的保护范围之内。The above are only optional embodiments of the application, and are not intended to limit the application. Any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the application shall be included in the protection of the application. within range.

Claims (19)

  1. 一种图像数据传输方法,用于应用处理器AP,所述方法包括:An image data transmission method for an application processor AP, the method comprising:
    向显示驱动芯片DDIC传输第m帧图像数据,m为正整数;Transmit the image data of the mth frame to the display driver chip DDIC, where m is a positive integer;
    基于离第m帧图像最近的n帧图像显示过程中所述DDIC输出的历史TE信号,确定所述DDIC对第m-n至第m-1帧图像中各帧图像的n个历史刷新频率,n为大于等于2的整数;Based on the historical TE signal output by the DDIC during the display process of the n-th frame image closest to the m-th frame image, determine the n historical refresh frequencies of the DDIC for each frame image in the m-nth to m-1th frame images, where n is An integer greater than or equal to 2;
    在n个所述历史刷新频率满足送显延迟条件的情况下,对第m+1帧图像数据进行送显延迟操作,所述送显延迟操作用于延迟向所述DDIC传输所述第m+1帧图像数据;In the case that the n historical refresh frequencies meet the display delay condition, the display delay operation is performed on the m+1th frame of image data, and the display delay operation is used to delay the transmission of the m+th frame to the DDIC 1 frame of image data;
    在完成所述送显延迟操作的情况下,向所述DDIC传输所述第m+1帧图像数据。When the display delay operation is completed, the m+1th frame of image data is transmitted to the DDIC.
  2. 根据权利要求1所述的方法,其中,所述AP用于在检测到单撕裂效应single-TE信号的高电平时进行图像数据传输,所述single-TE信号是由所述DDIC输出的持续高电平的TE信号;The method according to claim 1, wherein the AP is used to perform image data transmission when a high level of a single-TE signal of a single tearing effect is detected, and the single-TE signal is a continuous signal output by the DDIC High level TE signal;
    所述基于离第m帧图像最近的n帧图像显示过程中所述DDIC输出的历史TE信号,确定所述DDIC对第m-n至第m-1帧图像中各帧图像的n个历史刷新频率,包括:Based on the historical TE signal output by the DDIC during the display process of the n-th frame image closest to the m-th frame image, determine the n historical refresh frequencies of the DDIC for each frame image in the m-nth to m-1th frame images, include:
    确定离所述第m帧图像最近的n帧图像显示过程中所述DDIC输出的历史single-TE信号的下降沿;determining the falling edge of the historical single-TE signal output by the DDIC during the display process of the n-frame image closest to the m-th frame image;
    基于相邻下降沿之间的时间间隔,确定n个所述历史刷新频率。Based on the time interval between adjacent falling edges, determine n historical refresh frequencies.
  3. 根据权利要求2所述的方法,其中,所述基于相邻下降沿之间的时间间隔确定n个所述历史刷新频率,包括:The method according to claim 2, wherein said determining n historical refresh frequencies based on the time interval between adjacent falling edges comprises:
    确定最近第i个下降沿与最近第i+1个下降沿之间的第i下降沿间隔,i小于n的正整数;Determine the i-th falling edge interval between the nearest i-th falling edge and the nearest i+1-th falling edge, where i is a positive integer smaller than n;
    基于所述第i下降沿间隔,确定第m-i帧图像对应的所述历史刷新频率。Based on the i-th falling edge interval, the historical refresh frequency corresponding to the m-i-th frame image is determined.
  4. 根据权利要求1至3任一所述的方法,其中,所述在n个所述历史刷新频率满足送显延迟条件的情况下,对第m+1帧图像数据进行送显延迟操作,包括:The method according to any one of claims 1 to 3, wherein, in the case where the n historical refresh frequencies meet the display delay condition, performing a display delay operation on the m+1th frame of image data includes:
    在存在至少一帧图像对应的所述历史刷新频率小于目标刷新频率的情况下,确定满足所述送显延迟条件,并对所述第m+1帧图像数据进行所述送显延迟操作,所述目标刷新频率与前台应用运行过程中的基准帧率相匹配。In the case that the historical refresh frequency corresponding to at least one frame of image is less than the target refresh frequency, it is determined that the display delay condition is met, and the display delay operation is performed on the m+1th frame of image data, so The above target refresh rate matches the base frame rate when the foreground application is running.
  5. 根据权利要求4所述的方法,其中,所述AP与所述DDIC之间通过移动产业处理器接口MIPI进行数据传输;The method according to claim 4, wherein data transmission is performed between the AP and the DDIC through a mobile industry processor interface MIPI;
    所述向DDIC传输第m帧图像数据之后,所述方法还包括:After the m-th frame of image data is transmitted to the DDIC, the method further includes:
    启动第一定时器,其中,所述第一定时器的定时器时长内所述MIPI处于通路状态;Start a first timer, wherein the MIPI is in a pass state within the timer duration of the first timer;
    所述对所述第m+1帧图像数据进行所述送显延迟操作,包括:The performing the display delay operation on the m+1th frame of image data includes:
    在达到所述第一定时器的定时器时长的情况下,启动第二定时器,并在所述第二定时器的定时器时长内将所述MIPI设置为阻隔状态;When the timer duration of the first timer is reached, start a second timer, and set the MIPI to a blocking state within the timer duration of the second timer;
    其中,所述第一定时器的定时器时长和所述第二定时器的定时器时长基于所述目标刷新频率设置。Wherein, the timer duration of the first timer and the timer duration of the second timer are set based on the target refresh frequency.
  6. 根据权利要求5所述的方法,其中,所述目标刷新频率为i,所述前台应用运行过程中所述DDIC所需的最高刷新频率为j,j大于i;The method according to claim 5, wherein the target refresh frequency is i, the highest refresh frequency required by the DDIC during the running of the foreground application is j, and j is greater than i;
    所以第一定时器的定时器时长小于1/j;So the timer duration of the first timer is less than 1/j;
    所述第一定时器的定时器时长与所述第二定时器的定时器时长之和大于1/j且小于1/i。The sum of the timer duration of the first timer and the timer duration of the second timer is greater than 1/j and less than 1/i.
  7. 根据权利要求5所述的方法,其中,所述在完成所述送显延迟操作的情况下,向所述DDIC传输所述第m+1帧图像数据,包括:The method according to claim 5, wherein said transmitting the m+1th frame of image data to the DDIC after completing the delay operation of sending display comprises:
    在达到所述第二定时器的定时器时长的情况下,将所述MIPI设置为通路状态,向所述DDIC传输所述第m+1帧图像数据。When the timer duration of the second timer is reached, the MIPI is set to a pass state, and the m+1th frame of image data is transmitted to the DDIC.
  8. 根据权利要求4所述的方法,其中,所述方法还包括:The method according to claim 4, wherein the method further comprises:
    确定所述前台应用的所述基准帧率;determining the reference frame rate of the foreground application;
    基于所述基准帧率设置所述送显延迟条件。The display delay condition is set based on the reference frame rate.
  9. 一种图像数据传输装置,所述装置包括:An image data transmission device, the device comprising:
    传输模块,用于向显示驱动芯片DDIC传输第m帧图像数据,m为正整数;The transmission module is used to transmit the image data of the mth frame to the display driver chip DDIC, where m is a positive integer;
    第一确定模块,用于基于离第m帧图像最近的n帧图像显示过程中所述DDIC输出的历史TE信号,确定所述DDIC对第m-n至第m-1帧图像中各帧图像的n个历史刷新频率,n为大于等于2的整数;The first determination module is configured to determine n of each frame image in the m-nth to m-1th frame images of the DDIC based on the historical TE signal output by the DDIC during the display process of the n-th frame image closest to the m-th frame image historical refresh frequency, n is an integer greater than or equal to 2;
    延迟模块,用于在n个所述历史刷新频率满足送显延迟条件的情况下,对第m+1帧图像数据进行送显延迟操作,所述送显延迟操作用于延迟向所述DDIC传输所述第m+1帧图像数据;A delay module, configured to perform a display delay operation on the m+1th frame of image data when the n historical refresh frequencies meet the display delay condition, and the display delay operation is used to delay transmission to the DDIC The m+1th frame of image data;
    所述传输模块,还用于在完成所述送显延迟操作的情况下,向所述DDIC传输所述第m+1帧图像数据。The transmission module is further configured to transmit the m+1th frame of image data to the DDIC when the display delay operation is completed.
  10. 根据权利要求9所述的装置,其中,所述AP用于在检测到单撕裂效应single-TE信号的高电平时进行图像数据传输,所述single-TE信号是由所述DDIC输出的持续高电平的TE信号;The device according to claim 9, wherein the AP is configured to perform image data transmission when a high level of a single-TE signal of a single tearing effect is detected, and the single-TE signal is a continuous signal output by the DDIC High level TE signal;
    所述第一确定模块,包括:The first determination module includes:
    第一确定单元,用于确定离所述第m帧图像最近的n帧图像显示过程中所述DDIC输出的历史single-TE信号的下降沿;The first determination unit is configured to determine the falling edge of the historical single-TE signal output by the DDIC during the display process of the n-frame image closest to the m-th frame image;
    第二确定单元,用于基于相邻下降沿之间的时间间隔,确定n个所述历史刷新频率。The second determination unit is configured to determine n historical refresh frequencies based on the time interval between adjacent falling edges.
  11. 根据权利要求10所述的装置,其中,所述第二确定单元,用于:The device according to claim 10, wherein the second determining unit is configured to:
    确定最近第i个下降沿与最近第i+1个下降沿之间的第i下降沿间隔,i小于n的正整数;Determine the i-th falling edge interval between the nearest i-th falling edge and the nearest i+1-th falling edge, where i is a positive integer smaller than n;
    基于所述第i下降沿间隔,确定第m-i帧图像对应的所述历史刷新频率。Based on the i-th falling edge interval, the historical refresh frequency corresponding to the m-i-th frame image is determined.
  12. 根据权利要求9至11任一所述的装置,其中,所述延迟模块,包括:The device according to any one of claims 9 to 11, wherein the delay module comprises:
    延迟单元,用于在存在至少一帧图像对应的所述历史刷新频率小于目标刷新频率的情况下,确定满足所述送显延迟条件,并对所述第m+1帧图像数据进行所述送显延迟操作,所述目标刷新频率与前台应用运行过程中的基准帧率相匹配。A delay unit, configured to determine that the display delay condition is satisfied when the historical refresh frequency corresponding to at least one frame of image is less than the target refresh frequency, and perform the sending of the m+1th frame of image data operation with significant delay, the target refresh rate matches the base frame rate during the running of the foreground application.
  13. 根据权利要求12所述的装置,其中,所述AP与所述DDIC之间通过移动产业处理器接口MIPI进行数据传输;The device according to claim 12, wherein data transmission is performed between the AP and the DDIC through a mobile industry processor interface (MIPI);
    所述装置还包括:The device also includes:
    启动模块,用于启动第一定时器,其中,所述第一定时器的定时器时长内所述MIPI处于通路状态;A starting module, configured to start a first timer, wherein the MIPI is in a pass state within the timer duration of the first timer;
    所述延迟单元,用于:The delay unit is used for:
    在达到所述第一定时器的定时器时长的情况下,启动第二定时器,并在所述第二定时器的定时器时长内将所述MIPI设置为阻隔状态;When the timer duration of the first timer is reached, start a second timer, and set the MIPI to a blocking state within the timer duration of the second timer;
    其中,所述第一定时器的定时器时长和所述第二定时器的定时器时长基于所述目标刷新频率设置。Wherein, the timer duration of the first timer and the timer duration of the second timer are set based on the target refresh frequency.
  14. 根据权利要求13所述的装置,其中,所述目标刷新频率为i,所述前台应用运行过程中所述DDIC所需的最高刷新频率为j,j大于i;The device according to claim 13, wherein the target refresh frequency is i, the highest refresh frequency required by the DDIC during the running of the foreground application is j, and j is greater than i;
    所以第一定时器的定时器时长小于1/j;So the timer duration of the first timer is less than 1/j;
    所述第一定时器的定时器时长与所述第二定时器的定时器时长之和大于1/j且小于1/i。The sum of the timer duration of the first timer and the timer duration of the second timer is greater than 1/j and less than 1/i.
  15. 根据权利要求13所述的装置,其中,所述传输模块,用于:The device according to claim 13, wherein the transmission module is configured to:
    在达到所述第二定时器的定时器时长的情况下,将所述MIPI设置为通路状态,向所述DDIC传输所述第m+1帧图像数据。When the timer duration of the second timer is reached, the MIPI is set to a pass state, and the m+1th frame of image data is transmitted to the DDIC.
  16. 根据权利要求12所述的装置,其中,所述装置还包括:The apparatus according to claim 12, wherein said apparatus further comprises:
    第二确定模块,用于确定所述前台应用的所述基准帧率;A second determining module, configured to determine the reference frame rate of the foreground application;
    设置模块,用于基于所述基准帧率设置所述送显延迟条件。A setting module, configured to set the display delay condition based on the reference frame rate.
  17. 一种终端,所述终端包括应用处理器AP、显示屏和显示驱动电路芯片DDIC,所述AP与所述DDIC之间通过移动产业处理器接口MIPI相连,所述AP用于执行存储器中的至少一段程序以实现如权利要求1至8任一所述的图像数据传输方法。A terminal, the terminal includes an application processor AP, a display screen and a display driver circuit chip DDIC, the AP and the DDIC are connected through a mobile industry processor interface MIPI, and the AP is used to execute at least A program to realize the image data transmission method as claimed in any one of claims 1 to 8.
  18. 一种计算机可读存储介质,所述计算机可读存储介质存储有至少一段程序,所述至少一段程序用于被处理器执行以实现如权利要求1至8任一所述的图像数据传输方法。A computer-readable storage medium, the computer-readable storage medium stores at least one program, and the at least one program is used to be executed by a processor to implement the image data transmission method according to any one of claims 1 to 8.
  19. 一种计算机程序产品,所述计算机程序产品包括计算机指令,所述计算机指令存储在计算机可读存储介质中;终端的处理器AP从所述计算机可读存储介质读取所述计算机指令,所述处理器AP执行所述计算机指令,使得所述终端的处理器AP执行如权利要求1至8任一所述的图像数据传输方法。A computer program product, the computer program product includes computer instructions, the computer instructions are stored in a computer-readable storage medium; the processor AP of the terminal reads the computer instructions from the computer-readable storage medium, the The processor AP executes the computer instructions, so that the processor AP of the terminal executes the image data transmission method according to any one of claims 1-8.
PCT/CN2022/114031 2021-09-15 2022-08-22 Image data transmission method and apparatus, terminal and medium WO2023040593A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111078920.1 2021-09-15
CN202111078920.1A CN113805831B (en) 2021-09-15 2021-09-15 Image data transmission method, device, terminal and medium

Publications (1)

Publication Number Publication Date
WO2023040593A1 true WO2023040593A1 (en) 2023-03-23

Family

ID=78940955

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/114031 WO2023040593A1 (en) 2021-09-15 2022-08-22 Image data transmission method and apparatus, terminal and medium

Country Status (2)

Country Link
CN (1) CN113805831B (en)
WO (1) WO2023040593A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113805831B (en) * 2021-09-15 2024-01-30 Oppo广东移动通信有限公司 Image data transmission method, device, terminal and medium
CN117711356A (en) * 2022-08-24 2024-03-15 荣耀终端有限公司 Screen refresh rate switching method and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110333834A (en) * 2019-05-09 2019-10-15 京东方科技集团股份有限公司 Frame frequency method of adjustment and device, display equipment, computer readable storage medium
CN112445315A (en) * 2019-08-28 2021-03-05 北京小米移动软件有限公司 Control method and device for screen refresh frame rate and storage medium
CN112511716A (en) * 2020-11-17 2021-03-16 Oppo广东移动通信有限公司 Image display method, DDIC chip, AP, display screen module and terminal
US20210266495A1 (en) * 2020-02-21 2021-08-26 Mediatek Inc. Dynamic frame rate adjustment mechanism
CN113805831A (en) * 2021-09-15 2021-12-17 Oppo广东移动通信有限公司 Image data transmission method, device, terminal and medium

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100875839B1 (en) * 2007-04-19 2008-12-24 주식회사 코아로직 Image output device and method capable of preventing image tearing
US9786255B2 (en) * 2014-05-30 2017-10-10 Nvidia Corporation Dynamic frame repetition in a variable refresh rate system
CN109474768A (en) * 2017-09-08 2019-03-15 中兴通讯股份有限公司 A kind of method and device improving image fluency
CN111208960B (en) * 2019-12-26 2023-05-09 杭州顺网科技股份有限公司 Remote display delay reduction method based on frame extraction control and time synchronization algorithm
CN111968582B (en) * 2020-01-14 2022-04-15 Oppo广东移动通信有限公司 Display screen frequency conversion method, DDIC chip, display screen module and terminal
CN112331145B (en) * 2020-11-17 2022-02-15 Oppo广东移动通信有限公司 Display screen frequency conversion method, DDIC chip, display screen module and terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110333834A (en) * 2019-05-09 2019-10-15 京东方科技集团股份有限公司 Frame frequency method of adjustment and device, display equipment, computer readable storage medium
CN112445315A (en) * 2019-08-28 2021-03-05 北京小米移动软件有限公司 Control method and device for screen refresh frame rate and storage medium
US20210266495A1 (en) * 2020-02-21 2021-08-26 Mediatek Inc. Dynamic frame rate adjustment mechanism
CN112511716A (en) * 2020-11-17 2021-03-16 Oppo广东移动通信有限公司 Image display method, DDIC chip, AP, display screen module and terminal
CN113805831A (en) * 2021-09-15 2021-12-17 Oppo广东移动通信有限公司 Image data transmission method, device, terminal and medium

Also Published As

Publication number Publication date
CN113805831B (en) 2024-01-30
CN113805831A (en) 2021-12-17

Similar Documents

Publication Publication Date Title
CN112331145B (en) Display screen frequency conversion method, DDIC chip, display screen module and terminal
WO2023040593A1 (en) Image data transmission method and apparatus, terminal and medium
US11893929B2 (en) Display screen rate conversion method and terminal
CN113160747B (en) Display screen frequency conversion method, display driving integrated circuit chip and application processor
CN113608713B (en) Variable frequency display method, DDIC, display screen module and terminal
CN113160748A (en) Display screen frequency conversion method, display driving integrated circuit chip and application processor
WO2023046164A1 (en) Image display method, ddic, display screen module, and terminal
EP4250072A1 (en) Touch scanning method, tpic chip, ddic chip and module
EP4131982A1 (en) Refresh rate adjustment method and electronic device
CN112384971B (en) Varying display refresh rates
US20210311696A1 (en) Audio output method and mobile terminal
WO2023040591A1 (en) Image display method, ddic, display screen module and terminal
CN112511716B (en) Image display method, DDIC chip, AP, display screen module and terminal
WO2023040592A1 (en) Image data transmission method and apparatus, terminal, and medium
CN115100993A (en) Display frame rate adjusting method and device, application processor and electronic equipment
CN108780348B (en) Image transmission apparatus, image transmission system, and method of controlling image transmission apparatus
CN116578261B (en) Electronic device and display method thereof
CN116343661A (en) Display control method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22868967

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE