FreeRDP
PROGRESSIVE_CONTEXT Struct Reference
Collaboration diagram for PROGRESSIVE_CONTEXT:

Data Fields

BOOL Compressor
 
wBufferPool * bufferPool
 
UINT32 format
 
UINT32 state
 
PROGRESSIVE_BLOCK_CONTEXT context
 
PROGRESSIVE_BLOCK_REGION region
 
RFX_PROGRESSIVE_CODEC_QUANT quantProgValFull
 
wHashTable * SurfaceContexts
 
wLog * log
 
wStreambuffer
 
wStreamrects
 
RFX_CONTEXT * rfx_context
 
PROGRESSIVE_TILE_PROCESS_WORK_PARAM params [0x10000]
 
PTP_WORK work_objects [0x10000]
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation Progressive Codec Bitmap Compression

Copyright 2014 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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

Field Documentation

◆ buffer

wStream* PROGRESSIVE_CONTEXT::buffer

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

◆ bufferPool

wBufferPool* PROGRESSIVE_CONTEXT::bufferPool

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

◆ Compressor

BOOL PROGRESSIVE_CONTEXT::Compressor

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

◆ context

PROGRESSIVE_BLOCK_CONTEXT PROGRESSIVE_CONTEXT::context

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

◆ format

UINT32 PROGRESSIVE_CONTEXT::format

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

◆ log

wLog* PROGRESSIVE_CONTEXT::log

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

◆ params

PROGRESSIVE_TILE_PROCESS_WORK_PARAM PROGRESSIVE_CONTEXT::params[0x10000]

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

◆ quantProgValFull

RFX_PROGRESSIVE_CODEC_QUANT PROGRESSIVE_CONTEXT::quantProgValFull

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

◆ rects

wStream* PROGRESSIVE_CONTEXT::rects

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

◆ region

PROGRESSIVE_BLOCK_REGION PROGRESSIVE_CONTEXT::region

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

◆ rfx_context

RFX_CONTEXT* PROGRESSIVE_CONTEXT::rfx_context

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

◆ state

UINT32 PROGRESSIVE_CONTEXT::state

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

◆ SurfaceContexts

wHashTable* PROGRESSIVE_CONTEXT::SurfaceContexts

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

◆ work_objects

PTP_WORK PROGRESSIVE_CONTEXT::work_objects[0x10000]

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


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