FreeRDP
TestPrimitivesColors.c File Reference
#include <freerdp/config.h>
#include <winpr/sysinfo.h>
#include <freerdp/utils/profiler.h>
#include "prim_test.h"

Functions

static BOOL test_RGBToRGB_16s8u_P3AC4R_func (prim_size_t roi, DWORD DstFormat)
 
static BOOL test_RGBToRGB_16s8u_P3AC4R_speed (void)
 
static BOOL test_yCbCrToRGB_16s16s_P3P3_func (void)
 
static int test_yCbCrToRGB_16s16s_P3P3_speed (void)
 
int TestPrimitivesColors (int argc, char *argv[])
 

Function Documentation

◆ test_RGBToRGB_16s8u_P3AC4R_func()

static BOOL test_RGBToRGB_16s8u_P3AC4R_func ( prim_size_t  roi,
DWORD  DstFormat 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_RGBToRGB_16s8u_P3AC4R_speed()

static BOOL test_RGBToRGB_16s8u_P3AC4R_speed ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_yCbCrToRGB_16s16s_P3P3_func()

static BOOL test_yCbCrToRGB_16s16s_P3P3_func ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_yCbCrToRGB_16s16s_P3P3_speed()

static int test_yCbCrToRGB_16s16s_P3P3_speed ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ TestPrimitivesColors()

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