Home
last modified time | relevance | path

Searched defs:period_bytes (Results 1 – 6 of 6) sorted by relevance

/external/tinyalsa/include/tinyalsa/
Dpcm_plugin.h88 struct pcm_plugin_min_max period_bytes; member
/external/crosvm/devices/src/virtio/snd/vios_backend/
Dshm_streams.rs98 let period_bytes = (frame_size * buffer_size) as u32; localVariable
Dshm_vios.rs668 pub period_bytes: u32, field
/external/crosvm/devices/src/virtio/snd/
Dlayout.rs93 pub period_bytes: Le32, field
/external/tinyalsa_new/include/tinyalsa/
Dplugin.h167 struct pcm_plugin_min_max period_bytes; member
/external/kernel-headers/original/uapi/sound/
Dasoc.h328 __le32 period_bytes; /* size of period in bytes */ member