37 lines
1.8 KiB
Plaintext
37 lines
1.8 KiB
Plaintext
|
|
// File generated by noodle version X-2025.06#84ea4f0b1c#250602, Mon Feb 2 16:08:05 2026
|
|
// Copyright 2014-2025 Synopsys, Inc. All rights reserved.
|
|
// C:\Synopsys\ASIP Programmer\X-2025.06\win64\bin\WINbin\noodle.exe -IC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib -IC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/isg -IC:/Users/phangl/OneDrive - MED-EL/Desktop/LPDSP32_Modell/lib/runtime/include -DBLOCK_LEN=1 -DMAX_FIR_COEFFS=64 -D__tct_patch__=0 -ilpdsp32_chess.h +Stof +wRelease/chesswork signal_processing/signal_path.c lpdsp32
|
|
|
|
|
|
// per defined called function, table of invoked intrinsic functions (excluding built-in operators):
|
|
|
|
// int initialize_buffer(BufferPtr *, int *, int, int)
|
|
|
|
// int initialize_buffer_dmb(BufferPtrDMB chess_storage(DMB) *, int chess_storage(DMB) *, int, int)
|
|
|
|
// void write_buffer(BufferPtr *, int)
|
|
void *cyclic_add(void *, int, void *, int)
|
|
|
|
// void write_buffer_dmb(BufferPtrDMB chess_storage(DMB) *, int)
|
|
void *cyclic_add(void *, int, void *, int)
|
|
|
|
// void scale_preemph_filter(SingleSignalPath *, double, double, double, double, double, int)
|
|
|
|
// int set_delay(SingleSignalPath *, int)
|
|
|
|
// void set_weight(SingleSignalPath *, double, int)
|
|
|
|
// void initialize_signal(SingleSignalPath *, SingleSignalPath *, double *, double *, int, int, double, double, double, int)
|
|
|
|
// void calculate_output(SingleSignalPath *, SingleSignalPath *, volatile int16_t chess_storage(DMB) *, volatile int16_t chess_storage(DMB) *, volatile int16_t chess_storage(DMB) *)
|
|
accum_t to_accum(int)
|
|
void *cyclic_add(void *, int, void *, int)
|
|
accum_t fract_mult(int, int)
|
|
accum_t operator+(accum_t, accum_t)
|
|
int rnd_saturate(accum_t)
|
|
void lldecompose(unsigned long long, int &, int &)
|
|
unsigned long long llcompose(int, int)
|
|
accum_t operator>>(accum_t, int)
|
|
|