Searched refs:SAMPLE_BIT_WIDTH (Results 1 – 6 of 6) sorted by relevance
18 #define SAMPLE_BIT_WIDTH (16U) macro74 .pcm_width = SAMPLE_BIT_WIDTH, in main()115 audio_cfg.dai_cfg.i2s.word_size = SAMPLE_BIT_WIDTH; in main()143 config.word_size = SAMPLE_BIT_WIDTH; in main()
14 #define SAMPLE_BIT_WIDTH 16 macro89 .pcm_width = SAMPLE_BIT_WIDTH, in main()
25 #define SAMPLE_BIT_WIDTH 16 macro27 #define BYTES_PER_SAMPLE DIV_ROUND_UP(SAMPLE_BIT_WIDTH, 8)270 config.word_size = SAMPLE_BIT_WIDTH; in main()
24 #define SAMPLE_BIT_WIDTH 16 macro275 config.word_size = SAMPLE_BIT_WIDTH; in main()
27 #define SAMPLE_BIT_WIDTH 16 macro29 #define BYTES_PER_SAMPLE DIV_ROUND_UP(SAMPLE_BIT_WIDTH, 8)533 config.word_size = SAMPLE_BIT_WIDTH; in main()
20 #define SAMPLE_BIT_WIDTH 16 macro42 .pcm_width = SAMPLE_BIT_WIDTH,