/third_party/ffmpeg/libavdevice/ |
D | alsa.h | 52 int period_size; ///< preferred size for reads and writes, in frames member
|
D | alsa.c | 177 snd_pcm_uframes_t buffer_size, period_size; in ff_alsa_open() local
|
/third_party/alsa-utils/bat/ |
D | alsa.c | 34 snd_pcm_uframes_t period_size; member 79 snd_pcm_uframes_t period_size = 0; in set_snd_pcm_params() local
|
D | common.h | 216 int period_size; /* period size in frames */ member
|
/third_party/pulseaudio/src/modules/alsa/ |
D | alsa-util.c | 203 snd_pcm_uframes_t *period_size, in pa_alsa_set_hw_params() 520 snd_pcm_uframes_t *period_size, in pa_alsa_open_by_device_id_auto() 629 snd_pcm_uframes_t *period_size, in pa_alsa_open_by_device_id_mapping() 681 snd_pcm_uframes_t *period_size, in pa_alsa_open_by_device_string() 781 snd_pcm_uframes_t *period_size, in pa_alsa_open_by_template()
|
/third_party/gstreamer/gstplugins_bad/ext/webrtcdsp/ |
D | gstwebrtcechoprobe.h | 69 guint period_size; member
|
D | gstwebrtcdsp.cpp | 244 guint period_size; member
|
/third_party/alsa-lib/test/ |
D | seq-sender.c | 9 int period_size = 1024; variable
|
D | latency.c | 46 int period_size = 0; /* auto */ variable
|
D | pcm.c | 27 static snd_pcm_sframes_t period_size; variable
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_simple.c | 287 snd_pcm_uframes_t *period_size) in snd_spcm_init_get_params()
|
D | pcm_direct.h | 71 snd_pcm_sframes_t period_size; member 87 snd_interval_t period_size; member 98 unsigned int period_size; member
|
D | pcm_direct.c | 924 snd_interval_t period_size = dshare->shmptr->hw.period_size; local
|
D | pcm_rate.c | 235 snd_interval_t *period_size; in snd_pcm_rate_hw_refine_cchange() local
|
D | pcm_local.h | 207 snd_pcm_uframes_t period_size; member
|
D | pcm.c | 8614 snd_pcm_uframes_t buffer_size, period_size; in snd_pcm_set_params() local 8794 snd_pcm_uframes_t *period_size) in snd_pcm_get_params()
|
/third_party/gstreamer/gstplugins_base/ext/alsa/ |
D | gstalsasrc.h | 72 snd_pcm_uframes_t period_size; member
|
D | gstalsasink.h | 73 snd_pcm_uframes_t period_size; member
|
D | gstalsasink.c | 550 snd_pcm_uframes_t period_size = SPDIF_PERIOD_SIZE; in set_hwparams() local
|
/third_party/alsa-lib/include/ |
D | pcm_rate.h | 48 snd_pcm_uframes_t period_size; member
|
D | pcm_ioplug.h | 122 snd_pcm_uframes_t period_size; /**< period size; filled after hw_params is called */ member
|
/third_party/alsa-utils/alsaloop/ |
D | alsaloop.h | 97 unsigned int period_size; member
|
D | pcmjob.c | 230 snd_pcm_uframes_t val, period_size, buffer_size; in setparams_set() local
|
/third_party/alsa-utils/speaker-test/ |
D | speaker-test.c | 105 static snd_pcm_uframes_t period_size; variable
|