Home
last modified time | relevance | path

Searched defs:bytes_per_ch (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c224 size_t bytes_per_ch = unicode ? 3 : 1; in softsynthx_read() local
/openbmc/linux/sound/soc/xilinx/
H A Dxlnx_formatter_pcm.c458 u32 low, high, active_ch, val, bytes_per_ch, bits_per_sample; in xlnx_formatter_pcm_hw_params() local