MPD
0.20.6
|
Go to the source code of this file.
Data Structures | |
struct | ConstBuffer< T > |
A reference to a memory area that is read-only. More... | |
Functions | |
ConstBuffer< uint32_t > | pcm_dsd_to_dop (PcmBuffer &buffer, unsigned channels, ConstBuffer< uint8_t > src) |
Pack DSD 1 bit samples into (padded) 24 bit PCM samples for playback over USB, according to the DoP standard: http://dsd-guide.com/dop-open-standard. More... | |
ConstBuffer<uint32_t> pcm_dsd_to_dop | ( | PcmBuffer & | buffer, |
unsigned | channels, | ||
ConstBuffer< uint8_t > | src | ||
) |
Pack DSD 1 bit samples into (padded) 24 bit PCM samples for playback over USB, according to the DoP standard: http://dsd-guide.com/dop-open-standard.