FreeRDP
RFX_PROGRESSIVE_TILE Struct Reference
Collaboration diagram for RFX_PROGRESSIVE_TILE:

Data Fields

UINT16 blockType
 
UINT32 blockLen
 
BYTE quantIdxY
 
BYTE quantIdxCb
 
BYTE quantIdxCr
 
UINT16 xIdx
 
UINT16 yIdx
 
BYTE flags
 
BYTE quality
 
BOOL dirty
 
UINT16 yLen
 
UINT16 cbLen
 
UINT16 crLen
 
UINT16 tailLen
 
const BYTE * yData
 
const BYTE * cbData
 
const BYTE * crData
 
const BYTE * tailData
 
UINT16 ySrlLen
 
UINT16 yRawLen
 
UINT16 cbSrlLen
 
UINT16 cbRawLen
 
UINT16 crSrlLen
 
UINT16 crRawLen
 
const BYTE * ySrlData
 
const BYTE * yRawData
 
const BYTE * cbSrlData
 
const BYTE * cbRawData
 
const BYTE * crSrlData
 
const BYTE * crRawData
 
UINT32 x
 
UINT32 y
 
UINT32 width
 
UINT32 height
 
UINT32 stride
 
BYTE * data
 
BYTE * current
 
UINT16 pass
 
BYTE * sign
 
RFX_COMPONENT_CODEC_QUANT yBitPos
 
RFX_COMPONENT_CODEC_QUANT cbBitPos
 
RFX_COMPONENT_CODEC_QUANT crBitPos
 
RFX_COMPONENT_CODEC_QUANT yQuant
 
RFX_COMPONENT_CODEC_QUANT cbQuant
 
RFX_COMPONENT_CODEC_QUANT crQuant
 
RFX_COMPONENT_CODEC_QUANT yProgQuant
 
RFX_COMPONENT_CODEC_QUANT cbProgQuant
 
RFX_COMPONENT_CODEC_QUANT crProgQuant
 

Detailed Description

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

Field Documentation

◆ blockLen

UINT32 RFX_PROGRESSIVE_TILE::blockLen

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

◆ blockType

UINT16 RFX_PROGRESSIVE_TILE::blockType

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

◆ cbBitPos

RFX_COMPONENT_CODEC_QUANT RFX_PROGRESSIVE_TILE::cbBitPos

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

◆ cbData

const BYTE* RFX_PROGRESSIVE_TILE::cbData

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

◆ cbLen

UINT16 RFX_PROGRESSIVE_TILE::cbLen

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

◆ cbProgQuant

RFX_COMPONENT_CODEC_QUANT RFX_PROGRESSIVE_TILE::cbProgQuant

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

◆ cbQuant

RFX_COMPONENT_CODEC_QUANT RFX_PROGRESSIVE_TILE::cbQuant

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

◆ cbRawData

const BYTE* RFX_PROGRESSIVE_TILE::cbRawData

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

◆ cbRawLen

UINT16 RFX_PROGRESSIVE_TILE::cbRawLen

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

◆ cbSrlData

const BYTE* RFX_PROGRESSIVE_TILE::cbSrlData

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

◆ cbSrlLen

UINT16 RFX_PROGRESSIVE_TILE::cbSrlLen

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

◆ crBitPos

RFX_COMPONENT_CODEC_QUANT RFX_PROGRESSIVE_TILE::crBitPos

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

◆ crData

const BYTE* RFX_PROGRESSIVE_TILE::crData

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

◆ crLen

UINT16 RFX_PROGRESSIVE_TILE::crLen

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

◆ crProgQuant

RFX_COMPONENT_CODEC_QUANT RFX_PROGRESSIVE_TILE::crProgQuant

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

◆ crQuant

RFX_COMPONENT_CODEC_QUANT RFX_PROGRESSIVE_TILE::crQuant

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

◆ crRawData

const BYTE* RFX_PROGRESSIVE_TILE::crRawData

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

◆ crRawLen

UINT16 RFX_PROGRESSIVE_TILE::crRawLen

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

◆ crSrlData

const BYTE* RFX_PROGRESSIVE_TILE::crSrlData

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

◆ crSrlLen

UINT16 RFX_PROGRESSIVE_TILE::crSrlLen

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

◆ current

BYTE* RFX_PROGRESSIVE_TILE::current

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

◆ data

BYTE* RFX_PROGRESSIVE_TILE::data

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

◆ dirty

BOOL RFX_PROGRESSIVE_TILE::dirty

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

◆ flags

BYTE RFX_PROGRESSIVE_TILE::flags

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

◆ height

UINT32 RFX_PROGRESSIVE_TILE::height

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

◆ pass

UINT16 RFX_PROGRESSIVE_TILE::pass

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

◆ quality

BYTE RFX_PROGRESSIVE_TILE::quality

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

◆ quantIdxCb

BYTE RFX_PROGRESSIVE_TILE::quantIdxCb

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

◆ quantIdxCr

BYTE RFX_PROGRESSIVE_TILE::quantIdxCr

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

◆ quantIdxY

BYTE RFX_PROGRESSIVE_TILE::quantIdxY

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

◆ sign

BYTE* RFX_PROGRESSIVE_TILE::sign

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

◆ stride

UINT32 RFX_PROGRESSIVE_TILE::stride

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

◆ tailData

const BYTE* RFX_PROGRESSIVE_TILE::tailData

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

◆ tailLen

UINT16 RFX_PROGRESSIVE_TILE::tailLen

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

◆ width

UINT32 RFX_PROGRESSIVE_TILE::width

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

◆ x

UINT32 RFX_PROGRESSIVE_TILE::x

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

◆ xIdx

UINT16 RFX_PROGRESSIVE_TILE::xIdx

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

◆ y

UINT32 RFX_PROGRESSIVE_TILE::y

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

◆ yBitPos

RFX_COMPONENT_CODEC_QUANT RFX_PROGRESSIVE_TILE::yBitPos

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

◆ yData

const BYTE* RFX_PROGRESSIVE_TILE::yData

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

◆ yIdx

UINT16 RFX_PROGRESSIVE_TILE::yIdx

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

◆ yLen

UINT16 RFX_PROGRESSIVE_TILE::yLen

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

◆ yProgQuant

RFX_COMPONENT_CODEC_QUANT RFX_PROGRESSIVE_TILE::yProgQuant

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

◆ yQuant

RFX_COMPONENT_CODEC_QUANT RFX_PROGRESSIVE_TILE::yQuant

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

◆ yRawData

const BYTE* RFX_PROGRESSIVE_TILE::yRawData

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

◆ yRawLen

UINT16 RFX_PROGRESSIVE_TILE::yRawLen

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

◆ ySrlData

const BYTE* RFX_PROGRESSIVE_TILE::ySrlData

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

◆ ySrlLen

UINT16 RFX_PROGRESSIVE_TILE::ySrlLen

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


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