FreeRDP
rfx_constants.h File Reference
#include <freerdp/api.h>
This graph shows which files directly or indirectly include this file:

Macros

#define WF_MAGIC   0xCACCACCA
 
#define WF_VERSION_1_0   0x0100
 
#define WBT_SYNC   0xCCC0
 
#define WBT_CODEC_VERSIONS   0xCCC1
 
#define WBT_CHANNELS   0xCCC2
 
#define WBT_CONTEXT   0xCCC3
 
#define WBT_FRAME_BEGIN   0xCCC4
 
#define WBT_FRAME_END   0xCCC5
 
#define WBT_REGION   0xCCC6
 
#define WBT_EXTENSION   0xCCC7
 
#define CBT_REGION   0xCAC1
 
#define CBT_TILESET   0xCAC2
 
#define CBT_TILE   0xCAC3
 
#define PROGRESSIVE_WBT_SYNC   0xCCC0
 
#define PROGRESSIVE_WBT_FRAME_BEGIN   0xCCC1
 
#define PROGRESSIVE_WBT_FRAME_END   0xCCC2
 
#define PROGRESSIVE_WBT_CONTEXT   0xCCC3
 
#define PROGRESSIVE_WBT_REGION   0xCCC4
 
#define PROGRESSIVE_WBT_TILE_SIMPLE   0xCCC5
 
#define PROGRESSIVE_WBT_TILE_FIRST   0xCCC6
 
#define PROGRESSIVE_WBT_TILE_UPGRADE   0xCCC7
 
#define CT_TILE_64x64   0x0040
 
#define CODEC_MODE   0x02
 
#define COL_CONV_ICT   0x1
 
#define CLW_XFORM_DWT_53_A   0x1
 
#define CLW_ENTROPY_RLGR1   0x01
 
#define CLW_ENTROPY_RLGR3   0x04
 
#define SCALAR_QUANTIZATION   0x1
 

Functions

FREERDP_LOCAL const char * rfx_get_progressive_block_type_string (UINT16 blockType)
 

Macro Definition Documentation

◆ CBT_REGION

#define CBT_REGION   0xCAC1

◆ CBT_TILE

#define CBT_TILE   0xCAC3

◆ CBT_TILESET

#define CBT_TILESET   0xCAC2

◆ CLW_ENTROPY_RLGR1

#define CLW_ENTROPY_RLGR1   0x01

◆ CLW_ENTROPY_RLGR3

#define CLW_ENTROPY_RLGR3   0x04

◆ CLW_XFORM_DWT_53_A

#define CLW_XFORM_DWT_53_A   0x1

◆ CODEC_MODE

#define CODEC_MODE   0x02

◆ COL_CONV_ICT

#define COL_CONV_ICT   0x1

◆ CT_TILE_64x64

#define CT_TILE_64x64   0x0040

◆ PROGRESSIVE_WBT_CONTEXT

#define PROGRESSIVE_WBT_CONTEXT   0xCCC3

◆ PROGRESSIVE_WBT_FRAME_BEGIN

#define PROGRESSIVE_WBT_FRAME_BEGIN   0xCCC1

◆ PROGRESSIVE_WBT_FRAME_END

#define PROGRESSIVE_WBT_FRAME_END   0xCCC2

◆ PROGRESSIVE_WBT_REGION

#define PROGRESSIVE_WBT_REGION   0xCCC4

◆ PROGRESSIVE_WBT_SYNC

#define PROGRESSIVE_WBT_SYNC   0xCCC0

◆ PROGRESSIVE_WBT_TILE_FIRST

#define PROGRESSIVE_WBT_TILE_FIRST   0xCCC6

◆ PROGRESSIVE_WBT_TILE_SIMPLE

#define PROGRESSIVE_WBT_TILE_SIMPLE   0xCCC5

◆ PROGRESSIVE_WBT_TILE_UPGRADE

#define PROGRESSIVE_WBT_TILE_UPGRADE   0xCCC7

◆ SCALAR_QUANTIZATION

#define SCALAR_QUANTIZATION   0x1

◆ WBT_CHANNELS

#define WBT_CHANNELS   0xCCC2

◆ WBT_CODEC_VERSIONS

#define WBT_CODEC_VERSIONS   0xCCC1

◆ WBT_CONTEXT

#define WBT_CONTEXT   0xCCC3

◆ WBT_EXTENSION

#define WBT_EXTENSION   0xCCC7

◆ WBT_FRAME_BEGIN

#define WBT_FRAME_BEGIN   0xCCC4

◆ WBT_FRAME_END

#define WBT_FRAME_END   0xCCC5

◆ WBT_REGION

#define WBT_REGION   0xCCC6

◆ WBT_SYNC

#define WBT_SYNC   0xCCC0

◆ WF_MAGIC

#define WF_MAGIC   0xCACCACCA

FreeRDP: A Remote Desktop Protocol Implementation RemoteFX Codec Library - API Header

Copyright 2011 Vic Lee

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.

◆ WF_VERSION_1_0

#define WF_VERSION_1_0   0x0100

Function Documentation

◆ rfx_get_progressive_block_type_string()

FREERDP_LOCAL const char* rfx_get_progressive_block_type_string ( UINT16  blockType)
Here is the caller graph for this function: