LIBML  Version 3.2.4
LIBML DSP Software Library
Macros | Functions
tpt_boolean_distance_template.h File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define _FUNC(a, b)   a##b
 
#define FUNC(EXT)   _FUNC(tpt_boolean_distance, EXT)
 

Functions

void FUNC() EXT (const uint32_t *A, const uint32_t *B, uint32_t aNumberOfBools)
 

Macro Definition Documentation

◆ _FUNC

#define _FUNC (   a,
 
)    a##b

◆ FUNC

#define FUNC (   EXT)    _FUNC(tpt_boolean_distance, EXT)

Function Documentation

◆ EXT()

void FUNC() EXT ( const uint32_t *  A,
const uint32_t *  B,
uint32_t  aNumberOfBools 
)