FreeRDP
|
#include <freerdp/config.h>
#include <freerdp/types.h>
#include <freerdp/primitives.h>
#include "prim_internal.h"
#include "prim_YCoCg.h"
Functions | |
static INT16 | convert (UINT8 raw, int shift) |
static pstatus_t | general_YCoCgToRGB_8u_AC4R (const BYTE *pSrc, INT32 srcStep, BYTE *pDst, UINT32 DstFormat, INT32 dstStep, UINT32 width, UINT32 height, UINT8 shift, BOOL withAlpha) |
void | primitives_init_YCoCg (primitives_t *prims) |
void | primitives_init_YCoCg_opt (primitives_t *WINPR_RESTRICT prims) |
|
static |
|
static |
void primitives_init_YCoCg | ( | primitives_t * | prims | ) |
void primitives_init_YCoCg_opt | ( | primitives_t *WINPR_RESTRICT | prims | ) |