libpcm ~master (2018-09-18T01:02:19Z)
Home
Dub
Repo
libPCM.utility
libPCM
Undocumented in source.
Members
Functions
doubleToInt
int
doubleToInt
(double input)
Converts a floating point value to integer
floatToInt
int
floatToInt
(float input)
Converts a floating point value to integer
memCpy
void
memCpy
(void* src, void* dest, size_t length)
Copies a part of memory.
signExtend
int
signExtend
(int val, uint bits)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Source File
libPCM
modules
codecs
common
file
resample
types
utility