* v4.16.0
This commit is contained in:
HailoRT-Automation
2023-12-28 16:14:01 +02:00
committed by GitHub
parent 459eaf0234
commit 35d9282f36
276 changed files with 14513 additions and 8725 deletions

View File

@@ -64,9 +64,10 @@ typedef struct {
uint16_t periph_bytes_per_buffer;
uint16_t periph_buffers_per_frame;
uint16_t feature_padding_payload;
uint16_t buffer_padding_payload;
uint32_t buffer_padding_payload;
uint16_t buffer_padding;
bool is_periph_calculated_in_hailort;
bool is_core_hw_padding_config_in_dfc;
} CONTEXT_SWITCH_DEFS__stream_reg_info_t;
#if defined(_MSC_VER)