[go: up one dir, main page]

CN102520897A - Mobile terminal and method for increasing drawing speed of screen interface - Google Patents

Mobile terminal and method for increasing drawing speed of screen interface Download PDF

Info

Publication number
CN102520897A
CN102520897A CN201110359799XA CN201110359799A CN102520897A CN 102520897 A CN102520897 A CN 102520897A CN 201110359799X A CN201110359799X A CN 201110359799XA CN 201110359799 A CN201110359799 A CN 201110359799A CN 102520897 A CN102520897 A CN 102520897A
Authority
CN
China
Prior art keywords
screen
mobile terminal
video
application
interface
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.)
Granted
Application number
CN201110359799XA
Other languages
Chinese (zh)
Other versions
CN102520897B (en
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.)
Xi'an Huayang Nianhua Electronic Technology Co ltd
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201110359799.XA priority Critical patent/CN102520897B/en
Publication of CN102520897A publication Critical patent/CN102520897A/en
Application granted granted Critical
Publication of CN102520897B publication Critical patent/CN102520897B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种移动终端及其提高屏幕界面绘制速度的方法。当多媒体应用播放时,采用软实现编解码,初始化视频时不进行屏幕叠加操作,减少刷屏或者不刷屏,同时将用于绘制的图片资源搬移到内存中,完成界面绘制,然后通知底层打开设备,刷屏播放。本发明技术方案,能够有效的减少处理器的负荷,优先完成界面绘制,并且也能够在很短的时间内响应刷屏、解码,所以能够很好的提升了用户体验。

Figure 201110359799

A mobile terminal and a method for improving the drawing speed of a screen interface. When the multimedia application is playing, it adopts soft implementation codec, does not perform screen overlay operation when initializing the video, reduces or does not refresh the screen, and at the same time moves the image resources used for drawing to the memory, completes the interface drawing, and then notifies the underlying layer to open device, swipe the screen to play. The technical solution of the present invention can effectively reduce the load of the processor, give priority to completing interface drawing, and can also respond to screen swiping and decoding in a short time, so the user experience can be well improved.

Figure 201110359799

Description

一种移动终端及其提高屏幕界面绘制速度的方法A mobile terminal and method for improving screen interface drawing speed

技术领域 technical field

本发明涉及通信技术领域,更具体地,涉及一种移动终端及其提高屏幕界面绘制速度的方法。The present invention relates to the technical field of communication, and more specifically, to a mobile terminal and a method for improving the drawing speed of a screen interface.

背景技术 Background technique

以往屏幕界面绘制使用的方式是刷新屏幕和图片视频资源的加载、绘制是同时进行的。这样就会导致CPU的使用过高,使得终端负荷较大,导致某些应用程序不能顺利完成,出现比如视频的界面绘制的不完整,或者是卡住不动的情况。In the past, the method used to draw the screen interface was to refresh the screen and load and draw picture and video resources at the same time. This will lead to high usage of the CPU, resulting in a heavy load on the terminal, resulting in some applications not being able to be successfully completed, such as incomplete drawing of the video interface, or the situation of being stuck.

目前绝大部分的手机使用硬件解码,硬件解码需要硬件有硬件解码模块、相关的驱动配合、合适的播放软件以及对播放软件正确的设置,缺少任何一个都不能开启硬件解码功能。At present, most mobile phones use hardware decoding. Hardware decoding requires hardware to have a hardware decoding module, related drivers, suitable playback software, and correct settings for the playback software. Without any of these, the hardware decoding function cannot be enabled.

硬件解码的优点是效率高、功耗低、热功耗低,缺点是缺乏有力的支持(包括滤镜、字幕等)、局限性较大(例如打开硬件解码后终端的节能方面的功能失效等)、终端CPU使用过高,且设置较为复杂。The advantages of hardware decoding are high efficiency, low power consumption, and low thermal power consumption. The disadvantages are the lack of strong support (including filters, subtitles, etc.), and relatively large limitations (such as the failure of the energy-saving function of the terminal after hardware decoding is turned on, etc.) ), the terminal CPU usage is too high, and the settings are more complicated.

因此,有必要提出一种新的技术克服上述弊端。Therefore, it is necessary to propose a new technology to overcome the above drawbacks.

发明内容 Contents of the invention

本发明目的是解决多媒体编解码软件实现条件下,移动终端在使用多媒体应用的情况下,界面绘制延时过长的问题。The purpose of the invention is to solve the problem of too long interface drawing delay when the mobile terminal uses multimedia applications under the condition of multimedia codec software implementation.

为实现上述目的,本发明提出一种提高屏幕界面绘制速度的方法,当多媒体应用播放时,采用软实现编解码,初始化视频时不进行屏幕叠加操作,减少刷屏或者不刷屏,同时将用于绘制的图片资源搬移到内存中,完成界面绘制,然后通知底层打开设备,刷屏播放。In order to achieve the above purpose, the present invention proposes a method for improving the drawing speed of the screen interface. When the multimedia application is played, the codec is implemented softly, and the screen superimposition operation is not performed when the video is initialized, so as to reduce or not refresh the screen. Move the image resources drawn to the memory, complete the interface drawing, and then notify the bottom layer to open the device and refresh the screen to play.

进一步地,当多媒体应用播放时,其他优先级高的应用到达时会优先响应优先级高的应用;对多媒体应用采取暂停播放或者是退出应用的处理使得移动终端能够响应其他应用。Furthermore, when the multimedia application is playing, other high-priority applications will respond to the high-priority application preferentially when it arrives; pausing the multimedia application or exiting the application enables the mobile terminal to respond to other applications.

进一步地,当多媒体应用播放时,得到上层线程发出初始化设备的消息,下层会设定和播放相关参数。Furthermore, when the multimedia application is playing, the upper layer thread sends a message to initialize the device, and the lower layer will set and play related parameters.

进一步地,所述相关参数包括视频播放区域的大小、播放的模式、设置音频的通道、检查耳机状态、预设关键色。Further, the relevant parameters include the size of the video playing area, the playing mode, setting the audio channel, checking the earphone status, and preset key colors.

进一步地,在下层初始化设备后,收到消息响应,执行载入图片资源到内存中用于界面绘制。Further, after the device is initialized at the lower layer, a message response is received, and the image resource is loaded into the memory for interface drawing.

进一步地,视频播放器的图片资源加载后,通过绘制函数完成绘制界面。Further, after the image resource of the video player is loaded, the drawing interface is completed through a drawing function.

进一步地,所述绘制完成后发送通道消息到下层,通知下层打开设备、将设置完成的关键色值叠加到移动终端的屏幕上,单独创建一个线程刷屏完成视频数据在屏幕上的绘制。Further, after the drawing is completed, a channel message is sent to the lower layer to notify the lower layer to open the device, superimpose the set key color value on the screen of the mobile terminal, and create a separate thread to refresh the screen to complete the drawing of the video data on the screen.

本发明还提出一种移动终端,所述移动终端包括应用管理功能模块、界面绘制功能模块和视频播放功能模块;The present invention also proposes a mobile terminal, which includes an application management function module, an interface drawing function module and a video playback function module;

所述应用管理功能模块实现对移动终端上层应用的管理和移动终端按键响应;The application management function module realizes the management of the upper layer application of the mobile terminal and the key response of the mobile terminal;

所述界面绘制功能模块搬移将要绘制图片的资源到内存中,完成界面绘制;The interface drawing function module moves the resources to be drawn into the memory to complete the interface drawing;

所述视频播放功能模块初始化音、视频设备实现多媒体软解码以及刷视频帧到屏幕,显示视频画面。The video playing function module initializes audio and video equipment to realize multimedia soft decoding and flashes video frames to the screen to display video images.

进一步地,当多媒体应用播放时,其他优先级高的应用到达时会优先响应优先级高的应用;对多媒体应用采取暂停播放或者是退出应用的处理使得移动终端能够响应其他应用。Furthermore, when the multimedia application is playing, other high-priority applications will respond to the high-priority application preferentially when it arrives; pausing the multimedia application or exiting the application enables the mobile terminal to respond to other applications.

进一步地,当多媒体应用播放时,得到上层线程发出初始化设备的消息,下层会设定和播放相关参数,所述相关参数包括视频播放区域的大小、播放的模式、设置音频的通道、检查耳机状态、预设关键色。Further, when the multimedia application is playing, the upper layer thread sends a message to initialize the device, and the lower layer will set and play related parameters, the related parameters include the size of the video playback area, the playback mode, the channel for setting the audio, and the status of the earphone. , Preset key color.

综上所述,采用本发明具有如下有益效果:In summary, adopting the present invention has the following beneficial effects:

在本发明技术方案,能够有效的减少处理器的负荷,优先完成界面绘制,并且也能够在很短的时间内响应刷屏、解码,所以能够很好的提升了用户体验。In the technical solution of the present invention, the load of the processor can be effectively reduced, the interface drawing can be completed first, and the screen swiping and decoding can be responded in a short time, so the user experience can be well improved.

附图说明 Description of drawings

图1是本发明实施例移动终端组成示意图;FIG. 1 is a schematic diagram of the composition of a mobile terminal according to an embodiment of the present invention;

图2是本发明实施例提高屏幕界面绘制速度方法流程示意图。FIG. 2 is a schematic flowchart of a method for increasing the drawing speed of a screen interface according to an embodiment of the present invention.

具体实施方式 Detailed ways

本发明解决多媒体编解码软件实现条件下,移动终端在使用多媒体应用的情况下,界面绘制延时过长的问题。The invention solves the problem of too long interface drawing delay when the mobile terminal uses multimedia applications under the condition of realizing multimedia codec software.

本发明的主要思想是:Main idea of the present invention is:

当多媒体应用播放时,其他优先级高的应用到达时会优先响应优先级高的应用;对媒体应用采取暂停播放或者是退出应用的处理使得移动终端能够响应其他应用;采用软实现编解码的情况下,初始化视频时不进行屏幕叠加操作,减少刷屏或者不刷屏,同时用于绘制的图片资源搬移到内存中,完成界面绘制;然后通知底层打开设备,刷屏播放。When the multimedia application is playing, other high-priority applications will respond to the high-priority application first when they arrive; pause the media application or exit the application so that the mobile terminal can respond to other applications; the case of using soft codec Next, the screen overlay operation is not performed when the video is initialized, reducing or not refreshing the screen, and at the same time, the image resources used for drawing are moved to the memory to complete the interface drawing; then the underlying layer is notified to open the device, and the screen is played.

下面结合附图对本发明的具体实现原理及处理过程进行说明。The specific implementation principles and processing procedures of the present invention will be described below in conjunction with the accompanying drawings.

请参考图1所示,是本发明实施例移动终端组成示意图,本发明移动终端包括应用管理功能模块、界面绘制功能模块和视频播放功能模块。Please refer to FIG. 1 , which is a schematic diagram of the composition of the mobile terminal according to the embodiment of the present invention. The mobile terminal of the present invention includes an application management function module, an interface drawing function module and a video playback function module.

所述应用管理功能模块,用来实现对移动终端上层应用的管理和移动终端按键响应。The application management function module is used to realize the management of upper layer applications of the mobile terminal and the key response of the mobile terminal.

所述界面绘制功能模块,搬移将要绘制图片的资源到内存中,完成界面绘制。The interface drawing function module moves the resources to be drawn into the memory to complete the interface drawing.

所述视频播放功能模块,用来初始化音、视频设备实现多媒体软解码以及刷视频帧到LCD,显示视频画面。The video playing function module is used for initializing audio and video equipment to realize multimedia soft decoding and flashing video frames to LCD to display video images.

请参考图2所示,是本发明实施例提高屏幕界面绘制速度方法流程示意图,其包括如下步骤:Please refer to FIG. 2 , which is a schematic flowchart of a method for improving the drawing speed of a screen interface according to an embodiment of the present invention, which includes the following steps:

S201:启动应用;S201: start an application;

移动终端启动提高界面绘制速度功能,该功能可由用户设置是打开还是关闭,或者终端开机就自动启动。The mobile terminal activates the function of increasing the interface drawing speed. This function can be set by the user to be on or off, or it can be started automatically when the terminal is turned on.

S202:初始化设备;S202: Initialize the device;

得到上层线程发出初始化设备的消息以后,下层会设定一些和播放的相关参数,如视频播放区域的大小,播放的模式(全屏或者是半屏播放)、设置音频的通道、检查耳机状态、预设关键色,完成视频和音频设备的初始化,而不是继续对设备操作,打开设备(如果接下来打开设备会对LCD做刷屏处理,占用CPU的资源)。通知上层下层初始化完成。After getting the message of initializing the device from the upper thread, the lower layer will set some parameters related to the playback, such as the size of the video playback area, the playback mode (full screen or half screen playback), set the audio channel, check the status of the earphone, pre-set Set the key color and complete the initialization of video and audio devices, instead of continuing to operate the device and turn on the device (if the device is turned on next, it will refresh the LCD and occupy CPU resources). Notify the upper and lower layers that initialization is complete.

S203:资源载入;S203: resource loading;

在下层初始化音、视频设备后,收到消息响应,执行载入图片资源到内存中用于界面绘制。目前,现在降容技术的存储资源大部分都存储在文件系统中,通过图片的唯一ID在文件系统中查找该图片资源,加载到内存中。After the audio and video devices are initialized in the lower layer, a message response is received, and the image resource is loaded into the memory for interface drawing. At present, most of the storage resources of the current capacity reduction technology are stored in the file system, and the image resource is searched in the file system through the unique ID of the image and loaded into the memory.

S204:绘制屏幕;S204: draw the screen;

视频播放器的图片资源加载后,下层没有其他的动作占用处理器的资源,此时绘制界面,在资源充足的条件下通过GUI的绘制函数完成绘制界面,因为此时能够最大限度的使用处理资源,所以能够立刻完成对界面的绘制,用户可以第一时间感受到视频应用已经开启。提升用户视觉体验。After the image resources of the video player are loaded, there are no other actions in the lower layer that occupy the resources of the processor. At this time, the interface is drawn, and the drawing interface is completed through the drawing function of the GUI under the condition of sufficient resources, because the processing resources can be used to the maximum at this time. , so the drawing of the interface can be completed immediately, and the user can immediately feel that the video application has been opened. Improve user visual experience.

S205:打开音频、视频设备;S205: Turn on audio and video equipment;

绘制完成后发送通道消息,直接发送消息到下层,用于通知下层打开设备、将设置完成的关键色值叠加到移动终端的屏幕上,此时会单独创建一个线程用来刷屏完成视频数据在LCD上的绘制。After the drawing is completed, the channel message is sent directly to the lower layer, which is used to notify the lower layer to open the device and superimpose the set key color value on the screen of the mobile terminal. At this time, a separate thread will be created to refresh the screen to complete the video data on the screen. Drawing on LCD.

S206:播放视频。S206: Play a video.

接下来利用软解码来解码视频数据,开始视频的解帧,将得到的数据帧和关键色通过已经启动的线程叠加在一起显示在LCD上,达到视频播放视频的目的。Next, use soft decoding to decode video data, start video frame deframing, and superimpose the obtained data frame and key color on the LCD through the thread that has been started, so as to achieve the purpose of video playback.

当移动终端接受按键消息以后,消息处理函数在消息队列中添加对该消息的响应,判断将要打开的视频格式是否合法、查询是否有视频应用在运行中,如果有视频应用在运行中,结束以前的应用,响应当前的按键响应,同时处理是否有多媒体的其他应用在运行中,因为要保证在视频的播放过程,音频设备和视频设备都是独占、并且判断视频播放是不是目前的最先优先级,当条件满足了,启动视频播放应用。在处理函数中截获按键消息在处理该消息的时候通知下层启动视频播放的应用的同时完成视频缓冲区的申请。After the mobile terminal receives the button message, the message processing function adds a response to the message in the message queue, judges whether the video format to be opened is legal, checks whether there is a video application running, if there is a video application running, before the end The application responds to the current button response, and at the same time handles whether there are other multimedia applications running, because it is necessary to ensure that the audio device and the video device are exclusive during the video playback process, and determine whether the video playback is currently the first priority Level, when the condition is met, start the video playback application. In the processing function, the button message is intercepted, and when the message is processed, the application for the video buffer is completed while the lower layer is notified to start the video playing application.

综上所述,在本发明中,移动终端使用资源进行合理控制,通过线程并发和通道消息,完成上下层之间的消息响应,这样可以保证在最短的时间内将消息传到上层(或者是下层),通道消息还能够保证消息的不丢失,在应用启动开始过程中采用先初始化设备不刷屏叠加的方案、绘制模块完成界面绘制,采用这样的方式能够有效的减少处理器的负荷,优先完成界面绘制,并且也能够在很短的时间内响应刷屏、解码,所以能够很好的提升了用户体验。In summary, in the present invention, the mobile terminal uses resources to carry out reasonable control, and completes the message response between the upper and lower layers through thread concurrency and channel messages, so that it can ensure that the message is passed to the upper layer (or the upper layer) in the shortest time. The lower layer), the channel message can also ensure that the message will not be lost. In the process of application startup, the scheme of initializing the device without refreshing the screen and overlaying is adopted, and the drawing module completes the interface drawing. This method can effectively reduce the load on the processor. Priority The interface drawing is completed, and it can also respond to screen swiping and decoding in a very short time, so it can improve the user experience very well.

当然,本发明还可有多种实施方式,在不背离本发明精神及其实质的情况,熟悉本领域的技术人员当然可根据本发明做出各种相应的更改或变化,但凡在本发明的精神和原则之内所作的任何修改、等同替换、改进,均应包含在本发明的保护范围之内。Certainly, the present invention also can have multiple embodiments, without departing from the spirit and essence of the present invention, those skilled in the art can of course make various corresponding changes or changes according to the present invention, as long as the Any modifications, equivalent replacements, and improvements made within the spirit and principles shall be included within the protection scope of the present invention.

Claims (10)

1.一种提高屏幕界面绘制速度的方法,其特征在于,当多媒体应用播放时,采用软实现编解码,初始化视频时不进行屏幕叠加操作,减少刷屏或者不刷屏,同时将用于绘制的图片资源搬移到内存中,完成界面绘制,然后通知底层打开设备,刷屏播放。1. A method for improving the drawing speed of the screen interface, characterized in that, when the multimedia application is played, the codec is implemented softly, and the screen overlay operation is not performed when the video is initialized, reducing or not refreshing the screen, and at the same time, the screen will be used for drawing Move the image resources to the memory, complete the interface drawing, and then notify the bottom layer to open the device and refresh the screen to play. 2.如权利要求1所述的方法,其特征在于,当多媒体应用播放时,其他优先级高的应用到达时会优先响应优先级高的应用;对多媒体应用采取暂停播放或者是退出应用的处理使得移动终端能够响应其他应用。2. The method according to claim 1, wherein when the multimedia application is playing, other high-priority applications will respond to the high-priority application preferentially when they arrive; the multimedia application is paused or exited from the application Enables the mobile terminal to respond to other applications. 3.如权利要求1所述的方法,其特征在于,当多媒体应用播放时,得到上层线程发出初始化设备的消息,下层会设定和播放相关参数。3. The method according to claim 1, wherein when the multimedia application is playing, the upper layer thread sends a message to initialize the device, and the lower layer will set and play related parameters. 4.如权利要求3所述的方法,其特征在于,所述相关参数包括视频播放区域的大小、播放的模式、设置音频的通道、检查耳机状态、预设关键色。4. The method according to claim 3, wherein the relevant parameters include the size of the video playing area, the playing mode, setting the audio channel, checking the earphone status, and preset key colors. 5.如权利要求3所述的方法,其特征在于,在下层初始化设备后,收到消息响应,执行载入图片资源到内存中用于界面绘制。5. The method according to claim 3, characterized in that, after the lower layer initializes the device, a message response is received, and the picture resource is loaded into the memory for interface drawing. 6.如权利要求5所述的方法,其特征在于,视频播放器的图片资源加载后,通过绘制函数完成绘制界面。6. The method according to claim 5, wherein after the picture resource of the video player is loaded, the drawing interface is completed through a drawing function. 7.如权利要求6所述的方法,其特征在于,所述绘制完成后发送通道消息到下层,通知下层打开设备、将设置完成的关键色值叠加到移动终端的屏幕上,单独创建一个线程刷屏完成视频数据在屏幕上的绘制。7. The method according to claim 6, characterized in that, after the drawing is completed, a channel message is sent to the lower layer to notify the lower layer to open the device, superimpose the set key color value on the screen of the mobile terminal, and create a separate thread Swipe the screen to complete the drawing of video data on the screen. 8.一种移动终端,其特征在于,所述移动终端包括应用管理功能模块、界面绘制功能模块和视频播放功能模块;8. A mobile terminal, characterized in that the mobile terminal includes an application management function module, an interface drawing function module and a video playback function module; 所述应用管理功能模块实现对移动终端上层应用的管理和移动终端按键响应;The application management function module realizes the management of the upper layer application of the mobile terminal and the key response of the mobile terminal; 所述界面绘制功能模块搬移将要绘制图片的资源到内存中,完成界面绘制;The interface drawing function module moves the resources to be drawn into the memory to complete the interface drawing; 所述视频播放功能模块初始化音、视频设备实现多媒体软解码以及刷视频帧到屏幕,显示视频画面。The video playing function module initializes audio and video equipment to realize multimedia soft decoding and flashes video frames to the screen to display video images. 9.如权利要求8所述的移动终端,其特征在于,当多媒体应用播放时,其他优先级高的应用到达时会优先响应优先级高的应用;对多媒体应用采取暂停播放或者是退出应用的处理使得移动终端能够响应其他应用。9. The mobile terminal as claimed in claim 8, characterized in that, when the multimedia application is playing, other applications with high priority will respond to the application with high priority when it arrives; the multimedia application is paused or exited from the application Processing enables the mobile terminal to respond to other applications. 10.如权利要求8所述的移动终端,其特征在于,当多媒体应用播放时,得到上层线程发出初始化设备的消息,下层会设定和播放相关参数,所述相关参数包括视频播放区域的大小、播放的模式、设置音频的通道、检查耳机状态、预设关键色。10. The mobile terminal according to claim 8, wherein when the multimedia application is playing, the upper layer thread sends a message to initialize the device, and the lower layer will set and play related parameters, and the related parameters include the size of the video playback area , play mode, set audio channel, check headphone status, preset key color.
CN201110359799.XA 2011-11-14 2011-11-14 Mobile terminal and method for increasing drawing speed of screen interface Active CN102520897B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110359799.XA CN102520897B (en) 2011-11-14 2011-11-14 Mobile terminal and method for increasing drawing speed of screen interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110359799.XA CN102520897B (en) 2011-11-14 2011-11-14 Mobile terminal and method for increasing drawing speed of screen interface

Publications (2)

Publication Number Publication Date
CN102520897A true CN102520897A (en) 2012-06-27
CN102520897B CN102520897B (en) 2015-01-28

Family

ID=46291840

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110359799.XA Active CN102520897B (en) 2011-11-14 2011-11-14 Mobile terminal and method for increasing drawing speed of screen interface

Country Status (1)

Country Link
CN (1) CN102520897B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103929536A (en) * 2014-03-31 2014-07-16 广东明创软件科技有限公司 Method for Improving Image Processing Echo Speed and Mobile Terminal
CN104598129A (en) * 2015-01-13 2015-05-06 深圳清溢光电股份有限公司 Method and system for controlling repair and measurement of software screen
CN105828208A (en) * 2016-03-29 2016-08-03 青岛海信电器股份有限公司 Method and device for playing audio/video and smart terminal
CN106598783A (en) * 2016-12-06 2017-04-26 广东欧珀移动通信有限公司 A display control method and device for an intelligent terminal, and an intelligent terminal

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5838334A (en) * 1994-11-16 1998-11-17 Dye; Thomas A. Memory and graphics controller which performs pointer-based display list video refresh operations
WO1999052093A1 (en) * 1998-04-06 1999-10-14 Interactive Silicon, Inc. Video/graphics controller which performs pointer-based display list video refresh operations
CN1384427A (en) * 2001-05-06 2002-12-11 深圳市中兴通讯股份有限公司上海第二研究所 Large-view blocking and buffering display method
CN1282110C (en) * 2001-06-14 2006-10-25 国际商业机器公司 Screen refresh method
US20090252227A1 (en) * 2008-04-07 2009-10-08 Qualcomm Incorporated Video refresh adaptation algorithms responsive to error feedback
CN101820535A (en) * 2008-08-15 2010-09-01 北京北大众志微系统科技有限责任公司 Network computer multimedia video playing method and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5838334A (en) * 1994-11-16 1998-11-17 Dye; Thomas A. Memory and graphics controller which performs pointer-based display list video refresh operations
US6067098A (en) * 1994-11-16 2000-05-23 Interactive Silicon, Inc. Video/graphics controller which performs pointer-based display list video refresh operation
WO1999052093A1 (en) * 1998-04-06 1999-10-14 Interactive Silicon, Inc. Video/graphics controller which performs pointer-based display list video refresh operations
CN1384427A (en) * 2001-05-06 2002-12-11 深圳市中兴通讯股份有限公司上海第二研究所 Large-view blocking and buffering display method
CN1282110C (en) * 2001-06-14 2006-10-25 国际商业机器公司 Screen refresh method
US20090252227A1 (en) * 2008-04-07 2009-10-08 Qualcomm Incorporated Video refresh adaptation algorithms responsive to error feedback
CN101820535A (en) * 2008-08-15 2010-09-01 北京北大众志微系统科技有限责任公司 Network computer multimedia video playing method and system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103929536A (en) * 2014-03-31 2014-07-16 广东明创软件科技有限公司 Method for Improving Image Processing Echo Speed and Mobile Terminal
CN104598129A (en) * 2015-01-13 2015-05-06 深圳清溢光电股份有限公司 Method and system for controlling repair and measurement of software screen
CN104598129B (en) * 2015-01-13 2018-02-13 深圳清溢光电股份有限公司 A kind of control method and system for repairing Survey Software screen
CN105828208A (en) * 2016-03-29 2016-08-03 青岛海信电器股份有限公司 Method and device for playing audio/video and smart terminal
CN106598783A (en) * 2016-12-06 2017-04-26 广东欧珀移动通信有限公司 A display control method and device for an intelligent terminal, and an intelligent terminal

Also Published As

Publication number Publication date
CN102520897B (en) 2015-01-28

Similar Documents

Publication Publication Date Title
TWI502977B (en) Audio/video playing device, audio/video processing device, systems, and method thereof
CN103338139B (en) Multi-screen interaction method, device and terminal device
EP4227792A1 (en) Wireless screen-casting method, mobile device, and computer-readable storage medium
CN108737893B (en) Video playing method, device and medium for realizing fast first frame map based on hybrid decoding
JP2017523684A5 (en)
WO2018082213A1 (en) Display method and electronic terminal
WO2019114724A1 (en) Camera thumbnail image generating method, mobile terminal, and storage medium
CN102724452B (en) The picture processing method of video playback and device
US10805570B2 (en) System and method for streaming multimedia data
CN109151966A (en) Terminal control method, terminal control device, terminal equipment and storage medium
CN112054986A (en) Dynamically allocating computing resources to generate highlights in cloud gaming systems
US20180181364A1 (en) Systems and methods for using distributed universal serial bus (usb) host drivers
CN104133711A (en) Camera safe switching method based on Android system
CN102520897B (en) Mobile terminal and method for increasing drawing speed of screen interface
US20150195531A1 (en) Encoding control apparatus and encoding control method
CN104094246A (en) User-implemented Adaptive Streaming
CN105828195A (en) Suspending resuming method and apparatus of player
CN105872724A (en) A video playback method and device
CN104777980A (en) Method and device for electricity saving of high-resolution terminal
US10102828B2 (en) Method and apparatus for adaptive graphics compression and display buffer switching
CN106998495A (en) A kind of video broadcasting method and device
US20140099039A1 (en) Image processing device, image processing method, and image processing system
US12063413B2 (en) Device and system for streaming media interaction
CN112019858B (en) Video playing method and device, computer equipment and storage medium
CN107004018B (en) Data processing method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20201224

Address after: 251800 north of Dongshou Road, Yanggu Road, Laodian Town, Yangxin County, Binzhou City, Shandong Province

Patentee after: Greihezheng (Shandong) energy saving building materials Co., Ltd

Address before: 518057 Ministry of justice, Zhongxing building, South Science and technology road, Nanshan District hi tech Industrial Park, Shenzhen, Guangdong

Patentee before: ZTE Corp.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211222

Address after: 710000 room 1106, building 3, hi tech garden, Keji 7th Road, hi tech Zone, Xi'an City, Shaanxi Province

Patentee after: Xi'an Huayang Nianhua Electronic Technology Co.,Ltd.

Address before: 251800 north of Dongshou Road, Yanggu Road, Laodian Town, Yangxin County, Binzhou City, Shandong Province

Patentee before: Greihezheng (Shandong) energy saving building materials Co., Ltd

TR01 Transfer of patent right