Home
last modified time | relevance | path

Searched refs:periods_min (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h312 __le32 periods_min; /* min number of periods */ member
609 __le32 periods_min; /* min number of periods */ member
/third_party/alsa-lib/src/topology/
H A Dpcm.c490 if (strcmp(id, "periods_min") == 0) { in tplg_parse_stream_caps()
491 if (parse_unsigned(n, &sc->periods_min)) in tplg_parse_stream_caps()
588 if (err >= 0 && sc->periods_min) in tplg_save_stream_caps()
590 sc->periods_min); in tplg_save_stream_caps()
1767 caps->periods_min = caps_tpl->periods_min; in tplg_add_stream_caps()
2091 cap->periods_min = pcm->caps[i].periods_min; in tplg_decode_pcm()
/third_party/alsa-lib/include/
H A Dtopology.h991 unsigned int periods_min; /*!< min number of periods */ member

Completed in 6 milliseconds