Searched refs:I2S_BITS_PER_SAMPLE_24BIT (Results 1 – 2 of 2) sorted by relevance
30 I2S_BITS_PER_SAMPLE_24BIT = 24, /*!< data bit-width: 24 */ enumerator
1691 if (src_bits == I2S_BITS_PER_SAMPLE_24BIT && (size % 3 != 0)) { in i2s_write_expand()