Home
last modified time | relevance | path

Searched defs:period_size (Results 1 – 24 of 24) sorted by relevance

/third_party/ffmpeg/libavdevice/
Dalsa.h52 int period_size; ///< preferred size for reads and writes, in frames member
Dalsa.c177 snd_pcm_uframes_t buffer_size, period_size; in ff_alsa_open() local
/third_party/alsa-utils/bat/
Dalsa.c34 snd_pcm_uframes_t period_size; member
79 snd_pcm_uframes_t period_size = 0; in set_snd_pcm_params() local
Dcommon.h216 int period_size; /* period size in frames */ member
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c203 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/
Dgstwebrtcechoprobe.h69 guint period_size; member
Dgstwebrtcdsp.cpp244 guint period_size; member
/third_party/alsa-lib/test/
Dseq-sender.c9 int period_size = 1024; variable
Dlatency.c46 int period_size = 0; /* auto */ variable
Dpcm.c27 static snd_pcm_sframes_t period_size; variable
/third_party/alsa-lib/src/pcm/
Dpcm_simple.c287 snd_pcm_uframes_t *period_size) in snd_spcm_init_get_params()
Dpcm_direct.h71 snd_pcm_sframes_t period_size; member
87 snd_interval_t period_size; member
98 unsigned int period_size; member
Dpcm_direct.c924 snd_interval_t period_size = dshare->shmptr->hw.period_size; local
Dpcm_rate.c235 snd_interval_t *period_size; in snd_pcm_rate_hw_refine_cchange() local
Dpcm_local.h207 snd_pcm_uframes_t period_size; member
Dpcm.c8614 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/
Dgstalsasrc.h72 snd_pcm_uframes_t period_size; member
Dgstalsasink.h73 snd_pcm_uframes_t period_size; member
Dgstalsasink.c550 snd_pcm_uframes_t period_size = SPDIF_PERIOD_SIZE; in set_hwparams() local
/third_party/alsa-lib/include/
Dpcm_rate.h48 snd_pcm_uframes_t period_size; member
Dpcm_ioplug.h122 snd_pcm_uframes_t period_size; /**< period size; filled after hw_params is called */ member
/third_party/alsa-utils/alsaloop/
Dalsaloop.h97 unsigned int period_size; member
Dpcmjob.c230 snd_pcm_uframes_t val, period_size, buffer_size; in setparams_set() local
/third_party/alsa-utils/speaker-test/
Dspeaker-test.c105 static snd_pcm_uframes_t period_size; variable