arduino-audio-tools
|
This is the complete list of members for int24_4bytes_t, including all inherited members.
getAndScale16() (defined in int24_4bytes_t) | int24_4bytes_t | inline |
int24_4bytes_t() (defined in int24_4bytes_t) | int24_4bytes_t | inline |
int24_4bytes_t(void *ptr) (defined in int24_4bytes_t) | int24_4bytes_t | inline |
int24_4bytes_t(const int16_t in) (defined in int24_4bytes_t) | int24_4bytes_t | inline |
int24_4bytes_t(const int32_t in) (defined in int24_4bytes_t) | int24_4bytes_t | inline |
int24_4bytes_t(const int64_t in) (defined in int24_4bytes_t) | int24_4bytes_t | inline |
int24_4bytes_t(const int24_4bytes_t &in) (defined in int24_4bytes_t) | int24_4bytes_t | inline |
int24_4bytes_t(const float in) (defined in int24_4bytes_t) | int24_4bytes_t | inline |
operator float() (defined in int24_4bytes_t) | int24_4bytes_t | inlineexplicit |
operator int() (defined in int24_4bytes_t) | int24_4bytes_t | inline |
operator int64_t() (defined in int24_4bytes_t) | int24_4bytes_t | inlineexplicit |
operator+=(int32_t valueA) (defined in int24_4bytes_t) | int24_4bytes_t | inline |
operator-=(int32_t valueA) (defined in int24_4bytes_t) | int24_4bytes_t | inline |
operator=(const int24_4bytes_t &other) (defined in int24_4bytes_t) | int24_4bytes_t | inline |
operator=(const float &other) (defined in int24_4bytes_t) | int24_4bytes_t | inline |
scale16() const | int24_4bytes_t | inline |
scale32() const | int24_4bytes_t | inline |
scaleFloat() const | int24_4bytes_t | inline |
set(const int32_t &in) | int24_4bytes_t | inline |
setAndScale16(int16_t i16) (defined in int24_4bytes_t) | int24_4bytes_t | inline |
toFloat() const | int24_4bytes_t | inline |
toInt() const | int24_4bytes_t | inline |