Lines Matching +full:dsp +full:- +full:based
11 management frameworks and, as such, can easily co-exist with them.
16 switching decisions based upon any audio stream (capture/playback)
19 DAPM is based on two basic elements, called widgets and routes:
32 The graph for the STM32MP1-DK1 sound card is shown in picture:
34 .. kernel-figure:: dapm-graph.svg
121 Inter widget audio data buffer within a DSP.
123 DSP internal scheduler that schedules component/pipeline processing
128 Sample Rate Converter within DSP or CODEC
130 Asynchronous Sample Rate Converter within DSP or CODEC
139 (Widgets are defined in include/sound/soc-dapm.h)
142 There are convenience macros defined in soc-dapm.h that can be used to quickly
150 ---------------------
179 -------------------
208 ----------------------
212 machine audio component (non codec or DSP) that can be independently
234 -------------------
242 ---------------
246 a virtual widget - a widget with no control bits e.g.
293 separate widgets and routes arrays implementing the case-specific features
298 Codec/DSP Widget Interconnections
305 This is easiest with a diagram of the codec or DSP (and schematic of the machine
345 -------------------------------
401 See soc-dapm.h for all other widgets that support events.
405 -----------