audio::int24_32_t Class Reference
#include <int24_32_t.hpp>
Public Member Functions | |
int24_32_t (int32_t _value) | |
int24_32_t (const audio::int8_8_t &_val) | |
int24_32_t (const audio::int8_16_t &_val) | |
int24_32_t (const audio::int16_16_t &_val) | |
int24_32_t (const audio::int16_32_t &_val) | |
int24_32_t (const audio::int24_24_t &_val) | |
int24_32_t (const audio::int24_32_t &_val) | |
int24_32_t (const audio::int32_32_t &_val) | |
int24_32_t (const audio::int32_64_t &_val) | |
int24_32_t (const audio::int64_64_t &_val) | |
int24_32_t (const audio::float_t &_val) | |
int24_32_t (const audio::double_t &_val) | |
int24_32_t (int64_t _value, int32_t _flotingPointPosition) | |
void | set (int64_t _value, int32_t _flotingPointPosition) |
void | set (int32_t _value) |
int32_t | get () const |
float | getFloat () const |
double | getDouble () const |
const int24_32_t & | operator= (const int24_32_t &_obj) |
bool | operator== (const int24_32_t &_obj) const |
bool | operator!= (const int24_32_t &_obj) const |
bool | operator< (const audio::int24_32_t &_obj) const |
bool | operator<= (const audio::int24_32_t &_obj) const |
bool | operator> (const audio::int24_32_t &_obj) const |
bool | operator>= (const audio::int24_32_t &_obj) const |
const int24_32_t & | operator+= (const int24_32_t &_obj) |
int24_32_t | operator+ (const int24_32_t &_obj) const |
const int24_32_t & | operator-= (const int24_32_t &_obj) |
int24_32_t | operator- (const int24_32_t &_obj) const |
const int24_32_t & | operator*= (const int24_32_t &_obj) |
int24_32_t | operator* (const int24_32_t &_obj) const |
const int24_32_t & | operator/= (const int24_32_t &_obj) |
int24_32_t | operator/ (const int24_32_t &_obj) const |
int24_32_t & | operator++ () |
int24_32_t | operator++ (int _unused) |
int24_32_t & | operator-- () |
int24_32_t | operator-- (int _unused) |
Detailed Description
+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+ |31|30|29|28|27|26|25|24|23|22|21|20|19|18|17|16|15|14|13|12|11|10| 9| 8| 7| 6| 5| 4| 3| 2| 1| 0| +–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+–+ |BS| > 1.0 | < 1.0 | +–+-----------------—+--------------------------------------------------------------------—+
The documentation for this class was generated from the following file:
- framework/musicdsp/audio/audio/int24_32_t.hpp