FreeRDP
|
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 |
wStream * | buffer |
wStream * | rects |
RFX_CONTEXT * | rfx_context |
PROGRESSIVE_TILE_PROCESS_WORK_PARAM | params [0x10000] |
PTP_WORK | work_objects [0x10000] |
FreeRDP: A Remote Desktop Protocol Implementation Progressive Codec Bitmap Compression
Copyright 2014 Marc-Andre Moreau marca ndre .more au@g mail. 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.
wStream* PROGRESSIVE_CONTEXT::buffer |
Definition at line 228 of file libfreerdp/codec/progressive.h.
wBufferPool* PROGRESSIVE_CONTEXT::bufferPool |
Definition at line 217 of file libfreerdp/codec/progressive.h.
BOOL PROGRESSIVE_CONTEXT::Compressor |
Definition at line 215 of file libfreerdp/codec/progressive.h.
PROGRESSIVE_BLOCK_CONTEXT PROGRESSIVE_CONTEXT::context |
Definition at line 222 of file libfreerdp/codec/progressive.h.
UINT32 PROGRESSIVE_CONTEXT::format |
Definition at line 219 of file libfreerdp/codec/progressive.h.
wLog* PROGRESSIVE_CONTEXT::log |
Definition at line 227 of file libfreerdp/codec/progressive.h.
PROGRESSIVE_TILE_PROCESS_WORK_PARAM PROGRESSIVE_CONTEXT::params[0x10000] |
Definition at line 231 of file libfreerdp/codec/progressive.h.
RFX_PROGRESSIVE_CODEC_QUANT PROGRESSIVE_CONTEXT::quantProgValFull |
Definition at line 224 of file libfreerdp/codec/progressive.h.
wStream* PROGRESSIVE_CONTEXT::rects |
Definition at line 229 of file libfreerdp/codec/progressive.h.
PROGRESSIVE_BLOCK_REGION PROGRESSIVE_CONTEXT::region |
Definition at line 223 of file libfreerdp/codec/progressive.h.
RFX_CONTEXT* PROGRESSIVE_CONTEXT::rfx_context |
Definition at line 230 of file libfreerdp/codec/progressive.h.
UINT32 PROGRESSIVE_CONTEXT::state |
Definition at line 220 of file libfreerdp/codec/progressive.h.
wHashTable* PROGRESSIVE_CONTEXT::SurfaceContexts |
Definition at line 226 of file libfreerdp/codec/progressive.h.
PTP_WORK PROGRESSIVE_CONTEXT::work_objects[0x10000] |
Definition at line 232 of file libfreerdp/codec/progressive.h.