Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h313 __le32 periods_max; /* max number of periods */ member
610 __le32 periods_max; /* max number of periods */ member
/third_party/alsa-lib/src/topology/
H A Dpcm.c496 if (strcmp(id, "periods_max") == 0) { in tplg_parse_stream_caps()
497 if (parse_unsigned(n, &sc->periods_max)) in tplg_parse_stream_caps()
591 if (err >= 0 && sc->periods_max) in tplg_save_stream_caps()
593 sc->periods_max); in tplg_save_stream_caps()
1768 caps->periods_max = caps_tpl->periods_max; in tplg_add_stream_caps()
2092 cap->periods_max = pcm->caps[i].periods_max; in tplg_decode_pcm()
/third_party/alsa-lib/include/
H A Dtopology.h992 unsigned int periods_max; /*!< max number of periods */ member

Completed in 7 milliseconds