Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.

GFX_RESOURCE_MEMORY_EDS_EPMP A location type: Resource is external and accessed through
Enhanced Parallel Master Port (EPMP), memory size and
base addresses are are set in the configuration.
GFX_RESOURCE_TYPE_MCHP_MBITMAP A data type: Microchip bitmap type of resource.
GFX_RESOURCE_TYPE_JPEG A data type: Image of type JPEG.
GFX_RESOURCE_TYPE_BINARY A data type: Binary data type.
GFX_RESOURCE_TYPE_FONT A data type: Font type of data
GFX_RESOURCE_TYPE_PALETTE A data type: Palette type of data
GFX_RESOURCE_COMP_NONE A compression type: Data resource has no compression.
GFX_RESOURCE_COMP_RLE A compression type: Data resource is compressed with RLE.
GFX_RESOURCE_COMP_IPU A compression type: Data resource compressed with
DEFLATE algorithm (for IPU).
GFX_RESOURCE_MCHP_MBITMAP_FLASH_NONE =
(GFX_RESOURCE_TYPE_MCHP_MBITMAP |
GFX_RESOURCE_MEMORY_FLASH |
GFX_RESOURCE_COMP_NONE)
These are common resource combinations used by the
graphics library Microchip bitmap image type, located in flash
and no compression.
GFX_RESOURCE_MCHP_MBITMAP_FLASH_RLE =
(GFX_RESOURCE_TYPE_MCHP_MBITMAP |
GFX_RESOURCE_MEMORY_FLASH |
GFX_RESOURCE_COMP_RLE)
Microchip bitmap image type, located in flash and RLE
compressed.
GFX_RESOURCE_MCHP_MBITMAP_FLASH_IPU =
(GFX_RESOURCE_TYPE_MCHP_MBITMAP |
GFX_RESOURCE_MEMORY_FLASH |
GFX_RESOURCE_COMP_IPU)
Microchip bitmap image type, located in flash and
compressed for IPU
GFX_RESOURCE_MCHP_MBITMAP_EXTERNAL_NONE
= (GFX_RESOURCE_TYPE_MCHP_MBITMAP |
GFX_RESOURCE_MEMORY_EXTERNAL |
GFX_RESOURCE_COMP_NONE)
Microchip bitmap image type, located in external memory
and no compression.
GFX_RESOURCE_MCHP_MBITMAP_EXTERNAL_RLE =
(GFX_RESOURCE_TYPE_MCHP_MBITMAP |
GFX_RESOURCE_MEMORY_EXTERNAL |
GFX_RESOURCE_COMP_RLE)
Microchip bitmap image type, located in external memory
and RLE compressed.
GFX_RESOURCE_MCHP_MBITMAP_EXTERNAL_IPU =
(GFX_RESOURCE_TYPE_MCHP_MBITMAP |
GFX_RESOURCE_MEMORY_EXTERNAL |
GFX_RESOURCE_COMP_IPU)
Microchip bitmap image type, located in external memory
and compressed for IPU.
GFX_RESOURCE_MCHP_MBITMAP_EDS_EPMP_NONE
= (GFX_RESOURCE_TYPE_MCHP_MBITMAP |
GFX_RESOURCE_MEMORY_EDS_EPMP |
GFX_RESOURCE_COMP_NONE)
Microchip bitmap image type, located in EDS memory and
no compression.
GFX_RESOURCE_MCHP_MBITMAP_EDS_EPMP_RLE =
(GFX_RESOURCE_TYPE_MCHP_MBITMAP |
GFX_RESOURCE_MEMORY_EDS_EPMP |
GFX_RESOURCE_COMP_RLE)
Microchip bitmap image type, located in EDS memory and
RLE compressed.
GFX_RESOURCE_MCHP_MBITMAP_EDS_EPMP_IPU =
(GFX_RESOURCE_TYPE_MCHP_MBITMAP |
GFX_RESOURCE_MEMORY_EDS_EPMP |
GFX_RESOURCE_COMP_IPU)
Microchip bitmap image type, located in EDS memory and
compressed for IPU.
GFX_RESOURCE_JPEG_FLASH_NONE =
(GFX_RESOURCE_TYPE_JPEG |
GFX_RESOURCE_MEMORY_FLASH |
GFX_RESOURCE_COMP_NONE)
JPEG image type, located in flash and no compression.
GFX_RESOURCE_JPEG_EXTERNAL_NONE =
(GFX_RESOURCE_TYPE_JPEG |
GFX_RESOURCE_MEMORY_EXTERNAL |
GFX_RESOURCE_COMP_NONE)
JPEG image type, located in external memory no
compression.
1.6 Library Interface MLA - Graphics Library Help Graphics Primitive Layer
148

e-Highlighter

Click to send permalink to address bar, or right-click to copy permalink.

Un-highlight all Un-highlight selectionu Highlight selectionh