Searched refs:SAMPLE_BIT_WIDTH (Results 1 – 4 of 4) sorted by relevance
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()
20 #define SAMPLE_BIT_WIDTH 16 macro42 .pcm_width = SAMPLE_BIT_WIDTH,