XCORE SDK
XCORE Software Development Kit
modules
core
modules
xs3_math
lib_xs3_math
lib_xs3_math
api
bfp
bfp_misc.h
1
// Copyright 2021 XMOS LIMITED.
2
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
3
4
#pragma once
5
6
#include "xs3_math_types.h"
7
8
9
21
C_API
22
void
bfp_complex_s32_gradient_constraint_mono(
23
bfp_complex_s32_t
* x,
24
const
unsigned
frame_advance);
25
26
C_API
27
void
bfp_complex_s32_gradient_constraint_stereo(
28
bfp_complex_s32_t
* X1,
29
bfp_complex_s32_t
* X2,
30
const
unsigned
frame_advance);
bfp_complex_s32_t
[bfp_s16_t]
Definition:
xs3_math_types.h:340
Generated by
1.9.1