CN111798366A - Method and terminal for accelerating PNG display speed based on small memory embedded device - Google Patents

Method and terminal for accelerating PNG display speed based on small memory embedded device Download PDF

Info

Publication number
CN111798366A
CN111798366A CN202010562448.8A CN202010562448A CN111798366A CN 111798366 A CN111798366 A CN 111798366A CN 202010562448 A CN202010562448 A CN 202010562448A CN 111798366 A CN111798366 A CN 111798366A
Authority
CN
China
Prior art keywords
png
pixel data
picture
embedded device
picture pixel
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
CN202010562448.8A
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.)
Fuzhou Wecon Electronic Technology Co ltd
Original Assignee
Fuzhou Wecon Electronic Technology 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 Fuzhou Wecon Electronic Technology Co ltd filed Critical Fuzhou Wecon Electronic Technology Co ltd
Priority to CN202010562448.8A priority Critical patent/CN111798366A/en
Publication of CN111798366A publication Critical patent/CN111798366A/en
Priority to PCT/CN2021/082886 priority patent/WO2021253907A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/60Memory management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/20Processor architectures; Processor configuration, e.g. pipelining

Abstract

The invention relates to the technical field of embedded devices, in particular to a method and a terminal for accelerating PNG display speed based on a small-memory embedded device. The PNG picture is preloaded in advance when the small memory embedded device is powered on, the PNG picture is converted into decompressed and decoded picture pixel data, when the small memory embedded device enters a display program, namely when the small memory embedded device needs to be loaded, the corresponding picture pixel data only needs to be loaded, and the corresponding palette data is matched, so that the steps of loading and decoding in the display process are omitted, and the time and the CPU cost are saved.

Description

Method and terminal for accelerating PNG display speed based on small memory embedded device
Technical Field
The invention relates to the technical field of embedded devices, in particular to a method and a terminal for accelerating PNG display speed based on a small-memory embedded device.
Background
The man-machine interface is an embedded device, which is influenced by price and cost, the hardware configuration of the entry-level man-machine interface product is lower, the CPU performance is weaker, the running memory is very small (such as 64M total memory, wherein about 35M available memory of an application program is used), and the used storage device is FLASH with a slower read-write speed. In the process of using the human-computer interface by a user, a human-computer interface program always needs to continuously read the PNG picture to display on the interface. However, at present, the PNG picture is loaded slowly, so that the use experience of the user is affected.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the method and the terminal for accelerating the display speed of the PNG based on the small-memory embedded device can improve the display efficiency of the PNG picture.
In order to solve the technical problems, the invention adopts a technical scheme that:
the method for accelerating the PNG display speed based on the small memory embedded device comprises the following steps:
s1, when the small memory embedded device is powered on, all PNG pictures are preloaded to obtain palette data and compressed picture pixel data corresponding to all PNG pictures, and the palette data and the compressed picture pixel data are stored;
s2, when the small-memory embedded device enters a display program, acquiring first palette data corresponding to a first PNG picture and compressed first picture pixel data according to the first PNG picture to be displayed;
and S3, decompressing the compressed first picture pixel data obtained in the step S2 to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device.
The invention adopts another technical scheme that:
the terminal for accelerating the PNG display speed based on the small-memory embedded device comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the following steps when executing the computer program:
s1, when the small memory embedded device is powered on, all PNG pictures are preloaded to obtain palette data and compressed picture pixel data corresponding to all PNG pictures, and the palette data and the compressed picture pixel data are stored;
s2, when the small-memory embedded device enters a display program, acquiring first palette data corresponding to a first PNG picture and compressed first picture pixel data according to the first PNG picture to be displayed;
and S3, decompressing the compressed first picture pixel data obtained in the step S2 to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device.
The invention has the beneficial effects that:
according to the method and the terminal for accelerating the PNG display speed based on the small memory embedded device, the PNG picture is preloaded in advance when the small memory embedded device is powered on, the PNG picture is converted into decompressed and decoded picture pixel data, when the small memory embedded device enters a display program, namely the picture pixel data needs to be loaded, the corresponding picture pixel data only needs to be loaded, the palette data is matched, the steps of loading and decoding in the display process are omitted, and the time and the CPU cost are saved.
Drawings
FIG. 1 is a flow chart of the steps of a method for accelerating the PNG display speed based on a small memory embedded device according to the present invention;
FIG. 2 is a block diagram of the structure of the terminal for accelerating the PNG display speed based on the small-memory embedded device according to the present invention;
description of reference numerals:
1. a memory; 2. a processor.
Detailed Description
In order to explain technical contents, achieved objects, and effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
Referring to fig. 1, the method for increasing the PNG display speed based on the small memory embedded device provided by the present invention includes the following steps:
s1, when the small memory embedded device is powered on, all PNG pictures are preloaded to obtain palette data and compressed picture pixel data corresponding to all PNG pictures, and the palette data and the compressed picture pixel data are stored;
s2, when the small-memory embedded device enters a display program, acquiring first palette data corresponding to a first PNG picture and compressed first picture pixel data according to the first PNG picture to be displayed;
and S3, decompressing the compressed first picture pixel data obtained in the step S2 to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device.
From the above description, the beneficial effects of the present invention are:
according to the method for accelerating the PNG display speed based on the small memory embedded device, the PNG picture is preloaded in advance when the small memory embedded device is powered on, the PNG picture is converted into decompressed and decoded picture pixel data, when the small memory embedded device enters a display program, namely the picture pixel data needs to be loaded, the corresponding picture pixel data only needs to be loaded, the palette data is matched, the steps of loading and decoding in the display process are omitted, and the time and the CPU cost are saved.
Further, the preloading operation in step S1 specifically includes:
each PNG picture is loaded into a cache of a memory to obtain picture pixel data and debugging board data which correspond to the PNG picture and are used for displaying on a small-memory embedded device;
and compressing the obtained picture pixel data, storing the compressed picture pixel data into a file, and releasing the cache corresponding to the picture pixel data in the memory.
As can be seen from the above description, the preloading operation is realized through the above specific steps. The obtained picture pixel data is compressed, the data volume is greatly reduced, and the cache corresponding to the picture pixel data in the memory is released, namely only the palette data occupying a small memory is reserved, so that the method is suitable for small-memory embedded equipment.
Further, step S1 is specifically:
when the small memory embedded device is powered on, selecting unloaded PNG pictures from all the PNG pictures to obtain all the unloaded PNG pictures, performing preloading operation on all the unloaded PNG pictures to obtain palette data and compressed picture pixel data corresponding to all the unloaded PNG pictures, and storing the palette data and the compressed picture pixel data.
As can be seen from the above description, by selecting the unloaded PNG picture, the preloading operation is performed only on the unloaded PNG picture, and the preloading efficiency is further improved.
Further, step S3 is specifically:
and S3, loading the compressed first picture pixel data obtained in the step S2 into a memory for decompression to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device.
As can be seen from the above description, the decompression and display operations are realized through the above specific steps.
Further, the decompressing operation is: the compressed first picture pixel data obtained in step S2 is decompressed using a zlib compression algorithm.
From the above description, it can be known that the decompression efficiency can be further improved by using the zlib compression algorithm, and the display speed of the PNG picture can be further increased.
Referring to fig. 2, the terminal for increasing PNG display speed based on a small memory embedded device provided by the present invention further includes a memory 1, a processor 2, and a computer program stored in the memory 1 and capable of running on the processor 2, where the processor 2 implements the following steps when executing the computer program:
s1, when the small memory embedded device is powered on, all PNG pictures are preloaded to obtain palette data and compressed picture pixel data corresponding to all PNG pictures, and the palette data and the compressed picture pixel data are stored;
s2, when the small-memory embedded device enters a display program, acquiring first palette data corresponding to a first PNG picture and compressed first picture pixel data according to the first PNG picture to be displayed;
and S3, decompressing the compressed first picture pixel data obtained in the step S2 to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device.
From the above description, the beneficial effects of the present invention are:
according to the terminal for accelerating the PNG display speed based on the small memory embedded device, the PNG picture is preloaded in advance when the small memory embedded device is powered on, the PNG picture is converted into decompressed and decoded picture pixel data, when the small memory embedded device enters a display program, namely the picture pixel data needs to be loaded, the corresponding picture pixel data only needs to be loaded and matched with the corresponding palette data, the steps of loading and decoding in the display process are omitted, and the time and the CPU cost are saved.
Further, the processor, when executing the computer program, further implements the following steps:
each PNG picture is loaded into a cache of a memory to obtain picture pixel data and debugging board data which correspond to the PNG picture and are used for displaying on a small-memory embedded device;
and compressing the obtained picture pixel data, storing the compressed picture pixel data into a file, and releasing the cache corresponding to the picture pixel data in the memory.
As can be seen from the above description, the preloading operation is realized through the above specific steps. The obtained picture pixel data is compressed, the data volume is greatly reduced, and the cache corresponding to the picture pixel data in the memory is released, namely only the palette data occupying a small memory is reserved, so that the method is suitable for small-memory embedded equipment.
Further, the processor, when executing the computer program, further implements the following steps:
when the small memory embedded device is powered on, selecting unloaded PNG pictures from all the PNG pictures to obtain all the unloaded PNG pictures, performing preloading operation on all the unloaded PNG pictures to obtain palette data and compressed picture pixel data corresponding to all the unloaded PNG pictures, and storing the palette data and the compressed picture pixel data.
As can be seen from the above description, by selecting the unloaded PNG picture, the preloading operation is performed only on the unloaded PNG picture, and the preloading efficiency is further improved.
Further, the processor, when executing the computer program, further implements the following steps:
and S3, loading the compressed first picture pixel data obtained in the step S2 into a memory for decompression to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device.
As can be seen from the above description, the decompression and display operations are realized through the above specific steps.
Further, the processor, when executing the computer program, further implements the following steps:
the compressed first picture pixel data obtained in step S2 is decompressed using a zlib compression algorithm.
From the above description, it can be known that the decompression efficiency can be further improved by using the zlib compression algorithm, and the display speed of the PNG picture can be further increased.
Referring to fig. 1, a first embodiment of the present invention is:
the invention provides a method for accelerating PNG display speed based on small memory embedded equipment, which comprises the following steps:
s1, when the small memory embedded device is powered on, all PNG pictures are preloaded to obtain palette data and compressed picture pixel data corresponding to all PNG pictures, and the palette data and the compressed picture pixel data are stored;
in this embodiment, the preloading operation specifically includes: each PNG picture is loaded into a cache of a memory to obtain picture pixel data and debugging board data which correspond to the PNG picture and are used for displaying on a small-memory embedded device; and compressing the obtained picture pixel data, storing the compressed picture pixel data into a file, and releasing the cache corresponding to the picture pixel data in the memory. The obtained picture pixel data is compressed, the data volume is greatly reduced, and the cache corresponding to the picture pixel data in the memory is released, namely only the palette data occupying a small memory is reserved, so that the method is suitable for small-memory embedded equipment.
In the loading process, the ordered loading may be performed according to a preset priority order, for example, the priority of the main page in the interface is the highest, the priority of each secondary page in the main page is reduced once, the priority of the sub-secondary pages in the secondary pages is lower, and so on. Or orderly loading according to the data size of the PNG pictures.
In addition, in order to further improve the preloading efficiency, only the unloaded PNG pictures are subjected to the preloading operation, that is, when the small-memory embedded device is powered on, the unloaded PNG pictures are selected from all the PNG pictures to obtain all the unloaded PNG pictures, and the preloading operation is performed on all the unloaded PNG pictures to obtain the palette data and the compressed picture pixel data corresponding to all the unloaded PNG pictures, and the palette data and the compressed picture pixel data are stored.
S2, when the small-memory embedded device enters a display program, namely an interaction link is entered, according to a first PNG picture to be displayed, acquiring first palette data corresponding to the first PNG picture and compressed first picture pixel data; wherein, the first PNG picture to be displayed is known according to the display program.
And S3, decompressing the compressed first picture pixel data obtained in the step S2 to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device.
The step S3 is specifically:
and S3, loading the compressed first picture pixel data obtained in the step S2 into a memory for decompression to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device. Wherein the decompression operation is: the compressed first picture pixel data obtained in step S2 is decompressed using a zlib compression algorithm. By using the zlib compression algorithm, the decompression efficiency can be further improved, and the display speed of the PNG picture is further increased.
In this scenario, the inventors have also tested the following three approaches:
the first method is as follows: and after the PNG picture is loaded, directly caching the PNG picture in a memory. When the display is needed, the display can be directly performed, and the PNG display speed is fastest in the mode. But occupies the largest memory, and is not suitable for a small-memory embedded system.
The second method comprises the following steps: after the PNG picture is loaded, the PNG picture is compressed and loaded to obtain picture pixel data, and the compressed data is cached in a memory. This approach takes up much less memory than the first approach. However, the size of the PNG picture in the project obtained by the secondary development of the user cannot be estimated, the pixel data compression effect of part of the PNG picture is not good, the problem of large memory occupation is likely to occur, and the result cannot be estimated, so that the method is not adopted.
The third method comprises the following steps: after the PNG picture is loaded, the pixel data of the picture is directly stored in the FLASH without being compressed, and the method can avoid the step of decompression after the PNG picture is read into the memory. However, the uncompressed pixel data is often larger, and the reading speed of FLASH is slow, so although the decompression step after reading the memory is saved, a longer time is spent in reading the uncompressed pixel data file, and the compressed pixel data is not as good as the compressed pixel data.
Based on the above conclusion, the inventor chooses the technical scheme provided by the application to improve the display efficiency of the PNG picture under the condition of a small memory embedded device.
Referring to fig. 2, the second embodiment of the present invention is:
the terminal for accelerating the PNG display speed based on the small-memory embedded device comprises a memory 1, a processor 2 and a computer program which is stored on the memory 1 and can run on the processor 2, wherein the processor 2 realizes the following steps when executing the computer program:
s1, when the small memory embedded device is powered on, all PNG pictures are preloaded to obtain palette data and compressed picture pixel data corresponding to all PNG pictures, and the palette data and the compressed picture pixel data are stored;
s2, when the small-memory embedded device enters a display program, acquiring first palette data corresponding to a first PNG picture and compressed first picture pixel data according to the first PNG picture to be displayed;
and S3, decompressing the compressed first picture pixel data obtained in the step S2 to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device.
In this embodiment, the processor, when executing the computer program, further implements the following steps:
each PNG picture is loaded into a cache of a memory to obtain picture pixel data and debugging board data which correspond to the PNG picture and are used for displaying on a small-memory embedded device;
and compressing the obtained picture pixel data, storing the compressed picture pixel data into a file, and releasing the cache corresponding to the picture pixel data in the memory.
In this embodiment, the processor, when executing the computer program, further implements the following steps:
when the small memory embedded device is powered on, selecting unloaded PNG pictures from all the PNG pictures to obtain all the unloaded PNG pictures, performing preloading operation on all the unloaded PNG pictures to obtain palette data and compressed picture pixel data corresponding to all the unloaded PNG pictures, and storing the palette data and the compressed picture pixel data.
In this embodiment, the processor, when executing the computer program, further implements the following steps:
and S3, loading the compressed first picture pixel data obtained in the step S2 into a memory for decompression to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device.
In this embodiment, the processor, when executing the computer program, further implements the following steps:
the compressed first picture pixel data obtained in step S2 is decompressed using a zlib compression algorithm.
In summary, according to the method and the terminal for accelerating PNG display speed based on the small memory embedded device provided by the invention, the PNG picture is preloaded in advance when the small memory embedded device is powered on, and the PNG picture is converted into decompressed and decoded picture pixel data.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (10)

1. The method for accelerating the PNG display speed based on the small memory embedded device is characterized by comprising the following steps:
s1, when the small memory embedded device is powered on, all PNG pictures are preloaded to obtain palette data and compressed picture pixel data corresponding to all PNG pictures, and the palette data and the compressed picture pixel data are stored;
s2, when the small-memory embedded device enters a display program, acquiring first palette data corresponding to a first PNG picture and compressed first picture pixel data according to the first PNG picture to be displayed;
and S3, decompressing the compressed first picture pixel data obtained in the step S2 to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device.
2. The method for accelerating PNG display speed based on a small memory embedded device according to claim 1, wherein the preloading operation in step S1 specifically is:
each PNG picture is loaded into a cache of a memory to obtain picture pixel data and debugging board data which correspond to the PNG picture and are used for displaying on a small-memory embedded device;
and compressing the obtained picture pixel data, storing the compressed picture pixel data into a file, and releasing the cache corresponding to the picture pixel data in the memory.
3. The method for accelerating PNG display speed based on small memory embedded device according to claim 1, wherein step S1 specifically is:
when the small memory embedded device is powered on, selecting unloaded PNG pictures from all the PNG pictures to obtain all the unloaded PNG pictures, performing preloading operation on all the unloaded PNG pictures to obtain palette data and compressed picture pixel data corresponding to all the unloaded PNG pictures, and storing the palette data and the compressed picture pixel data.
4. The method for accelerating PNG display speed based on small memory embedded device according to claim 1, wherein step S3 specifically is:
and S3, loading the compressed first picture pixel data obtained in the step S2 into a memory for decompression to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device.
5. The method for accelerating PNG display speed based on small memory embedded device as recited in claim 4, wherein said decompression operation is: the compressed first picture pixel data obtained in step S2 is decompressed using a zlib compression algorithm.
6. The terminal for accelerating the PNG display speed based on the small-memory embedded device is characterized by comprising a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor executes the computer program to realize the following steps:
s1, when the small memory embedded device is powered on, all PNG pictures are preloaded to obtain palette data and compressed picture pixel data corresponding to all PNG pictures, and the palette data and the compressed picture pixel data are stored;
s2, when the small-memory embedded device enters a display program, acquiring first palette data corresponding to a first PNG picture and compressed first picture pixel data according to the first PNG picture to be displayed;
and S3, decompressing the compressed first picture pixel data obtained in the step S2 to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device.
7. The terminal for accelerating PNG display speed based on small-memory embedded device as recited in claim 6, wherein said processor further implements the following steps when executing said computer program:
each PNG picture is loaded into a cache of a memory to obtain picture pixel data and debugging board data which correspond to the PNG picture and are used for displaying on a small-memory embedded device;
and compressing the obtained picture pixel data, storing the compressed picture pixel data into a file, and releasing the cache corresponding to the picture pixel data in the memory.
8. The terminal for accelerating PNG display speed based on small-memory embedded device as recited in claim 6, wherein said processor further implements the following steps when executing said computer program:
when the small memory embedded device is powered on, selecting unloaded PNG pictures from all the PNG pictures to obtain all the unloaded PNG pictures, performing preloading operation on all the unloaded PNG pictures to obtain palette data and compressed picture pixel data corresponding to all the unloaded PNG pictures, and storing the palette data and the compressed picture pixel data.
9. The terminal for accelerating PNG display speed based on small-memory embedded device as recited in claim 6, wherein said processor further implements the following steps when executing said computer program:
and S3, loading the compressed first picture pixel data obtained in the step S2 into a memory for decompression to obtain decompressed first picture pixel data, combining the decompressed first picture pixel data with the first palette data, and displaying the first PNG picture on the small-memory embedded device.
10. The terminal for accelerating PNG display speed based on small memory embedded device according to claim 9, characterized in that the processor further implements the following steps when executing the computer program:
the compressed first picture pixel data obtained in step S2 is decompressed using a zlib compression algorithm.
CN202010562448.8A 2020-06-18 2020-06-18 Method and terminal for accelerating PNG display speed based on small memory embedded device Pending CN111798366A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010562448.8A CN111798366A (en) 2020-06-18 2020-06-18 Method and terminal for accelerating PNG display speed based on small memory embedded device
PCT/CN2021/082886 WO2021253907A1 (en) 2020-06-18 2021-03-25 Small-memory embedded device-based method and terminal for accelerating png display speed

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010562448.8A CN111798366A (en) 2020-06-18 2020-06-18 Method and terminal for accelerating PNG display speed based on small memory embedded device

Publications (1)

Publication Number Publication Date
CN111798366A true CN111798366A (en) 2020-10-20

Family

ID=72803536

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010562448.8A Pending CN111798366A (en) 2020-06-18 2020-06-18 Method and terminal for accelerating PNG display speed based on small memory embedded device

Country Status (2)

Country Link
CN (1) CN111798366A (en)
WO (1) WO2021253907A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021253907A1 (en) * 2020-06-18 2021-12-23 福州富昌维控电子科技有限公司 Small-memory embedded device-based method and terminal for accelerating png display speed

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102523367A (en) * 2011-12-29 2012-06-27 北京创想空间商务通信服务有限公司 Real-time image compression and reduction method based on plurality of palettes
CN102833463A (en) * 2012-08-13 2012-12-19 华为技术有限公司 Picture processing method and picture processing equipment
CN102866898A (en) * 2012-07-20 2013-01-09 厦门亿联网络技术股份有限公司 Method for quickly displaying interface on embedded device
CN103209326A (en) * 2013-03-29 2013-07-17 惠州学院 PNG (Portable Network Graphic) image compression method
CN103631616A (en) * 2013-08-28 2014-03-12 广州品唯软件有限公司 Method and system for fast loading and caching of picture
CN103761197A (en) * 2014-01-16 2014-04-30 深圳市亿维自动化技术有限公司 Method and system for storing data by using Flash and RAM (random-access memory)
CN109361947A (en) * 2018-09-14 2019-02-19 深圳Tcl数字技术有限公司 Internet resources batch loading method, smart television, storage medium and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111798366A (en) * 2020-06-18 2020-10-20 福州富昌维控电子科技有限公司 Method and terminal for accelerating PNG display speed based on small memory embedded device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102523367A (en) * 2011-12-29 2012-06-27 北京创想空间商务通信服务有限公司 Real-time image compression and reduction method based on plurality of palettes
CN102866898A (en) * 2012-07-20 2013-01-09 厦门亿联网络技术股份有限公司 Method for quickly displaying interface on embedded device
CN102833463A (en) * 2012-08-13 2012-12-19 华为技术有限公司 Picture processing method and picture processing equipment
CN103209326A (en) * 2013-03-29 2013-07-17 惠州学院 PNG (Portable Network Graphic) image compression method
CN103631616A (en) * 2013-08-28 2014-03-12 广州品唯软件有限公司 Method and system for fast loading and caching of picture
CN103761197A (en) * 2014-01-16 2014-04-30 深圳市亿维自动化技术有限公司 Method and system for storing data by using Flash and RAM (random-access memory)
CN109361947A (en) * 2018-09-14 2019-02-19 深圳Tcl数字技术有限公司 Internet resources batch loading method, smart television, storage medium and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021253907A1 (en) * 2020-06-18 2021-12-23 福州富昌维控电子科技有限公司 Small-memory embedded device-based method and terminal for accelerating png display speed

Also Published As

Publication number Publication date
WO2021253907A1 (en) 2021-12-23

Similar Documents

Publication Publication Date Title
US8037255B2 (en) Memory and method for data compression and management
US6992675B2 (en) System for displaying video on a portable device and method thereof
EP2225729B1 (en) Unified compression/decompression graphics architecture
US11386082B2 (en) Space efficient vector for columnar data storage
KR20080023191A (en) Device and method for accessing binary data in fusion memory
US8502709B2 (en) Decoding variable length codes in media applications
CN105677259A (en) Method for storing file in mobile terminal and mobile terminal
US20140258247A1 (en) Electronic apparatus for data access and data access method therefor
CN111798366A (en) Method and terminal for accelerating PNG display speed based on small memory embedded device
JP4693072B2 (en) Decoding variable-length codes in JPEG applications
US9471584B2 (en) Demand paging method for mobile terminal, controller and mobile terminal
US7391345B2 (en) Storing compressed code on a non-volatile memory
US10109260B2 (en) Display processor and method for display processing
CN116418348A (en) Data compression method, device, equipment and storage medium
JP2006504183A (en) Logic analyzer and logic analyzer data processing method
CN111724295A (en) Cooperative access method and system for external memory and cooperative access architecture
KR101649403B1 (en) Apparatus and method for loading application
US20230400980A1 (en) Application process context compression and replay
CN112579607B (en) Data access method and device, storage medium and electronic equipment
US11048413B2 (en) Method for reducing read ports and accelerating decompression in memory systems
JPH10105672A (en) Computer and memory integrated circuit with operation function to be used in this computer
CN112083875B (en) Method for reducing read ports and speeding up decompression in a storage system
CN112073726A (en) Compression method and device, computer readable storage medium and electronic device
CN104699219A (en) Electronic equipment and information processing method
CN112968958A (en) Method, system, device and medium for processing attachment in OTA website

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20201020