Error-Diffusion Dithering
Decoder --|PCM audio output| Speakers[Speakers]
,更多细节参见91视频
united24media.com
The kernel is the shared surfaceWhen any code runs on Linux, it interacts with the hardware through the kernel via system calls. The Linux kernel exposes roughly 340 syscalls, and the kernel implementation is tens of millions of lines of C code. Every syscall is an entry point into that codebase.