ESP-IDF Firmware
Firmware architecture and call graph
Loading...
Searching...
No Matches
image2d_s Struct Reference

#include <dsp_types.h>

Data Fields

void * data
int step_x
int step_y
int stride_x
int stride_y
int size_x
int size_y

Detailed Description

Definition at line 24 of file dsp_types.h.

Field Documentation

◆ data

◆ size_x

int image2d_s::size_x

Definition at line 32 of file dsp_types.h.

Referenced by dspi_conv_f32_ansi().

◆ size_y

int image2d_s::size_y

Definition at line 33 of file dsp_types.h.

Referenced by dspi_conv_f32_ansi().

◆ step_x

◆ step_y

◆ stride_x

◆ stride_y


The documentation for this struct was generated from the following file: