Searched refs:I2S_BITS_PER_SAMPLE_8BIT (Results 1 – 2 of 2) sorted by relevance
28 I2S_BITS_PER_SAMPLE_8BIT = 8, /*!< data bit-width: 8 */ enumerator
1679 if (src_bits < I2S_BITS_PER_SAMPLE_8BIT || aim_bits < I2S_BITS_PER_SAMPLE_8BIT) { in i2s_write_expand()