Home
last modified time | relevance | path

Searched refs:frame_bytes (Results 1 – 2 of 2) sorted by relevance

/sound/usb/misc/
A Dua101.c106 unsigned int frame_bytes; member
193 ua->playback.frame_bytes; in playback_urb_complete()
214 unsigned int frame_bytes, frames1; in copy_playback_data() local
218 frame_bytes = stream->frame_bytes; in copy_playback_data()
287 frames * ua->playback.frame_bytes; in playback_work()
318 unsigned int frame_bytes, frames1; in copy_capture_data() local
322 frame_bytes = stream->frame_bytes; in copy_capture_data()
363 stream->frame_bytes; in capture_urb_complete()
591 frames * ua->playback.frame_bytes; in start_usb_playback()
997 ua->capture.frame_bytes = in detect_usb_format()
[all …]
/sound/soc/google/
A Dchv3-i2s.c234 u32 frame_bytes, buffer_bytes; in chv3_dma_pointer() local
237 frame_bytes = substream->runtime->frame_bits * 8; in chv3_dma_pointer()
245 idx_bytes = (idx_bytes - frame_bytes) & (buffer_bytes - 1); in chv3_dma_pointer()

Completed in 13 milliseconds