FreeRDP
TestFreeRDPCodecCopy.c File Reference
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include <errno.h>
#include <winpr/sysinfo.h>
#include <freerdp/freerdp.h>
#include <freerdp/codec/color.h>

Macros

#define TEST_RUNS   2
 

Functions

static BOOL TestFreeRDPImageCopy (UINT32 w, UINT32 h, UINT32 srcFormat, UINT32 dstFormat, size_t runs)
 
static BOOL TestFreeRDPImageCopy_no_overlap (UINT32 w, UINT32 h, UINT32 srcFormat, UINT32 dstFormat, size_t runs)
 
int TestFreeRDPCodecCopy (int argc, char *argv[])
 

Macro Definition Documentation

◆ TEST_RUNS

#define TEST_RUNS   2

Function Documentation

◆ TestFreeRDPCodecCopy()

int TestFreeRDPCodecCopy ( int  argc,
char *  argv[] 
)
Here is the call graph for this function:

◆ TestFreeRDPImageCopy()

static BOOL TestFreeRDPImageCopy ( UINT32  w,
UINT32  h,
UINT32  srcFormat,
UINT32  dstFormat,
size_t  runs 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ TestFreeRDPImageCopy_no_overlap()

static BOOL TestFreeRDPImageCopy_no_overlap ( UINT32  w,
UINT32  h,
UINT32  srcFormat,
UINT32  dstFormat,
size_t  runs 
)
static
Here is the call graph for this function:
Here is the caller graph for this function: