|
FreeRDP
|
#include <winpr/crt.h>#include <winpr/print.h>#include <winpr/bitstream.h>#include <freerdp/freerdp.h>#include <freerdp/codec/zgfx.h>#include <freerdp/log.h>Functions | |
| static int | test_ZGfxCompressFox (void) |
| static int | test_ZGfxDecompressFoxSingle (void) |
| static int | test_ZGfxDecompressFoxMultipart (void) |
| static int | test_ZGfxCompressConsistent (void) |
| int | TestFreeRDPCodecZGfx (int argc, char *argv[]) |
Variables | |
| static const BYTE | TEST_FOX_DATA [] |
| static const BYTE | TEST_FOX_DATA_SINGLE [] |
| static const BYTE | TEST_FOX_DATA_MULTIPART [] |
|
static |


|
static |


|
static |


|
static |


| int TestFreeRDPCodecZGfx | ( | int | argc, |
| char * | argv[] | ||
| ) |

|
static |
|
static |
|
static |