Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/usb/
H A Duaudio.c428 uint8_t bPrecision; member
1955 (p_fmt->bPrecision == bBitResolution)) in uaudio_chan_fill_info_sub()
2016 (p_fmt->bPrecision == bBitResolution)) in uaudio_chan_fill_info_sub()
2071 chan_alt->sample_size = (channels * p_fmt->bPrecision) / 8; in uaudio_chan_fill_info_sub()