Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches

◆ nrf_edgeai_input_init_discrete_window()

nrf_edgeai_err_t nrf_edgeai_input_init_discrete_window ( nrf_edgeai_input_t * p_input_ctx)

Setup input context for discrete windowing.

Initializes the input context for models that use discrete windowing, where each window is processed independently.

Parameters
[in,out]p_input_ctxPointer to the input context structure (nrf_edgeai_input_t).
Returns
nRF Edge AI operation status code nrf_edgeai_err_t