External email: Use caution opening links or attachments
30.01.2020 13:33, Sameer Pujar ÐÐÑÐÑ:
...
+static const int tegra210_cif_fmt[] = {static const *unsigned* int?
+ 0,
+ TEGRA_ACIF_BITS_16,
+ TEGRA_ACIF_BITS_32,
+};
+
+static const int tegra210_i2s_bit_fmt[] = {
+ 0,
+ I2S_BITS_16,
+ I2S_BITS_32,
+};
+
+static const int tegra210_i2s_sample_size[] = {
+ 0,
+ 16,
+ 32,
+};