Method for quickly displaying 8-bit map under 16-bit display mode of set top box
A display mode and set-top box technology, applied in image communication, color TV components, TV system components, etc., can solve problems such as long time spent and memory buffer occupation
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0015] Embodiment 1: This embodiment provides a method for quickly displaying an 8-bit image in a 16-bit display mode in a 565 format of a set-top box. figure 1 Further explanation of its steps:
[0016] Step 10. First put the 256 32-bit swatch data in the 8-bit swatch image data as Figure 5 shown, according to the formula Rn=(Xn&0x00ff0000)>>16; Gn=(Xn&0x0000ff00)>>8; Bn=(Xn&0x000000ff); the corresponding red, green and blue component values Rn, Gn, Bn, Among them, Xn is one of 256 32-bit color palette data, and then according to the formula Mn=((Rn>>3)>3)>3); Convert the three color components to 16-bit swatch data, where Mn is the converted 16-bit swatch data in 565 format such as image 3 shown;
[0017] Step 20, read the data of all pixels in the 8-bit color palette picture data and read, and use the read value as an index to search in the converted 16-bit color palette data of the 565 format;
[0018] Step 30: Display the found 16-bit color palette data on the scr...
Embodiment 2
[0019] Embodiment 2: Provide a method for quickly displaying an 8-bit image in a 16-bit display mode of the set-top box 1555 format, combined with figure 2 Further explanation of its steps:
[0020] Step 10. First put the 256 32-bit swatch data in the 8-bit swatch image data as Figure 5 shown, according to the formula Rn=(Xn&0x00ff0000)>>16; Gn=(Xn&0x0000ff00)>>8; Bn=(Xn&0x000000ff); the corresponding red, green and blue component values Rn, Gn, Bn, Among them, Xn is one of 256 32-bit swatch data, and then according to the formula Mn=0x8000|((Rn>>3)>3)>3 ); convert the three color components into 16-bit swatch data, where Mn is the converted 16-bit swatch data in 1555 format such as Figure 4 shown;
[0021] Step 20, read the data of all pixels in the 8-bit swatch image data and read, and use the read value as an index to search in the converted 16-bit swatch data of the 1555 format;
[0022] Step 30: Display the found 16-bit color palette data on the screen menu adjus...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com