CN117311878A - Image display control method and device and electronic equipment - Google Patents

Image display control method and device and electronic equipment Download PDF

Info

Publication number
CN117311878A
CN117311878A CN202311269200.2A CN202311269200A CN117311878A CN 117311878 A CN117311878 A CN 117311878A CN 202311269200 A CN202311269200 A CN 202311269200A CN 117311878 A CN117311878 A CN 117311878A
Authority
CN
China
Prior art keywords
image
processing
link
frequency
image display
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202311269200.2A
Other languages
Chinese (zh)
Inventor
欧恩惠
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202311269200.2A priority Critical patent/CN117311878A/en
Publication of CN117311878A publication Critical patent/CN117311878A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/50Controlling the output signals based on the game progress
    • A63F13/52Controlling the output signals based on the game progress involving aspects of the displayed game scene
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/30Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by output arrangements for receiving control signals generated by the game device
    • A63F2300/308Details of the user interface

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Human Computer Interaction (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

The application discloses an image display control method, an image display control device and electronic equipment, and belongs to the technical field of computers. The method comprises the following steps: identifying a usage scenario of the electronic device; and under the condition that the use scene of the electronic equipment is a preset use scene, the working frequency of at least one processing link of image display processing is increased so as to shorten the display processing time of each frame of image, wherein the preset use scene comprises the use scene needing refreshing display of the image frames, and the at least one processing link comprises at least one of an image drawing link, an image processing link and an image display link.

Description

Image display control method and device and electronic equipment
Technical Field
The application belongs to the technical field of computers, and particularly relates to an image display control method, an image display control device and electronic equipment.
Background
With the increasing functions of terminal electronic devices such as mobile phones, users increasingly rely on using electronic devices to process various daily transactions, play games, and the like.
In the existing graphics system, each frame of image is updated to be displayed on a screen, and three links typically need to be drawn by a central processing unit (Central Processing Unit, CPU), synthesized by a graphics processor (Graphics Processing Unit, GPU), and sent to display by a display card driver (DisplayDriver), and the three links work according to a fixed Vertical Sync (Vsync) period. Although the output picture can be kept stable in this way, the real-time performance of the picture is not high due to the fact that the accumulated processing time of each link is too long. Taking the system frame rate of 60Hz as an example, the time from drawing to display on the screen of a frame of picture is about 50ms. Under the use scene with higher requirements on the real-time performance of the pictures, such as games, videos and the like, the existing mode can not well meet the requirements of users on the response speed of the games, the smoothness of the pictures and the like.
Disclosure of Invention
The embodiment of the application aims to provide an image display control method, an image display control device and electronic equipment, which can solve the problems that the real-time performance of a picture is not high due to long processing time of each link in the conventional graphic system, and further the requirements of users on game response speed, picture smoothness and the like cannot be well met.
In a first aspect, an embodiment of the present application provides an image display control method, including:
identifying a usage scenario of the electronic device;
and under the condition that the use scene of the electronic equipment is a preset use scene, the working frequency of at least one processing link of image display processing is increased so as to shorten the display processing time of each frame of image, wherein the preset use scene comprises the use scene needing refreshing display of the image frames, and the at least one processing link comprises at least one of an image drawing link, an image processing link and an image display link.
In a second aspect, an embodiment of the present application provides an image display control apparatus, including:
the identification module is used for identifying the use scene of the electronic equipment;
the adjusting module is used for adjusting the working frequency of at least one processing link of the image display processing under the condition that the use scene of the electronic equipment is a preset use scene so as to shorten the display processing time of each frame of image, wherein the preset use scene comprises the use scene of the display image frame needing to be refreshed, and the at least one processing link comprises at least one of an image drawing link, an image processing link and an image display link.
In a third aspect, an embodiment of the present application provides an electronic device, including a processor and a memory, where the memory stores a program or instructions executable on the processor, and the program or instructions implement the steps of the image display control method according to the first aspect when executed by the processor.
In a fourth aspect, embodiments of the present application provide a readable storage medium having stored thereon a program or instructions which, when executed by a processor, implement the steps of the image display control method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the image display control method according to the first aspect.
In a sixth aspect, embodiments of the present application provide a computer program product stored in a storage medium, the program product being executable by at least one processor to implement the image display control method according to the first aspect.
In the embodiment of the application, a use scene of the electronic equipment is identified; and under the condition that the use scene of the electronic equipment is a preset use scene, the working frequency of at least one processing link of image display processing is increased so as to shorten the display processing time of each frame of image, wherein the preset use scene comprises the use scene needing refreshing display of the image frames, and the at least one processing link comprises at least one of an image drawing link, an image processing link and an image display link. In this way, when the electronic equipment is identified to be in the preset use scene, the working frequency of at least one processing link of the image display processing is increased, so that the processing time of the at least one processing link is shortened, and the display processing time of each frame of image is shortened, thereby achieving the purposes of improving the real-time performance of the picture and meeting the requirements of users on the response speed of games, the smoothness of the picture and the like under the specific use scene.
Drawings
FIG. 1 is a schematic diagram of a processing link and processing time of a prior art graphics system;
fig. 2 is a flowchart of an image display control method provided in an embodiment of the present application;
FIG. 3 is a schematic diagram of comparison between processing time and synchronization signals of a frame in a fast response mode and a normal mode according to an embodiment of the present disclosure;
FIG. 4 is a schematic diagram of a display processing time of each frame of image in a fast response mode and a normal mode according to an embodiment of the present application;
FIG. 5 is a diagram showing two kinds of processing time for displaying each frame of image in the fast response mode and the normal mode according to the embodiment of the present application;
FIG. 6 is a schematic diagram showing the comparison of image display processing time of a fast response mode and a normal mode at the time of screen pause according to the embodiment of the present application;
FIG. 7 is a schematic diagram illustrating adjustment of a frame display interval in a fast response mode according to an embodiment of the present disclosure;
fig. 8 is a block diagram of an image display control apparatus provided in an embodiment of the present application;
fig. 9 is a block diagram of an electronic device provided in an embodiment of the present application;
fig. 10 is a hardware configuration diagram of an electronic device provided in an embodiment of the present application.
Detailed Description
Technical solutions in the embodiments of the present application will be clearly described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application are within the scope of the protection of the present application.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged, as appropriate, such that embodiments of the present application may be implemented in sequences other than those illustrated or described herein, and that the objects identified by "first," "second," etc. are generally of a type and not limited to the number of objects, e.g., the first object may be one or more. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship.
The image display control method provided by the embodiment of the application is described in detail below by means of specific embodiments and application scenes thereof with reference to the accompanying drawings.
In the process of using electronic equipment such as mobile phones in daily life, games are scenes which are used by users and are very focused. In the existing graphics system, each frame of image needs three links of CPU drawing, GPU synthesis and display card driving (DisplayDriver), and in order to keep the stability of the graphics system, the system works according to a fixed Vsync period to update the image to a screen. Taking a frame rate of 60Hz as an example, as shown in fig. 1, the time from drawing to display on a screen of one frame of picture is about 50ms. Therefore, although the mode can keep stable output of the picture, the real-time performance of the picture is not high enough, and the requirement of game lovers on the response speed of the game cannot be well met.
In order to solve the above technical problems in the existing graphics system, the embodiment of the application provides an improved graphics system working method, which triggers the electronic device to enter a fast response mode by identifying a use scene with high requirements on real-time performance of pictures, such as games and videos, of the electronic device, and in this mode, the frequency of image display processing and synchronizing signals is increased, or the frequency of image display processing is increased and a graphics display processing link is optimized, so that the purposes of shortening the image display processing of each frame, improving the game response speed and reducing picture blocking are achieved.
Referring to fig. 2, fig. 2 is a flowchart of an image display control method according to an embodiment of the present application, as shown in fig. 2, the method includes the following steps:
step 201, a use scene of the electronic device is identified.
In the embodiment of the application, the working mode of image display processing can be adjusted, such as a fast response mode, under the specific use scene, such as a game, a video and the like, with higher requirement on the picture real-time performance, and the working frequency of one or more processing links is at least increased under the mode, so that the image display processing time of each frame is shortened, the effect of improving the picture real-time performance is further achieved, and the requirement of a user on the picture real-time performance under the specific use scene is met.
The operating frequency of a processing link may refer to the clock frequency of the processing link, that is, the frequency of the processing link during operation, where the unit is Hz, and the operating speed of the execution module of the processing link may be determined, and the higher the general operating frequency, the shorter the corresponding processing time, so that by increasing the operating frequency of a certain processing link, the processing time of the processing link may be shortened. For example, for the CPU drawing link, by increasing the working frequency of the CPU, the processing time of the CPU for drawing the image can be increased, for example, after the working frequency of the CPU is increased from 60Hz to 120Hz, the processing time of one frame of image for drawing the CPU is correspondingly reduced from 16.7ms to 8.3ms.
Therefore, whether to adjust the working mode of the image display processing can be determined by identifying the use scene of the electronic device, and because the electronic device has higher real-time requirements on the picture under the use scene that the display image frame needs to be refreshed at a certain frame rate, whether the display image frame needs to be refreshed continuously at present can be determined by identifying the application program name, the application program attribute or the application interface and the like of the operation of the electronic device, so that the use scene of the electronic device is determined. For example, applications such as games, video, etc. run in which the display image frames need to be refreshed at a higher frequency, and thus the usage scenario can be determined by identifying the application program that the electronic device is running in.
Step 202, when the usage scenario of the electronic device is a preset usage scenario, the working frequency of at least one processing link of the image display processing is increased, so as to shorten the image display processing time of each frame, where the preset usage scenario includes a usage scenario in which an image frame needs to be refreshed, and the at least one processing link includes at least one of an image drawing link, an image processing link and an image display link.
When the use scene of the electronic equipment is identified as the preset use scene, the method can determine that the real-time requirement of the current scene on the picture is higher, and the working mode of the image display processing needs to be adjusted to meet the use requirement of a user, so that the working mode of the image display processing can be adjusted to be a quick response mode when the electronic equipment is identified to enter the preset use scene, and the real-time performance and the response speed of the picture are improved. The preset usage scenes are some usage scenes with high requirements on real-time performance of pictures, and can be set automatically by a system or set by user definition, for example, the usage scenes of applications such as games, videos and the like needing to refresh and display image frames.
Specifically, the working mode of the image display processing is adjusted to be a fast response mode, which can be to adjust the working frequency of at least one processing link of the image display processing to achieve the effect of shortening the time of each frame of image display processing, wherein the image display processing can be completed after three processing links of image drawing, image processing and image display are sequentially performed, that is, the working frequency of at least one processing link of the image drawing link, the image processing link and the image display link can be adjusted to shorten the processing time of at least one processing link, and the total image display processing time can be shortened by matching with the Vsync synchronization mechanism of the image display processing, that is, the working mode of switching the image display processing to be a fast response mode is realized.
In addition, when the electronic device is identified to exit the preset usage scenario, the quick response mode can be exited, and the original normal mode is switched back, for example, when the user is identified to exit the game, the quick response mode can be correspondingly exited.
It should be noted that, in the embodiment of the present application, since the working frequency of at least one processing link of the image display processing is increased, an idle state may exist between two adjacent frames of image display, for example, referring to fig. 4, after the working frequency of each processing link is doubled, an interval of 8.3ms exists between the times of performing the image display processing on the a frame image and the B frame image, and the interval is the idle state between the image displays; for another example, referring to fig. 5, after the working frequency of each processing link is increased and the Vsync synchronization mechanism is changed, the processing time of displaying one frame of image is one Vsync period, and a certain time interval (the time for performing CPU drawing and GPU synthesis by the B frame) exists between the time of performing image display processing on the a frame image and the B frame image, and this interval is the idle state between image displays. After the last frame of image is sent to the screen of the electronic equipment, the next frame of image needs to be waited for a certain time to be sent to the screen, so that in order to avoid that the brightness of the screen is darkened or turned off due to the fact that the pixels of the screen cannot be kept luminous because no image is sent to be displayed in an idle state, the use of the electronic equipment is affected, and the normal use requirement of a user cannot be met.
Optionally, the screen of the electronic device is a low temperature polycrystalline oxide (Low Temperature Polycrystalline Oxide, LTPO) screen that maintains an on state during each frame of image display processing.
The LTPO screen is a combination of Organic Light-Emitting Diode (OLED) screen main flow low-temperature polysilicon (Low Temperature Poly-Silicon, LTPS) and indium gallium zinc oxide (Indium Gallium Zinc Oxide, IGZO) schemes, the pixel leakage current is greatly reduced, and the minimum refresh rate of the screen can be 1Hz, that is, the pixel luminescence can be maintained for 1 second.
In other words, in one embodiment, in order to well support the fast response mode of the image display processing, the electronic device may use the LTPO screen, so as to support the stability of the image display processing by using the characteristics that the LTPO screen has small electric leakage and the screen pixels emit light for 1 second, so that the electronic device can maintain stable image display in the fast response mode, and avoid darkening or flickering of the screen brightness.
Optionally, the step of increasing the operating frequency of at least one processing link of the image display processing includes:
adjusting the working frequency of each processing link of the image display processing from a first frequency to a second frequency, and adjusting the frequency of a synchronous signal from the first frequency to the second frequency;
The second frequency is higher than the first frequency, and each processing link is synchronously processed according to the synchronous signals.
In order to shorten the time of each frame of image display processing and realize a quick response mode, a plurality of different implementation modes are specifically available.
In the first embodiment, the method can be realized by uniformly increasing the working frequency of each processing link of the image display processing and correspondingly controlling the Vsync period, and shortens the time of each frame of image display processing on the basis of keeping the original processing links to synchronously process according to the Vsync signal.
Note that, the synchronization signal in the embodiment of the present application may be a Vsync signal commonly used in image display processing, and is mainly exemplified by the Vsync signal. The Vsync signal is used for triggering each processing link of the image display processing according to the Vsync period, ensuring the fixed display interval between frames and avoiding the jitter of pictures.
Specifically, the working frequency of each processing link of the image display processing can be increased from the first frequency to the second frequency, so that the time of a frame of image in each processing link is reduced, and meanwhile, as the processing time of each processing link is shortened after the working frequency is increased, the frequency of the Vsync signal can be correspondingly increased in order to ensure that each processing link can still be triggered according to the Vsync period, namely, the frequency of the Vsync signal is also adjusted from the first frequency to the second frequency, so that the Vsync period is consistent with the shortened processing period of each processing link. And in this embodiment, each processing section of the image display processing may be kept to be processed in synchronization with the Vsync signal.
For example, the working frequencies of three links of CPU drawing, GPU synthesis and DisplayDriver sending and displaying can be all increased to 120Hz from 60Hz, meanwhile, the Vsync signal frequency is also increased to 120Hz from 60Hz, and in specific implementation, the electronic equipment can send a control instruction through a System on Chip (SoC), so that the processing time of one frame of picture of the LTPO screen is activated from 16.7ms to 8.3ms, wherein pixels are updated from 0ms to 8.3ms, and 8.3ms to 16.7ms are in an idle state; meanwhile, the frequency of the Vsync signal is increased from 60Hz to 120Hz, the normal mode is switched to the quick response mode, and the processing time and the period of the Vsync signal before and after the switching are shown in FIG. 3. Therefore, the graphics system is switched to a state with the working frequency of 120Hz, at the moment, the graphics system link, namely CPU drawing, GPU synthesis and Display Driver sending and displaying in the image Display processing, only occupy 25ms together, compared with the common mode, the time of the graphics system link is shortened by 25ms, the real-time performance of the image is greatly improved, the game response speed can be greatly improved for the game use scene, and the game experience of a user is improved.
In this embodiment, the operation frequency of the image display processing and the frequency of the synchronization signal can be increased, so that the image display processing time per frame can be greatly shortened, and the system response speed can be greatly increased.
Optionally, the frame rate output by the electronic device in the preset usage scenario remains unchanged.
In one embodiment, to avoid increasing the power consumption of the device, the frame rate of the original output may be kept unchanged when the electronic device is in the preset usage scenario, that is, the number of frames of the image processed per second is kept unchanged.
Further, the second frequency is twice the first frequency, and after each processing link processes one frame of image, the next frame of image is processed after a processing period of one processing link is separated.
In some embodiments, the working frequency of each processing link (i.e., the image drawing link, the image processing link, and the image display link) of the image display processing and the frequency of the Vsync signal may be doubled, so that the time of each processing link is doubled, and for each frame of image, after each processing link is performed, a processing period of one processing link (i.e., a synchronization period of the Vsync signal) may be spaced, and then the processing of the next frame of image for the corresponding processing link may be started. That is, each frame of image can be skipped in the image processing link, that is, the next frame is not processed, so that each frame of image processing link is in an idle state, and the image drawing link of the next frame of image and the image display link of the previous frame of image are synchronously processed, so that the frame number of the image processed by the electronic equipment per second in the preset use scene can be kept unchanged, and the increase of power consumption can not be brought.
That is, in some embodiments, the frame rate may be kept unchanged under the preset usage scenario, that is, the number of frames of the image processed per second is kept unchanged, for example, the frame rate is 60Hz before the operation mode is switched, and after the preset usage scenario is entered to switch the operation mode, the frame rate is still 60Hz, that is, one image is always kept to be output every 16.7 ms.
As shown in fig. 4, in the fast response mode, the working frequencies of the three links including CPU drawing, GPU synthesizing and Display Driver are all doubled, that is, the frequency of the Vsync signal is doubled from 60Hz to 120Hz, the processing time and the Vsync period of each link after the improvement are shortened to 8.3ms from 16.7ms, but the frame rate is still kept at 60Hz, the next frame of image is processed every 16.7ms, and an image is output every 16.7 ms. In this embodiment, since the screen interval of the application output such as the game is fixed and always kept at 60Hz, the processing time of these units is shortened (from 16.7ms to 8.3 ms) and the number of processed screens is the same in the unit time (60 frames of image data are processed in 1 second in both the normal mode and the fast response mode) although the operating frequency of the CPU, GPU and other modules is improved in the fast response mode compared with the normal mode, and therefore the power consumption of the device is not significantly increased.
According to the embodiment, the purpose of shortening the display processing time of each frame of image and improving the response speed of the system can be achieved, and meanwhile, the increase of the power consumption of equipment is avoided.
Taking a game usage scenario as an example, the above first embodiment is illustrated with reference to fig. 4, and includes the following processing steps:
s11, clicking a game application by a user, and starting the game application after the system is identified, wherein the system frame rate is 60Hz;
step S12, the system recognizes that a game scene is entered, and switches to a quick response mode: by utilizing the characteristics that the LTPO screen has small electric leakage and the pixel luminescence can be maintained for 1 second, the SoC sends a control instruction to activate the processing time of one frame of picture of the LTPO screen from 16.7ms to 8.3ms (the pixel is updated in 0-8.3 ms, and the pixel is updated in 8.3 ms-16.7 ms and is in an idle state), and frame skipping can be carried out in the time, namely the next frame is not processed in the time; while the Vsync frequency increases from 60Hz to 120Hz, as shown in particular in fig. 3;
in the step S13, the graphics system is switched to 120Hz state, at this time, the CPU drawing, GPU synthesis, display Driver sending and displaying in the graphics system link only takes 25ms, which shortens 25ms compared with the normal mode, greatly improving the game response speed, as shown in fig. 4, since the screen interval of game output is fixed, and always keeps at 60Hz (one image is output every 16.7 ms), compared with the normal mode, although the operating frequency of the CPU, GPU and other modules is improved in this mode, the processing time of these units is shortened (reduced from 16.7ms to 8.3 ms), and in the idle state in the latter 8.3ms, the number of processed images in unit time is the same (60 image data are processed in 1 second in the normal mode and the fast response mode), and the power consumption of the device will not be increased significantly.
Step S14, the user exits the game, and after the system is identified, the user automatically exits the quick response mode.
In the first embodiment, for the game scene, the fast response mode can be entered by identifying the game scene, so that the response speed of the game screen is greatly improved, and the game experience of the user is improved.
Optionally, the working frequency of the at least one processing link after the step-up is higher than the frequency of the synchronous signal;
the image drawing link is synchronously processed according to the synchronous signals, the image processing link triggers processing when the image drawing link is finished, and the image display link triggers processing when the image processing link is finished.
In the second embodiment, the working frequency of each processing link of the image display processing may not be uniformly increased, but the frequency of any processing link may be adjusted, different working frequencies may be set for different processing links, and the original Vsync signal synchronization processing mechanism may be changed.
For example, the working frequency of CPU drawing and GPU synthesis can be increased, so as to shorten the drawing and synthesis time of each frame of image, change the synchronous trigger mechanism of GPU synthesis and Display Driver, not wait for Vsync period any more, only CPU drawing is triggered synchronously following Vsync signal, GPU synthesis is triggered immediately after CPU drawing is finished, and Display Driver is triggered immediately after GPU synthesis is finished. Therefore, the GPU synthesis and Display Driver Display do not need to wait for the triggering of the Vsync signal, but can be triggered immediately after the end of the last processing link, so that the processing time for displaying one frame of image can be shortened greatly.
It should be noted that in this embodiment, the Vsync signal frequency may be kept unchanged, for example, kept at 60hz, and the Vsync period is still 16.7ms, or the Vsync signal frequency may be adjusted according to the adjustment of the processing time of the image display of the subsequent frame.
In the embodiment, the image display processing time of each frame can be greatly shortened by improving the working frequency of the image display processing and adjusting the synchronization mechanism of each processing link, and the response speed of the system is greatly improved.
Optionally, the step of increasing the operating frequency of at least one processing link of the image display processing includes:
The working frequency of the image drawing link is adjusted from a first frequency to a third frequency, the working frequency of the image processing link is adjusted from the first frequency to a fourth frequency, and the working frequency of the image display link is adjusted from the first frequency to a fifth frequency, wherein the third frequency, the fourth frequency and the fifth frequency are all higher than the first frequency.
In some embodiments, in order to equalize the processing time of each link of the image display processing and control the total image display processing time of one frame, the working frequencies of the three links of the image display processing may be increased, and may be increased to different frequencies respectively.
For example, the working frequency of Display Driver is doubled on the basis of 60Hz, so that the processing time of one frame of picture of a screen is activated from 16.7ms to 8.3ms, the frequency of CPU drawing and GPU synthesis is increased to be higher than that of Display Driver, the processing of CPU drawing and GPU synthesis is accelerated, the time of image Display to the screen is relatively long, and the stability of the Display of the pixel image of the screen is maintained.
Optionally, in the case that the usage scenario of the electronic device is a preset usage scenario, the method further includes:
Respectively distributing processing time to the image drawing link, the image processing link and the image display link so as to control the display processing time of each frame of image not to exceed the synchronization period of the synchronization signal;
and determining the third frequency, the fourth frequency and the fifth frequency according to the processing time respectively allocated to the image drawing link, the image processing link and the image display link.
In some embodiments, the working frequency of each link of the image display processing can be reasonably adjusted to control the processing time of one frame of image display so as to enable the processing time not to exceed the synchronization period of the Vsync signal, so that the processing time of each frame of image display can be shortened, and the frame rate can be ensured not to be reduced.
Specifically, a frame image display processing time or a Vsync period can be determined according to a frame rate, and then a processing time is respectively allocated to an image drawing link, an image processing link and an image display link based on the time, so that the processing time sum of the three links is equal to or smaller than the frame image display processing time/Vsync period; and deducing corresponding working frequency based on the processing time allocated by each link.
As shown in fig. 5, in the fast response mode, the working frequency of Display Driver is adjusted from 60Hz to 120Hz, the processing time is activated from 16.7ms to 8.3ms, in the graphics system link, the CPU starts to draw according to the Vsync rhythm, the GPU synthesis and Display Driver do not wait for the Vsync period, but trigger immediately, and simultaneously, the CPU and GPU frequencies are increased, so that the processing time of CPU drawing, GPU synthesis and Display Driver Display is shortened, the processing time of displaying an image is greatly reduced from 50ms to 16.7ms, and the system can be kept to process an image every 16.7ms, so that the system frame rate is ensured to be unchanged at 60 Hz.
According to the embodiment, the aim of greatly shortening the display processing time of each frame of image and improving the response speed of the system can be achieved, and meanwhile, the frame rate of the system is not influenced.
It should be noted that, in a game scenario, often in a battle, because of the release skills of multiple persons, the load of the system CPU/GPU is high, the processing image in the normal mode often exceeds one Vsync period, so that the situation of picture jamming easily occurs, and compared with the normal mode, the situation of picture jamming is also greatly reduced in the fast response mode, as shown in fig. 6, in the normal mode, when the processing time of an a frame image is overtime (exceeds one Vsync period) due to the high load when the CPU draws, the next Vsync period needs to be waited for GPU synthesis, so that the total processing time reaches 66.7ms; in the fast response mode, when the processing of the a-frame image is overtime (beyond one Vsync period) due to high load in the CPU drawing, the next Vsync period is not needed to be waited, but the GPU synthesis can be directly performed immediately after the CPU drawing is finished, so that the total processing time can be greatly reduced to 33.3ms, and therefore, the picture stuck condition can be greatly reduced.
Optionally, after the step 202, the method further includes:
before the current frame image is processed in the image display link, determining the target starting time of the current frame image for the image display link processing according to the starting time of the image display link processing of the previous two frames of the current frame image or according to the preset time interval and the starting time of the image display link processing of the previous frame image of the current frame image;
and when the target starting time is reached, performing image display link processing on the current frame image, wherein the time interval of performing image display link processing on the current frame image and the previous frame image of the current frame image is the same as the time interval of performing image display link processing on the first two frame images of the current frame image, or is the preset time interval.
In the second embodiment, the image processing link and the display link in the fast mode are not triggered according to the fixed Vsync period, so that the problem of frame-to-frame interval is likely to occur, and the frame jitter is caused.
As shown in fig. 7, in the fast mode, the Display Driver sending and displaying link may add an appropriate delay Delta to the current frame according to the interval X of the previous frame, so that the frame interval remains the same, i.e. delta=x-Y, and the frame interval a- > B- > C frame in fig. 7 is consistent after adjustment.
The above second embodiment is illustrated below in conjunction with fig. 5, and includes the following processing steps:
s21, clicking a game application by a user, and starting the game application after the system is identified, wherein the system frame rate is 60Hz;
step S22, the system recognizes that a game scene is entered, and switches to a quick response mode: in a link of a graphic system, a CPU starts drawing according to a Vsync rhythm as same as a common mode in the processing time of one frame of picture of an LTPO screen (from 16.7ms to 8.3 ms), and GPU synthesis and Display Driver send Display do not wait for the Vsync period any more but trigger immediately; simultaneously, the CPU/GPU frequency is improved, the processing time of CPU drawing, GPU synthesis and Display Driver transmission is shortened, and the processing time of one frame of image is greatly reduced from 50ms, particularly as shown in an image A frame in FIG. 5;
in a game scene, often in a battle, because of the release skills of multiple persons, the load of a system CPU/GPU is high, the image processing in a common mode often exceeds a Vsync period, the situation of picture blocking easily occurs, and compared with the common mode, the situation of picture blocking is also greatly reduced, as shown in FIG. 6;
Step S23, GPU synthesis and Display Driver Display are not triggered according to a fixed Vsync period in a quick mode, the problem of frame-to-frame interval unfixed and picture jitter caused occurs, so that in a quick response mode, a Display Driver Display link adds proper delay (Delta in FIG. 7) according to the interval (X in FIG. 7) of a previous frame picture, so that the picture interval is kept the same, namely delta=X-Y, and the A- > B- > C frame picture interval is consistent as shown in FIG. 7, so that stable and smooth images can be ensured;
step S24, the user exits the game, and after the system is identified, the user automatically exits the quick response mode.
In the second embodiment, for the game scene, the fast response mode can be entered by identifying the game scene, so as to optimize the link of the graphics system, thereby achieving the purposes of improving the response speed of the game picture and reducing the jamming.
According to the image display control method, the use scene of the electronic equipment is identified; and under the condition that the use scene of the electronic equipment is a preset use scene, the working frequency of at least one processing link of image display processing is increased so as to shorten the display processing time of each frame of image, wherein the preset use scene comprises the use scene needing refreshing display of the image frames, and the at least one processing link comprises at least one of an image drawing link, an image processing link and an image display link. In this way, when the electronic equipment is identified to be in the preset use scene, the working frequency of at least one processing link of the image display processing is increased, so that the processing time of the at least one processing link is shortened, and the display processing time of each frame of image is shortened, thereby achieving the purposes of improving the real-time performance of the picture and meeting the requirements of users on the response speed of games, the smoothness of the picture and the like under the specific use scene.
According to the image display control method provided by the embodiment of the application, the execution subject can be an image display control device. In the embodiment of the present application, an image display control device is described by taking an example in which the image display control device executes an image display control method.
Referring to fig. 8, fig. 8 is a schematic structural diagram of an image display control device according to an embodiment of the present application, and as shown in fig. 8, an image display control device 800 includes:
an identification module 801, configured to identify a usage scenario of an electronic device;
the adjusting module 802 is configured to, when the usage scenario of the electronic device is a preset usage scenario, increase a working frequency of at least one processing link of image display processing to shorten a display processing time of each frame of image, where the preset usage scenario includes a usage scenario in which an image frame needs to be refreshed and the at least one processing link includes at least one of an image drawing link, an image processing link, and an image display link.
Optionally, the screen of the electronic device is an LTPO screen, and the LTPO screen maintains a lighting state during each frame of image display processing.
Optionally, the adjusting module 802 is configured to adjust the working frequency of each processing link of the image display processing from a first frequency to a second frequency, and adjust the frequency of the synchronization signal from the first frequency to the second frequency;
The second frequency is higher than the first frequency, and each processing link is synchronously processed according to the synchronous signals.
Optionally, the frame rate output by the electronic device in the preset usage scenario remains unchanged.
Optionally, the second frequency is twice the first frequency, and each processing link processes the next frame of image after processing one frame of image, and the processing period of one processing link is separated.
Optionally, the working frequency of the at least one processing link after the step-up is higher than the frequency of the synchronous signal;
the image drawing link is synchronously processed according to the synchronous signals, the image processing link triggers processing when the image drawing link is finished, and the image display link triggers processing when the image processing link is finished.
Optionally, the adjusting module 802 is configured to adjust the working frequency of the image rendering link from a first frequency to a third frequency, adjust the working frequency of the image processing link from the first frequency to a fourth frequency, and adjust the working frequency of the image display link from the first frequency to a fifth frequency, where the third frequency, the fourth frequency, and the fifth frequency are all higher than the first frequency.
Optionally, the image display control apparatus 800 further includes:
the distribution module is used for respectively distributing processing time to the image drawing link, the image processing link and the image display link so as to control the display processing time of each frame of image not to exceed the synchronization period of the synchronization signal;
and the determining module is used for determining the third frequency, the fourth frequency and the fifth frequency according to the processing time respectively allocated to the image drawing link, the image processing link and the image display link.
Optionally, the image display control apparatus 800 further includes:
the second determining module is used for determining the target starting time of the current frame image for the image display link processing according to the starting time of the image display link processing of the previous two frames of the current frame image or according to the preset time interval and the starting time of the image display link processing of the previous frame image of the current frame image before the image display link processing of the current frame image;
and the second display module is used for carrying out image display link processing on the current frame image when the target starting time is reached, wherein the time interval of the image display link processing on the current frame image and the previous frame image of the current frame image is the same as the time interval of the image display link processing on the first two frame images of the current frame image or is the preset time interval.
The image display control device 800 in the embodiment of the present application identifies a use scene of an electronic apparatus; and under the condition that the use scene of the electronic equipment is a preset use scene, the working frequency of at least one processing link of image display processing is increased so as to shorten the display processing time of each frame of image, wherein the preset use scene comprises the use scene needing refreshing display of the image frames, and the at least one processing link comprises at least one of an image drawing link, an image processing link and an image display link. In this way, when the electronic equipment is identified to be in the preset use scene, the working frequency of at least one processing link of the image display processing is increased, so that the processing time of the at least one processing link is shortened, and the display processing time of each frame of image is shortened, thereby achieving the purposes of improving the real-time performance of the picture and meeting the requirements of users on the response speed of games, the smoothness of the picture and the like under the specific use scene.
The image display control device in the embodiment of the application may be an electronic device, or may be a component in the electronic device, for example, an integrated circuit or a chip. The electronic device may be a terminal, or may be other devices than a terminal. By way of example, the electronic device may be a mobile phone, tablet computer, notebook computer, palm computer, vehicle-mounted electronic device, mobile internet appliance (Mobile Internet Device, MID), augmented reality (augmented reality, AR)/Virtual Reality (VR) device, robot, wearable device, ultra-mobile personal computer, UMPC, netbook or personal digital assistant (personal digital assistant, PDA), etc., but may also be a server, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (TV), teller machine or self-service machine, etc., and the embodiments of the present application are not limited in particular.
The image display control device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
The image display control device provided in the embodiment of the present application can implement each process implemented by the embodiments of the methods of fig. 2 to fig. 7, and in order to avoid repetition, a detailed description is omitted here.
Optionally, as shown in fig. 9, the embodiment of the present application further provides an electronic device 900, including a processor 901 and a memory 902, where a program or an instruction capable of being executed on the processor 901 is stored in the memory 902, and the program or the instruction when executed by the processor 901 implements each step of the embodiment of the image display control method, and the steps can achieve the same technical effect, so that repetition is avoided and no further description is given here.
The electronic device in the embodiment of the application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 10 is a schematic hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 1000 includes, but is not limited to: radio frequency unit 1001, network module 1002, audio output unit 1003, input unit 1004, sensor 1005, display unit 1006, user input unit 1007, interface unit 1008, memory 1009, and processor 1010.
Those skilled in the art will appreciate that the electronic device 1000 may also include a power source (e.g., a battery) for powering the various components, which may be logically connected to the processor 1010 by a power management system to perform functions such as managing charge, discharge, and power consumption by the power management system. The electronic device structure shown in fig. 10 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than shown, or may combine certain components, or may be arranged in different components, which are not described in detail herein.
Wherein the processor 1010 is configured to:
identifying a usage scenario of the electronic device;
and under the condition that the use scene of the electronic equipment is a preset use scene, the working frequency of at least one processing link of image display processing is increased so as to shorten the display processing time of each frame of image, wherein the preset use scene comprises the use scene needing refreshing display of the image frames, and the at least one processing link comprises at least one of an image drawing link, an image processing link and an image display link.
Optionally, the screen of the electronic device is an LTPO screen, and the LTPO screen maintains a lighting state during each frame of image display processing.
Optionally, the processor 1010 is further configured to adjust the working frequency of each processing link of the image display processing from a first frequency to a second frequency, and adjust the frequency of the synchronization signal from the first frequency to the second frequency;
the second frequency is higher than the first frequency, and each processing link is synchronously processed according to the synchronous signals.
Optionally, the frame rate output by the electronic device in the preset usage scenario remains unchanged.
Optionally, the second frequency is twice the first frequency, and each processing link processes the next frame of image after processing one frame of image, and the processing period of one processing link is separated.
Optionally, the working frequency of the at least one processing link after the step-up is higher than the frequency of the synchronous signal;
the image drawing link is synchronously processed according to the synchronous signals, the image processing link triggers processing when the image drawing link is finished, and the image display link triggers processing when the image processing link is finished.
Optionally, the processor 1010 is further configured to adjust the operating frequency of the image drawing link from a first frequency to a third frequency, adjust the operating frequency of the image processing link from the first frequency to a fourth frequency, and adjust the operating frequency of the image display link from the first frequency to a fifth frequency, where the third frequency, the fourth frequency, and the fifth frequency are all higher than the first frequency.
Optionally, the processor 1010 is further configured to:
respectively distributing processing time to the image drawing link, the image processing link and the image display link so as to control the display processing time of each frame of image not to exceed the synchronization period of the synchronization signal;
and determining the third frequency, the fourth frequency and the fifth frequency according to the processing time respectively allocated to the image drawing link, the image processing link and the image display link.
Optionally, the processor 1010 is further configured to:
before the current frame image is processed in the image display link, determining the target starting time of the current frame image for the image display link processing according to the starting time of the image display link processing of the previous two frames of the current frame image or according to the preset time interval and the starting time of the image display link processing of the previous frame image of the current frame image;
and when the target starting time is reached, performing image display link processing on the current frame image, wherein the time interval of performing image display link processing on the current frame image and the previous frame image of the current frame image is the same as the time interval of performing image display link processing on the first two frame images of the current frame image, or is the preset time interval.
It should be understood that in the embodiment of the present application, the input unit 1004 may include a graphics processor (Graphics Processing Unit, GPU) 10041 and a microphone 10042, and the graphics processor 10041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes at least one of a touch panel 10071 and other input devices 10072. The touch panel 10071 is also referred to as a touch screen. The touch panel 10071 can include two portions, a touch detection device and a touch controller. Other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and so forth, which are not described in detail herein.
The memory 1009 may be used to store software programs as well as various data. The memory 1009 may mainly include a first memory area storing programs or instructions and a second memory area storing data, wherein the first memory area may store an operating system, application programs or instructions (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like. Further, the memory 1009 may include volatile memory or nonvolatile memory, or the memory 1009 may include both volatile and nonvolatile memory. The nonvolatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable EPROM (EEPROM), or a flash Memory. The volatile memory may be random access memory (Random Access Memory, RAM), static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (ddr SDRAM), enhanced SDRAM (Enhanced SDRAM), synchronous DRAM (SLDRAM), and Direct RAM (DRRAM). Memory 1009 in embodiments of the present application includes, but is not limited to, these and any other suitable types of memory.
The processor 1010 may include one or more processing units; optionally, the processor 1010 integrates an application processor that primarily processes operations involving an operating system, user interface, application programs, and the like, and a modem processor that primarily processes wireless communication signals, such as a baseband processor. It will be appreciated that the modem processor described above may not be integrated into the processor 1010.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction realizes each process of the embodiment of the image display control method, and the same technical effects can be achieved, so that repetition is avoided, and no further description is given here.
Wherein the processor is a processor in the electronic device described in the above embodiment. The readable storage medium includes computer readable storage medium such as computer readable memory ROM, random access memory RAM, magnetic or optical disk, etc.
The embodiment of the application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled with the processor, and the processor is used for running a program or an instruction, so as to implement each process of the embodiment of the image display control method, and achieve the same technical effect, so that repetition is avoided, and no redundant description is provided here.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, chip systems, or system-on-chip chips, etc.
The embodiments of the present application provide a computer program product stored in a storage medium, where the program product is executed by at least one processor to implement the respective processes of the embodiments of the image display control method described above, and achieve the same technical effects, and are not repeated herein.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Furthermore, it should be noted that the scope of the methods and apparatus in the embodiments of the present application is not limited to performing the functions in the order shown or discussed, but may also include performing the functions in a substantially simultaneous manner or in an opposite order depending on the functions involved, e.g., the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solutions of the present application may be embodied essentially or in a part contributing to the prior art in the form of a computer software product stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk), comprising several instructions for causing a terminal (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the methods described in the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those of ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are also within the protection of the present application.

Claims (11)

1. An image display control method, characterized by comprising:
identifying a usage scenario of the electronic device;
and under the condition that the use scene of the electronic equipment is a preset use scene, the working frequency of at least one processing link of image display processing is increased so as to shorten the display processing time of each frame of image, wherein the preset use scene comprises the use scene needing refreshing display of the image frames, and the at least one processing link comprises at least one of an image drawing link, an image processing link and an image display link.
2. The method of claim 1, wherein said increasing the operating frequency of at least one processing element of the image display process comprises:
adjusting the working frequency of each processing link of the image display processing from a first frequency to a second frequency, and adjusting the frequency of a synchronous signal from the first frequency to the second frequency;
the second frequency is higher than the first frequency, and each processing link is synchronously processed according to the synchronous signals.
3. The method of claim 2, wherein the frame rate output by the electronic device in the preset usage scenario remains unchanged.
4. A method according to claim 3, wherein the second frequency is twice the first frequency, and each processing element processes a next frame of image after processing a frame of image, with a processing period of one processing element being spaced.
5. The method of claim 1, wherein the operating frequency of the at least one processing element after the step up is higher than the frequency of the synchronization signal;
the image drawing link is synchronously processed according to the synchronous signals, the image processing link triggers processing when the image drawing link is finished, and the image display link triggers processing when the image processing link is finished.
6. The method of claim 5, wherein said increasing the operating frequency of at least one processing element of the image display process comprises:
the working frequency of the image drawing link is adjusted from a first frequency to a third frequency, the working frequency of the image processing link is adjusted from the first frequency to a fourth frequency, and the working frequency of the image display link is adjusted from the first frequency to a fifth frequency, wherein the third frequency, the fourth frequency and the fifth frequency are all higher than the first frequency.
7. The method of claim 6, wherein in the case where the usage scenario of the electronic device is a preset usage scenario, the method further comprises:
respectively distributing processing time to the image drawing link, the image processing link and the image display link so as to control the display processing time of each frame of image not to exceed the synchronization period of the synchronization signal;
and determining the third frequency, the fourth frequency and the fifth frequency according to the processing time respectively allocated to the image drawing link, the image processing link and the image display link.
8. The method according to any one of claims 5 to 7, wherein after said increasing the operating frequency of at least one processing element of the image display process, the method further comprises:
before the current frame image is processed in the image display link, determining the target starting time of the current frame image for the image display link processing according to the starting time of the image display link processing of the previous two frames of the current frame image or according to the preset time interval and the starting time of the image display link processing of the previous frame image of the current frame image;
And when the target starting time is reached, performing image display link processing on the current frame image, wherein the time interval of performing image display link processing on the current frame image and the previous frame image of the current frame image is the same as the time interval of performing image display link processing on the first two frame images of the current frame image, or is the preset time interval.
9. An image display control apparatus, comprising:
the identification module is used for identifying the use scene of the electronic equipment;
the adjusting module is used for adjusting the working frequency of at least one processing link of the image display processing under the condition that the use scene of the electronic equipment is a preset use scene so as to shorten the display processing time of each frame of image, wherein the preset use scene comprises the use scene of the display image frame needing to be refreshed, and the at least one processing link comprises at least one of an image drawing link, an image processing link and an image display link.
10. An electronic device comprising a processor and a memory storing a program or instructions executable on the processor, which when executed by the processor, implement the steps of the image display control method of any one of claims 1 to 8.
11. A readable storage medium, wherein a program or instructions are stored thereon, which when executed by a processor, implement the steps of the image display control method according to any one of claims 1 to 8.
CN202311269200.2A 2023-09-28 2023-09-28 Image display control method and device and electronic equipment Pending CN117311878A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311269200.2A CN117311878A (en) 2023-09-28 2023-09-28 Image display control method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311269200.2A CN117311878A (en) 2023-09-28 2023-09-28 Image display control method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN117311878A true CN117311878A (en) 2023-12-29

Family

ID=89296739

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311269200.2A Pending CN117311878A (en) 2023-09-28 2023-09-28 Image display control method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN117311878A (en)

Similar Documents

Publication Publication Date Title
US11068088B2 (en) Electronic devices with adaptive frame rate displays
JP6509908B2 (en) Display device, control method of display device, and control program
CN113160747B (en) Display screen frequency conversion method, display driving integrated circuit chip and application processor
JP6253894B2 (en) Control device, display device, and control method
KR101997776B1 (en) Method for reducing for consumption power of display unit and an electronic device thereof
CN103714772A (en) System, and method for modifying a pixel value as a function of a display duration estimate
US10269287B2 (en) Power saving method and device for displaying content in display screen
RU2648583C2 (en) Liquid crystal method and display device
US10134326B2 (en) Device for and method of saving power when refreshing a display screen when displayed content does not change
US9898982B2 (en) Display method, device and computer-readable medium
KR101822310B1 (en) Method and device for content displaying
CN117311878A (en) Image display control method and device and electronic equipment
CN113160749B (en) Display control device, display device, recording medium, and control method
CN112992060B (en) Display method and device of display screen of electronic equipment and electronic equipment
CN116486745A (en) Display control method and device and electronic equipment
JP2019191520A (en) Display control device, display device, and display control method
US20240096268A1 (en) Pixel luminance for digital display
CN117369757A (en) Display control method, display control device, electronic equipment and storage medium
CN116959374A (en) Frame rate control method, device, electronic equipment and storage medium
CN116225356A (en) Screen updating method and device, electronic equipment and readable storage medium
CN117294888A (en) Video playing method and terminal
CN117095655A (en) Image display control method, device, electronic equipment and readable storage medium
CN115798394A (en) Brightness adjusting method, device and storage medium
CN117389402A (en) Image processing method and device and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination