Searched refs:tx_window (Results 1 – 2 of 2) sorted by relevance
27 uint8_t tx_window[ADSP_DW_SLOT_SIZE - RX_WINDOW_SIZE]; member64 sh_adsp_mw->ws_tx = sys_winstream_init(&dw_slot->tx_window[0], sizeof(dw_slot->tx_window)); in init()67 sizeof(dw_slot->rx_window), sizeof(dw_slot->tx_window)); in init()
398 uint16_t tx_window; member