|
arduino-audio-tools
|
This is the complete list of members for int24_4bytes_t, including all inherited members.
| getAndScale16() | int24_4bytes_t | inline |
| int24_4bytes_t() | int24_4bytes_t | inline |
| int24_4bytes_t(void *ptr) | int24_4bytes_t | inline |
| int24_4bytes_t(const int16_t in) | int24_4bytes_t | inline |
| int24_4bytes_t(const int32_t in) | int24_4bytes_t | inline |
| int24_4bytes_t(const int64_t in) | int24_4bytes_t | inline |
| int24_4bytes_t(const int24_4bytes_t &in) | int24_4bytes_t | inline |
| int24_4bytes_t(const float in) | int24_4bytes_t | inline |
| operator float() | int24_4bytes_t | inlineexplicit |
| operator int() | int24_4bytes_t | inline |
| operator int64_t() | int24_4bytes_t | inlineexplicit |
| operator+=(int32_t valueA) | int24_4bytes_t | inline |
| operator-=(int32_t valueA) | int24_4bytes_t | inline |
| operator=(const int24_4bytes_t &other) | int24_4bytes_t | inline |
| operator=(const float &other) | 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) | int24_4bytes_t | inline |
| toFloat() const | int24_4bytes_t | inline |
| toInt() const | int24_4bytes_t | inline |