Functions
mmwavelib_maxpow.c File Reference

Routines to find from complex vector the maximum sample power. More...

#include <stdint.h>
#include <c6x.h>
#include "mmwavelib_vecutils.h"

Functions

int32_t mmwavelib_maxpow (const int32_t *restrict input, int32_t Ncplx, float32_t *maxpow)
 Function Name : mmwavelib_maxpow. More...
 
int32_t mmwavelib_powerAndMax (const int32_t *restrict input, int32_t Ncplx, float32_t *restrict outpowbuf, float32_t *maxpow)
 Function Name : mmwavelib_powerAndMax. More...
 

Detailed Description

Routines to find from complex vector the maximum sample power.


Copyright 2018, Texas Instruments Incorporated