Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/
H A Dpcmtest.c166 static inline size_t ch_pos_i(size_t b_total, unsigned int channels, unsigned int b_sample) in ch_pos_i() function
182 if (current_byte != patt_bufs[ch_num].buf[ch_pos_i(v_iter->total_bytes, in check_buf_block_i()
260 pos_in_ch = ch_pos_i(v_iter->total_bytes, runtime->channels, v_iter->sample_bytes); in fill_block_pattern_i()