LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_math.h"
Functions | |
static uint32_t | sat_u32_to_u8 (q31_t src) |
Adds a constant offset to a U8 vector. More... | |
void | tpt_offset_u8 (uint8_t *__restrict aOutData, const uint8_t *__restrict aInData, q7_t aOffset, uint32_t aCount) |
Adds a constant offset to a U8 vector. More... | |