FreeRDP
prim_andor.c File Reference
#include <freerdp/config.h>
#include <freerdp/types.h>
#include <freerdp/primitives.h>
#include "prim_internal.h"

Functions

static pstatus_t general_andC_32u (const UINT32 *pSrc, UINT32 val, UINT32 *pDst, INT32 len)
 
static pstatus_t general_orC_32u (const UINT32 *pSrc, UINT32 val, UINT32 *pDst, INT32 len)
 
void primitives_init_andor (primitives_t *prims)
 

Function Documentation

◆ general_andC_32u()

static pstatus_t general_andC_32u ( const UINT32 *  pSrc,
UINT32  val,
UINT32 *  pDst,
INT32  len 
)
static
Here is the caller graph for this function:

◆ general_orC_32u()

static pstatus_t general_orC_32u ( const UINT32 *  pSrc,
UINT32  val,
UINT32 *  pDst,
INT32  len 
)
static
Here is the caller graph for this function:

◆ primitives_init_andor()

void primitives_init_andor ( primitives_t prims)
Here is the call graph for this function:
Here is the caller graph for this function: