Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dutvfu.h63 #define UTVFU_CHUNK_SIZE 256 macro
H A Dutvfu.c630 while (len >= UTVFU_CHUNK_SIZE) { in utvfu_audio_decode()
654 len -= UTVFU_CHUNK_SIZE; /* _CHUNK + _AUDIO_HDRSIZE */ in utvfu_audio_decode()
1334 #define CHUNK_STRIDE (UTVFU_CHUNK_SIZE*4) in utvfu_vs_cb()