Home
last modified time | relevance | path

Searched defs:bytes_per_frame (Results 1 – 5 of 5) sorted by relevance

/sound/usb/6fire/
Dpcm.c209 int bytes_per_frame = alsa_rt->channels << 2; in usb6fire_pcm_capture() local
256 int bytes_per_frame = alsa_rt->channels << 2; in usb6fire_pcm_playback() local
/sound/pci/lx6464es/
Dlx6464es.c432 const u32 bytes_per_frame = channels * 3; in lx_trigger_start() local
Dlx_core.c1044 const u32 bytes_per_frame = channels * 3; in lx_interrupt_request_new_buffer() local
/sound/pci/mixart/
Dmixart_core.h399 u32 bytes_per_frame; member
/sound/pci/asihpi/
Dhpifunc.c1025 u16 hpi_instream_ancillary_reset(u32 h_instream, u16 bytes_per_frame, in hpi_instream_ancillary_reset()