FreeRDP
PROGRESSIVE_BLOCK_REGION Struct Reference
Collaboration diagram for PROGRESSIVE_BLOCK_REGION:

Data Fields

UINT16 blockType
 
UINT32 blockLen
 
BYTE tileSize
 
UINT16 numRects
 
BYTE numQuant
 
BYTE numProgQuant
 
BYTE flags
 
UINT16 numTiles
 
UINT16 usedTiles
 
UINT32 tileDataSize
 
RFX_RECT rects [0x10000]
 
RFX_COMPONENT_CODEC_QUANT quantVals [0x100]
 
RFX_PROGRESSIVE_CODEC_QUANT quantProgVals [0x100]
 
RFX_PROGRESSIVE_TILEtiles [0x10000]
 

Detailed Description

Definition at line 154 of file libfreerdp/codec/progressive.h.

Field Documentation

◆ blockLen

UINT32 PROGRESSIVE_BLOCK_REGION::blockLen

Definition at line 157 of file libfreerdp/codec/progressive.h.

◆ blockType

UINT16 PROGRESSIVE_BLOCK_REGION::blockType

Definition at line 156 of file libfreerdp/codec/progressive.h.

◆ flags

BYTE PROGRESSIVE_BLOCK_REGION::flags

Definition at line 163 of file libfreerdp/codec/progressive.h.

◆ numProgQuant

BYTE PROGRESSIVE_BLOCK_REGION::numProgQuant

Definition at line 162 of file libfreerdp/codec/progressive.h.

◆ numQuant

BYTE PROGRESSIVE_BLOCK_REGION::numQuant

Definition at line 161 of file libfreerdp/codec/progressive.h.

◆ numRects

UINT16 PROGRESSIVE_BLOCK_REGION::numRects

Definition at line 160 of file libfreerdp/codec/progressive.h.

◆ numTiles

UINT16 PROGRESSIVE_BLOCK_REGION::numTiles

Definition at line 164 of file libfreerdp/codec/progressive.h.

◆ quantProgVals

RFX_PROGRESSIVE_CODEC_QUANT PROGRESSIVE_BLOCK_REGION::quantProgVals[0x100]

Definition at line 169 of file libfreerdp/codec/progressive.h.

◆ quantVals

RFX_COMPONENT_CODEC_QUANT PROGRESSIVE_BLOCK_REGION::quantVals[0x100]

Definition at line 168 of file libfreerdp/codec/progressive.h.

◆ rects

RFX_RECT PROGRESSIVE_BLOCK_REGION::rects[0x10000]

Definition at line 167 of file libfreerdp/codec/progressive.h.

◆ tileDataSize

UINT32 PROGRESSIVE_BLOCK_REGION::tileDataSize

Definition at line 166 of file libfreerdp/codec/progressive.h.

◆ tiles

RFX_PROGRESSIVE_TILE* PROGRESSIVE_BLOCK_REGION::tiles[0x10000]

Definition at line 170 of file libfreerdp/codec/progressive.h.

◆ tileSize

BYTE PROGRESSIVE_BLOCK_REGION::tileSize

Definition at line 159 of file libfreerdp/codec/progressive.h.

◆ usedTiles

UINT16 PROGRESSIVE_BLOCK_REGION::usedTiles

Definition at line 165 of file libfreerdp/codec/progressive.h.


The documentation for this struct was generated from the following file: