Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/line6/
Dplayback.c28 int bytes_per_frame) in change_volume()
67 struct urb *urb_out, int bytes_per_frame) in create_impulse_test_signal()
112 int volume, int bytes_per_frame) in add_monitor_signal()
142 const int bytes_per_frame = line6pcm->properties->bytes_per_frame; in submit_audio_out_urb() local
Dcapture.c148 const int bytes_per_frame = line6pcm->properties->bytes_per_frame; in line6_capture_copy() local
Dpcm.h105 int bytes_per_frame; member
/linux-3.3/sound/usb/6fire/
Dpcm.c204 int bytes_per_frame = alsa_rt->channels << 2; in usb6fire_pcm_capture() local
251 int bytes_per_frame = alsa_rt->channels << 2; in usb6fire_pcm_playback() local
/linux-3.3/sound/pci/lx6464es/
Dlx6464es.c433 const u32 bytes_per_frame = channels * 3; in lx_trigger_start() local
Dlx_core.c1169 const u32 bytes_per_frame = channels * 3; in lx_interrupt_request_new_buffer() local
/linux-3.3/sound/pci/mixart/
Dmixart_core.h399 u32 bytes_per_frame; member
/linux-3.3/sound/pci/asihpi/
Dhpifunc.c1025 u16 hpi_instream_ancillary_reset(u32 h_instream, u16 bytes_per_frame, in hpi_instream_ancillary_reset()