Searched refs:frame_bytes (Results 1 – 2 of 2) sorted by relevance
106 unsigned int frame_bytes; member193 ua->playback.frame_bytes; in playback_urb_complete()214 unsigned int frame_bytes, frames1; in copy_playback_data() local218 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() local322 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 …]
234 u32 frame_bytes, buffer_bytes; in chv3_dma_pointer() local237 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