Home
last modified time | relevance | path

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

/linux/sound/usb/usx2y/
H A Dusb_stream.c537 unsigned int frames_per_packet, min_frames = 0; in stream_start() local
557 min_frames += frames_per_packet; in stream_start()
559 (min_frames >> 8) * s->cfg.frame_size; in stream_start()