Searched refs:period_size_max (Results 1 – 7 of 7) sorted by relevance
286 int period_size_min, period_size_max; in gst_tinyalsa_sink_prepare() local299 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()
313 __le32 period_size_max; /* max period size bytes */ member610 __le32 period_size_max; /* max period size bytes */ member
996 unsigned int period_size_max; /*!< max period size bytes */ member
510 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()
433 snd_pcm_uframes_t period_size_max; in set_hwparams() local483 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()
83230 …<var-decl name="period_size_max" type-id="2f162548" visibility="default" filepath="include/uapi/so…
83212 …<var-decl name="period_size_max" type-id="2f162548" visibility="default" filepath="include/uapi/so…