Home
last modified time | relevance | path

Searched refs:left_channel (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/drivers/audio/
Dmpxxdtyy.c38 static uint8_t left_channel(uint8_t a, uint8_t b) in left_channel() function
111 ((uint8_t *)pdm_block)[2*i] = left_channel(a, b); in sw_filter_lib_run()