MCPcopy Create free account

hub / github.com/PetteriAimonen/libfixmath / functions

Functions148 in github.com/PetteriAimonen/libfixmath

Methodatan2
libfixmath/fix16.hpp:177
Methodcos
libfixmath/fix16.hpp:172
Functioncyclecount_update
Update cyclecount_t structure after a single measurement has been made.
benchmarks/benchmark.c:17
Functionend_timing
benchmarks/interface-arm.c:23
Functionfix16_ceil
libfixmath/fix16.h:106
Functionfix16_clamp
libfixmath/fix16.h:112
Functionfix16_deg_to_rad
libfixmath/fix16.h:201
Functionfix16_fft
Compute a transform of the real-valued input array, and store results in two arrays. Size of each array is the same as transform_length. Transform len
libfixmath/fix16_fft.c:124
Functionfix16_floor
libfixmath/fix16.h:104
Functionfix16_log
libfixmath/fix16_exp.c:66
Functionfix16_mod
libfixmath/fix16.c:467
Functionfix16_rad_to_deg
libfixmath/fix16.h:197
Functionfix16_sin_parabola
libfixmath/fix16_trig.c:23
Functionfix16_slog2
* This is a wrapper for fix16_log2 which implements saturation arithmetic. */
libfixmath/fix16_exp.c:196
Functionfix16_sq
! Returns the square of the given fix16_t. */
libfixmath/fix16.h:212
Functionfract32_create
libfixmath/fract32.c:5
Functionfract32_invert
libfixmath/fract32.c:13
Functionfract32_smul
libfixmath/fract32.c:22
Functionint64_cmp_eq
libfixmath/int64.h:31
Functionint64_cmp_gt
libfixmath/int64.h:33
Functionint64_cmp_le
libfixmath/int64.h:36
Functionint64_cmp_ne
libfixmath/int64.h:32
Functionint64_div_i64_i32
libfixmath/int64.h:29
Functioninterface_init
benchmarks/interface-arm.c:12
Functionmain
fixtest/main.c:42
Functionmain
tests/tests.c:42
Functionmain
fixsingen/main.c:7
Functionmain
benchmarks/benchmark.c:72
Methodoperator!=
libfixmath/fix16.hpp:141
Methodoperator*
libfixmath/fix16.hpp:107
Methodoperator+
libfixmath/fix16.hpp:78
Methodoperator-
libfixmath/fix16.hpp:92
Methodoperator/
libfixmath/fix16.hpp:121
Methodoperator<
libfixmath/fix16.hpp:159
Methodoperator<=
libfixmath/fix16.hpp:147
Methodoperator==
libfixmath/fix16.hpp:135
Methodoperator>
libfixmath/fix16.hpp:165
Methodoperator>=
libfixmath/fix16.hpp:153
Functionoutput_char
benchmarks/interface-avr.c:7
Methodsadd
libfixmath/fix16.hpp:85
Methodsdiv
libfixmath/fix16.hpp:128
Methodsin
libfixmath/fix16.hpp:171
Methodsmul
libfixmath/fix16.hpp:114
Methodssub
libfixmath/fix16.hpp:100
Functionstart_timing
benchmarks/interface-arm.c:18
Methodtan
libfixmath/fix16.hpp:173
Functiontest_str
tests/tests_str.c:102
Functionuint32_log2
libfixmath/uint32.c:5
← previous101–148 of 148, ranked by callers