Leptonica 1.68
C Image Processing Library

pixalloc_reg.c File Reference

Tests custom pix allocator. More...

#include <math.h>
#include "allheaders.h"

Go to the source code of this file.

Functions

PIXAGenerateSetOfMargePix (void)
void CopyStoreClean (PIXA *pixas, l_int32 nlevels, l_int32 ncopies)
 main (int argc, char **argv)

Variables

static const l_int32 logging = FALSE
static const l_int32 ncopies = 2
static const l_int32 nlevels = 4
static const l_int32 ntimes = 30

Detailed Description

Tests custom pix allocator.

Definition in file pixalloc_reg.c.


Function Documentation

PIXA * GenerateSetOfMargePix ( void  )
void CopyStoreClean ( PIXA pixas,
l_int32  nlevels,
l_int32  ncopies 
)

Variable Documentation

const l_int32 logging = FALSE [static]

Definition at line 38 of file pixalloc_reg.c.

Referenced by main().

const l_int32 ncopies = 2 [static]

Definition at line 40 of file pixalloc_reg.c.

Referenced by CopyStoreClean(), and main().

const l_int32 ntimes = 30 [static]

Definition at line 42 of file pixalloc_reg.c.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines