sipxmedialib
Version 3.3
|
This is the complete list of members for MpDspUtils, including all inherited members.
abs(int16_t a) | MpDspUtils | inlinestatic |
abs(int32_t a) | MpDspUtils | inlinestatic |
add(int16_t a, int16_t b) | MpDspUtils | inlinestatic |
add(int32_t a, int32_t b) | MpDspUtils | inlinestatic |
add(const int32_t *pSrc1, const int32_t *pSrc2, int32_t *pDst, int dataLength) | MpDspUtils | static |
add_I(int16_t &a, int16_t b) | MpDspUtils | inlinestatic |
add_I(int32_t &a, int32_t b) | MpDspUtils | inlinestatic |
add_I(const int16_t *pSrc1, int32_t *pSrc2Dst, int dataLength) | MpDspUtils | static |
add_IAtt(const int16_t *pSrc1, int32_t *pSrc2Dst, int dataLength, unsigned src1ScaleFactor) | MpDspUtils | static |
add_IGain(const int16_t *pSrc1, int32_t *pSrc2Dst, int dataLength, unsigned src1ScaleFactor) | MpDspUtils | static |
addMul_I(int32_t &a, int16_t b, int16_t c) | MpDspUtils | inlinestatic |
addMul_I(const int16_t *pSrc1, int16_t val, int32_t *pSrc2Dst, int dataLength) | MpDspUtils | static |
addMulLinear_I(const int16_t *pSrc1, int16_t valStart, int16_t valEnd, int32_t *pSrc2Dst, int dataLength) | MpDspUtils | static |
compareSerials(uint32_t val1, uint32_t val2) | MpDspUtils | inlinestatic |
compareSerials(uint16_t val1, uint16_t val2) | MpDspUtils | inlinestatic |
convert(const int32_t *pSrc, int16_t *pDst, int dataLength) | MpDspUtils | static |
convert(const int16_t *pSrc, int32_t *pDst, int dataLength) | MpDspUtils | static |
convert_Att(const int32_t *pSrc, int16_t *pDst, int dataLength, unsigned srcScaleFactor) | MpDspUtils | static |
convert_Att(const int16_t *pSrc, int32_t *pDst, int dataLength, unsigned srcScaleFactor) | MpDspUtils | static |
convert_Gain(const int32_t *pSrc, int16_t *pDst, int dataLength, unsigned srcScaleFactor) | MpDspUtils | static |
convert_Gain(const int16_t *pSrc, int32_t *pDst, int dataLength, unsigned srcScaleFactor) | MpDspUtils | static |
countClippedValues(const int16_t *pSrc, int dataLength) | MpDspUtils | inlinestatic |
maxAbs(const int16_t *pSrc, int dataLength) | MpDspUtils | inlinestatic |
maximum(int16_t a, int16_t b) | MpDspUtils | inlinestatic |
maximum(int32_t a, int32_t b) | MpDspUtils | inlinestatic |
maximum(const int16_t *pSrc, int dataLength) | MpDspUtils | inlinestatic |
maximum(const int32_t *pSrc, int dataLength) | MpDspUtils | inlinestatic |
minimum(int16_t a, int16_t b) | MpDspUtils | inlinestatic |
minimum(int32_t a, int32_t b) | MpDspUtils | inlinestatic |
minimum(const int16_t *pSrc, int dataLength) | MpDspUtils | inlinestatic |
minimum(const int32_t *pSrc, int dataLength) | MpDspUtils | inlinestatic |
mul(const int16_t *pSrc, const int16_t val, int32_t *pDst, int dataLength) | MpDspUtils | static |
mul_I(int16_t *pSrcDst, const int16_t val, int dataLength) | MpDspUtils | static |
mulLinear(const int16_t *pSrc, int16_t valStart, int16_t valEnd, int32_t *pDst, int dataLength) | MpDspUtils | static |
shl16(int32_t a, unsigned scale) | MpDspUtils | inlinestatic |
shl16_I(int32_t &a, unsigned scale) | MpDspUtils | inlinestatic |
shl32(int32_t a, unsigned scale) | MpDspUtils | inlinestatic |
shl32_I(int32_t &a, unsigned scale) | MpDspUtils | inlinestatic |
sqrt(uint32_t val) | MpDspUtils | inlinestatic |