Murl::Util::SampleConverter Member List
This is the complete list of members for Murl::Util::SampleConverter, including all inherited members.
GetConverter(IEnums::SampleFormat destFormat, IEnums::SampleFormat srcFormat) | Murl::Util::SampleConverter | static |
GetFromM16(IEnums::SampleFormat destFormat) | Murl::Util::SampleConverter | static |
GetFromM8(IEnums::SampleFormat destFormat) | Murl::Util::SampleConverter | static |
GetFromS16(IEnums::SampleFormat destFormat) | Murl::Util::SampleConverter | static |
GetFromS8(IEnums::SampleFormat destFormat) | Murl::Util::SampleConverter | static |
M16ToM16(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
M16ToM8(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
M16ToS16(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
M16ToS8(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
M8ToM16(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
M8ToM8(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
M8ToS16(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
M8ToS8(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
Method typedef | Murl::Util::SampleConverter | |
S16ToM16(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
S16ToM8(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
S16ToS16(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
S16ToS8(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
S8ToM16(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
S8ToM8(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
S8ToS16(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |
S8ToS8(UInt8 *dstPtr, const UInt8 *srcPtr, UInt32 numberOfSamples) | Murl::Util::SampleConverter | static |