Searched refs:period_bytes (Results 1 – 6 of 6) sorted by relevance
38 size_t period_bytes; member293 sndpcm->period_bytes = sndpcm->period_size * sndpcm->frame_bits / 8; in set_snd_pcm_params()294 sndpcm->buffer = (char *) malloc(sndpcm->period_bytes); in set_snd_pcm_params()297 sndpcm->period_bytes); in set_snd_pcm_params()349 int bytes = sndpcm->period_bytes; /* playback buffer size */ in latencytest_process_output()382 int bytes = sndpcm->period_bytes; /* playback buffer size */ in write_to_pcm_loop()571 size = (remain <= sndpcm->period_bytes) ? in read_from_pcm_loop()572 remain : sndpcm->period_bytes; in read_from_pcm_loop()611 int size = sndpcm->period_bytes; in latencytest_process_input()
977 int period_bytes; /*!< size of period in bytes */ member
1711 strm->period_bytes = strm_tpl->period_bytes; in tplg_add_stream_object()2036 stream->period_bytes = pcm->stream[i].period_bytes; in tplg_decode_pcm()2187 stream->period_bytes = link->stream[i].period_bytes; in tplg_decode_link()
327 __le32 period_bytes; /* size of period in bytes */ member
83186 …<var-decl name="period_bytes" type-id="2f162548" visibility="default" filepath="include/uapi/sound…83362 …<var-decl name="period_bytes" type-id="f0981eeb" visibility="default" filepath="sound/usb/card.h" …
83168 …<var-decl name="period_bytes" type-id="2f162548" visibility="default" filepath="include/uapi/sound…83344 …<var-decl name="period_bytes" type-id="f0981eeb" visibility="default" filepath="sound/usb/card.h" …