Searched defs:pcm_config (Results 1 – 5 of 5) sorted by relevance
86 struct pcm_config { struct87 unsigned int channels;88 unsigned int rate;89 unsigned int period_size;90 unsigned int period_count;91 enum pcm_format format;103 unsigned int start_threshold;104 unsigned int stop_threshold;105 unsigned int silence_threshold;106 unsigned int silence_size;[all …]
54 struct pcm_config pcm_config; // Constant after init member90 struct pcm_config pcm_config; // Constant after init member
56 struct pcm_config pcm_config; // Constant after init member94 struct pcm_config pcm_config; // Constant after init member
110 struct pcm_config pcm_config; in pcmOpen() local
184 struct pcm_config pcm_config; // Constant after init member215 struct pcm_config pcm_config; // Constant after init member