Home
last modified time | relevance | path

Searched refs:period_size_max (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/tinyalsa/
Dtinyalsasink.c286 int period_size_min, period_size_max; in gst_tinyalsa_sink_prepare() local
299 period_size_max = pcm_params_get_max (params, PCM_PARAM_PERIOD_SIZE); in gst_tinyalsa_sink_prepare()
307 CLAMP (config.period_size, period_size_min, period_size_max); in gst_tinyalsa_sink_prepare()
/third_party/alsa-lib/include/sound/uapi/
Dasoc.h313 __le32 period_size_max; /* max period size bytes */ member
610 __le32 period_size_max; /* max period size bytes */ member
/third_party/alsa-lib/include/
Dtopology.h996 unsigned int period_size_max; /*!< max period size bytes */ member
/third_party/alsa-lib/src/topology/
Dpcm.c510 if (parse_unsigned(n, &sc->period_size_max)) in tplg_parse_stream_caps()
598 if (err >= 0 && sc->period_size_max) in tplg_save_stream_caps()
600 sc->period_size_max); in tplg_save_stream_caps()
1740 caps->period_size_max = caps_tpl->period_size_max; in tplg_add_stream_caps()
2064 cap->period_size_max = pcm->caps[i].period_size_max; in tplg_decode_pcm()
/third_party/alsa-utils/speaker-test/
Dspeaker-test.c433 snd_pcm_uframes_t period_size_max; in set_hwparams() local
483 err = snd_pcm_hw_params_get_period_size_max(params, &period_size_max, NULL); in set_hwparams()
485 printf(_("Period size range from %lu to %lu\n"),period_size_min, period_size_max); in set_hwparams()
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi83230 …<var-decl name="period_size_max" type-id="2f162548" visibility="default" filepath="include/uapi/so…
Dtest-PR27569-v0.abi83212 …<var-decl name="period_size_max" type-id="2f162548" visibility="default" filepath="include/uapi/so…